Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train,test and run demo of inspose #22

Open
zhaoduanlu opened this issue Nov 11, 2022 · 1 comment
Open

How to train,test and run demo of inspose #22

zhaoduanlu opened this issue Nov 11, 2022 · 1 comment

Comments

@zhaoduanlu
Copy link

zhaoduanlu commented 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

@zhaoduanlu zhaoduanlu changed the title Qusetions about pretrainded models How to train,test and run demo of inspose Nov 11, 2022
@AndSonder
Copy link

AndSonder commented Nov 15, 2022

use python tools/train.py configs/inspose/inspose_r50_8x4_3x_coco.py and change the path of coco in the config (data_root).
@zhaoduanlu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants