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
Thanks for your work, I am recently studying this code, when i use
CUDA_VISIBLE_DEVICES=0 bash Opera/tools/dist_train.sh Opera/configs/inspose/inspose_r50_8x4_3x_coco.py 1 to run the code,
but i I met a mistake
FileNotFoundError: [Errno 2] No such file or directory: '/data/configs/inspose/person_keypoints_train2017_pseudobox.json'
I don't see any information about relevant folders on github homepage,“data/configs/inspose/"
Looking forward to your reply and answer
The text was updated successfully, but these errors were encountered:
zhaoduanlu
changed the title
Qusetions about pretrainded models
How to train,test and run demo of inspose
Nov 11, 2022
Thanks for your work, I am recently studying this code, when i use
CUDA_VISIBLE_DEVICES=0 bash Opera/tools/dist_train.sh Opera/configs/inspose/inspose_r50_8x4_3x_coco.py 1 to run the code,
but i I met a mistake
FileNotFoundError: [Errno 2] No such file or directory: '/data/configs/inspose/person_keypoints_train2017_pseudobox.json'
I don't see any information about relevant folders on github homepage,“data/configs/inspose/"
Looking forward to your reply and answer
The text was updated successfully, but these errors were encountered: