TinyDataML/Tiny3D

[model ops] model ensemble

TianhaoFu opened this issue · 0 comments

support tiny3d.model_ensemble(model_list, ensemble_method_name)

  • Non-maximum Suppression (NMS)
  • Soft-NMS [1]
  • Non-maximum weighted (NMW) [2]
  • Weighted boxes fusion (WBF) [3] - new method which gives better results comparing to others