paper-with-me

Papers

Dynamic boxes fusion strategy in object detection

2022-07-03 · Zhijiang Wan, Shichang Liu, Manyu Li

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.

📄 PDF Abstract BibTeX arXiv:2207.00997

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DiffusionDet: Diffusion Model for Object Detection

2022-11-17 · ICCV 2023 1 · Shoufa Chen, Peize Sun, Yibing Song, Ping Luo

We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to rand…

DenoisingmodelObjectobject-detection+1

3DifFusionDet: Diffusion Model for 3D Object Detection with Robust LiDAR-Camera Fusion

2023-11-07 · Xinhao Xiang, Simon Dräger, Jiawei Zhang

Good 3D object detection performance from LiDAR-Camera sensors demands seamless feature alignment and fusion strategies. We propose the 3DifFusionDet framework in this paper, which structures 3D object detection as a den…

3D Object DetectionDenoisingObjectobject-detection+1

DiffusionTrack: Diffusion Model For Multi-Object Tracking

2023-08-19 · Run Luo, Zikai Song, Lintao Ma, JinLin Wei 외

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tra…

DenoisingmodelMulti-Object TrackingObject+3

Enhancing Pseudo-Boxes via Data-Level LiDAR-Camera Fusion for Unsupervised 3D Object Detection

2025-08-28 · Mingqian Ji, Jian Yang, Shanshan Zhang arxiv

Existing LiDAR-based 3D object detectors typically rely on manually annotated labels for training to achieve good performance. However, obtaining high-quality 3D labels is time-consuming and labor-intensive. To address t…

Instance Segmentation3D Object DetectionDepth EstimationPoint Clouds

ConsistencyTrack: A Robust Multi-Object Tracker with a Generation Strategy of Consistency Model

2024-08-28 · Lifan Jiang, Zhihui Wang, Siqi Yin, Guangxiao Ma 외

Multi-object tracking (MOT) is a critical technology in computer vision, designed to detect multiple targets in video sequences and assign each target a unique ID per frame. Existed MOT methods excel at accurately tracki…

DenoisingMulti-Object TrackingObject Tracking