aim-uofa/AdelaiDet

datasets folder

zhaoduanlu opened this issue · 1 comments

Thanks for your work,when i training the code , I have a question,

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/coco/annotations/person_keypoints_train2017.json'

I don't know which file is used to set the dataset path,Can you tell me the answer
Looking forward to your reply and answer

There's a directory '/AdeleiDet/datasets/', you should create a symbolic link so that this directory includes the coco directory, '/AdaleiDet/datasets/coco/'.