ZFTurbo / Weighted-Boxes-Fusion

Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
MIT License
1.72k stars 238 forks source link

Back propagation when multiple models are ensembled #59

Open botbw opened 1 year ago

botbw commented 1 year ago

Hi, is it possible to do back-propagation on the model ensembled using WBF? Or would we have a pytorch implementation for WBF?