You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after running the create py dataset rhd,the directory [rhd_dataset] only have 4 items(depth color mask & annotation.pickle )
and then run bash
error occurred as follows:
train.py: error: unrecognized arguments:
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 2) local_rank: 0 (pid: 9530) of binary: /home/ubt/anaconda3/envs/mmhand/bin/python
how can i solve this problem?
The text was updated successfully, but these errors were encountered:
kakaool
changed the title
FileNotFoundError: [Errno 2] No such file or directory: './datasets/rhd_dataset/train/annotation.pickle'
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 2) local_rank: 0 (pid: 9530) of binary:
Mar 3, 2022
after running the create py dataset rhd,the directory [rhd_dataset] only have 4 items(depth color mask & annotation.pickle )
and then run bash
error occurred as follows:
train.py: error: unrecognized arguments:
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 2) local_rank: 0 (pid: 9530) of binary: /home/ubt/anaconda3/envs/mmhand/bin/python
how can i solve this problem?
The text was updated successfully, but these errors were encountered: