ShuangLI59/person_search

Please help !!! problems running the demo

Opened this issue · 1 comments

When I run demo.py --gpu 0

Appear :IOError: [Errno 2] No such file or directory: 'experiments/cfgs/resnet50.yml'

Please tell me how to solve

Are you sure you are running the script from correct location? Looks like you have to run the script from the root folder of this repo.

Run ls experiments/cfgs/resnet50.yml to test if you can find the file from where you are right now at.