Zhongdao / Towards-Realtime-MOT

Joint Detection and Embedding for fast multi-object tracking
MIT License
2.37k stars 539 forks source link

how to generate .train and .val file? #166

Closed yoonsoo-Shin closed 4 years ago

yoonsoo-Shin commented 4 years ago

Thanks for your great work.

I created a custom image and label to try to track the chicken.

I configured the folder and ccmcpe.json file as shown in the following pictures. help 0 1

However, it returns 'no .train file' as shown in the following pircure. I think the train file is output after training, how can I solve this problem?? What parts should I fix?? 2

yoonsoo-Shin commented 4 years ago

I changed the .train, .val files to .txt and figured out a workaround. I write to friends who are worried like me.