Open Lensty opened 3 years ago
You can make inference on mmdetection models and store boxes as lists in memory. Then apply WBF function.
WBF is only effective for ensembles or TTA. So it's not replacement for NMS or Soft-NMS in single model.
How do I configure WBF to mmdetection
Did you try this method with mmdetection json results?
How do I configure WBF to mmdetection