Jeff-sjtu/HybrIK

my training is stuck in training phase

m-usamasaleem opened this issue · 1 comments

Screenshot from 2023-11-13 20-53-57

Thankyou so much for your repo. I really like it. However, I'm encountering a challenge where the training process seems to halt and doesn't progress beyond a certain point. I'm not entirely sure what could be causing this issue.

Basically it remain stucks on iterating the train_loader.

Would you be able to offer some guidance or advice on how to troubleshoot and resolve this problem?

You may try changing cfg.TRAIN.WORLD_SIZE to the actual number of GPUs used.