English

Dynamic boxes fusion strategy in object detection

Computer Vision and Pattern Recognition 2022-09-13 v3

Abstract

Object detection on microscopic scenarios is a popular task. As microscopes always have variable magnifications, the object can vary substantially in scale, which burdens the optimization of detectors. Moreover, different situations of camera focusing bring in the blurry images, which leads to great challenge of distinguishing the boundaries between objects and background. To solve the two issues mentioned above, we provide bags of useful training strategies and extensive experiments on Chula-ParasiteEgg-11 dataset, bring non-negligible results on ICIP 2022 Challenge: Parasitic Egg Detection and Classification in Microscopic Images, further more, we propose a new box selection strategy and an improved boxes fusion method for multi-model ensemble, as a result our method wins 1st place(mIoU 95.28%, mF1Score 99.62%), which is also the state-of-the-art method on Chula-ParasiteEgg-11 dataset.

Keywords

Cite

@article{arxiv.2207.00997,
  title  = {Dynamic boxes fusion strategy in object detection},
  author = {Zhijiang Wan and Shichang Liu and Manyu Li},
  journal= {arXiv preprint arXiv:2207.00997},
  year   = {2022}
}

Comments

Due to our negligence, our method has made a serious logical error. This good result is simply because the backbone network is stronger rather than post-processing. Therefore, we hope to withdraw this manuscript so as not to mislead readers

R2 v1 2026-06-24T12:12:21.914Z