zylo117 / Yet-Another-EfficientDet-Pytorch

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
GNU Lesser General Public License v3.0
5.2k stars 1.27k forks source link

hyper-parameters #748

Open Barbend opened 1 year ago

Barbend commented 1 year ago

I am training on a dense type of data, like the image in this github page with the streets, cars and people. Am getting a very high number of undetected instances - are there hyper-parameters that i can use for tuning the model in training ?