ByteTrack icon indicating copy to clipboard operation
ByteTrack copied to clipboard

How to experiment with the custom dataset?

Open fuxiaoxue-f opened this issue 4 years ago • 6 comments

You have done a brilliant job. I would like to ask how to experiment with a custom dataset, I have already trained to get the YOLOX model, how should I add the tracker?

fuxiaoxue-f avatar Oct 23 '21 02:10 fuxiaoxue-f

Yes, these days every other developer/team is leaving a Colab link to Train & Test-out on the custom dataset. Something like direct the cloud notebooks would help from a master to a newbie. @ifzhang

snehitvaddi avatar Oct 25 '21 06:10 snehitvaddi

We have just added the tutorials of training custom datasets and how to combine BYTE with other detectors. Hope those can help you :)

ifzhang avatar Oct 25 '21 17:10 ifzhang

@snehitvaddi Thanks you very much for your suggestion! We have added a google colab demo. You can find the link in readme.

ifzhang avatar Oct 30 '21 04:10 ifzhang

@ifzhang May I know how to train the custom dataset? As my datasets are COCO format and json annotation format. I do not have frame id and track id like MOT17 (the example in this repository). How do I create the custom dataset format? Could you please tell me how to do it as I am newbie in this field:(

ImSuMyatNoe avatar Nov 05 '21 03:11 ImSuMyatNoe

Hi, @ImSuMyatNoe. Did you succeed in training your custom dataset. I also happen to have coco-annotated dataset with no frame_id and track_id. I hope you can share your steps if you managed to handle this. Thank you.

bit-scientist avatar Jun 29 '22 04:06 bit-scientist

Hi, @ImSuMyatNoe .Did you succeed in training your custom dataset.If you are successful, can you share it with me??thank you very much。

xin4431 avatar Sep 15 '22 09:09 xin4431