CTracker
CTracker copied to clipboard
how can i get custom dataset csv format
Thank for your great work, now i want to train on my datasets, i hava got the json label files using labelImg,so how can i transform them to the csv format file,I'm looking forward to your reply
You can refer to the reply in issue 22. https://github.com/pjl1995/CTracker/issues/22
@UESTC-ww Hi, I upload the generate_csv.py to generate the MOT17 CSV file. Maybe you can refer it.