AlbertoSabater / Robust-and-efficient-post-processing-for-video-object-detection

GNU General Public License v3.0
146 stars 20 forks source link

Which hyper-parameters are important? #28

Closed fxd0122 closed 1 year ago

fxd0122 commented 1 year ago

When I used REPP for post-processing, it didn't improve or even worse. I would like to ask if some parameters need to be adjusted? for example distance_func(when I use logreg as the distance function, the performance is very bad. why is this?), clf_mode....

AlbertoSabater commented 1 year ago

Take a look at the Quick usage guide and the paper.