ByteTrack
                                
                                 ByteTrack copied to clipboard
                                
                                    ByteTrack copied to clipboard
                            
                            
                            
                        How to experiment with the custom dataset?
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?
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
We have just added the tutorials of training custom datasets and how to combine BYTE with other detectors. Hope those can help you :)
@snehitvaddi Thanks you very much for your suggestion! We have added a google colab demo. You can find the link in readme.
@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:(
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.
Hi, @ImSuMyatNoe .Did you succeed in training your custom dataset.If you are successful, can you share it with me??thank you very much。