dethresearcher

Results 2 comments of dethresearcher

Thanks for the answer @timmeinhardt! Regarding the losses mostly being zero -- do you have some ideas of what could be wrong? e.g. in the data annotation or maybe hyperparameters?

Thanks @timmeinhardt! The problem was related to using the `generate_coco_from_mot.py` script with a custom dataset, by calling `generate_coco_from_mot` using `mots=False`, I had effectively set `ignore: 1` for all the annotations...