trackformer icon indicating copy to clipboard operation
trackformer copied to clipboard

Error to generate_coco_from_crowdhuman.py

Open isaryo opened this issue 3 years ago • 3 comments

Hi. I'm getting a error when I try to run generate_coco_from_crowdhuman.py. When creating CrowdHuman Dataset, KeyError: '284193,faa9000f2678b5e' is displayed. How should I resolve the error?

isaryo avatar Oct 12 '21 13:10 isaryo

Did you download the CrowdHuman dataset and put it in the correct directory? Are the images in the directory?

timmeinhardt avatar Oct 24 '21 16:10 timmeinhardt

now, '284193,faa9000f2678b5e' is exists in two directories. ./CrowdHuman/train/Images/284193,faa9000f2678b5e.jpg ./CrowdHuman/train_val/Images/284193,faa9000f2678b5e.jpg Should I add it to other directories?

isaryo avatar Oct 27 '21 12:10 isaryo

From which directory are you executing the script? And can you post the entire error log.

timmeinhardt avatar Oct 27 '21 17:10 timmeinhardt