bishwarup307 / retinanet-lightning

Retinanet implementation in pytorch lightning
5 stars 0 forks source link

How to use NMS in a model? #6

Open Egorundel opened 10 months ago

Egorundel commented 10 months ago

Hello! How to use NMS in a model? What should I specify in config.yaml to activate NMS?