trackformer
trackformer copied to clipboard
Error to generate_coco_from_crowdhuman.py
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?
Did you download the CrowdHuman dataset and put it in the correct directory? Are the images in the directory?
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?
From which directory are you executing the script? And can you post the entire error log.