Mike
Mike
Do you have ground truth for your data?
I am working on a hyperparameter-search script to get the best possible results on custom datasets
I am developing this as we speak. Maybe by EOB. Otherwise tomorrow. Some snippets:  
Won't have GPU time to run the hparam search for you but will let you know when it is in usable state @jurvanwijk
It is in usable state now @jurvanwijk : `git pull` `git checkout hps` `pip install -r requirements.txt` `python3 val.py --evolve --n-trials 1000`
Sorry. I just pushed a major refactor. I separated the evolution from the validation. `pull` and try the following ``` $ python evolve.py --tracking-method strongsort --benchmark MOT17 --n-trials 100 #...
Use whatever method that suits your needs :smile: . Those are just usage examples
Let me know you thoughts regarding the `evolve.py` script @jurvanwijk and what troubles you are facing :smile:
https://motchallenge.net/instructions/
Add `, ` to each bbox and merge all the txts