Imad Toubal
Results
2
comments of
Imad Toubal
```Python def get_position(size, padding=0.25): x = [0.000213256, 0.0752622, 0.18113, 0.29077, 0.393397, 0.586856, 0.689483, 0.799124, 0.904991, 0.98004, 0.490127, 0.490127, 0.490127, 0.490127, 0.36688, 0.426036, 0.490127, 0.554217, 0.613373, 0.121737, 0.187122, 0.265825, 0.334606, 0.260918,...
As far as I know, you are not supposed to retrain with Soft NMS. Non-maximum suppression is a post processing step that you can replace with Soft NMS without retraining.