paper-with-me

Papers

MonoSAOD: Monocular 3D Object Detection with Sparsely Annotated Label

2026-04-02 · Junyoung Jung, Seokwon Kim, Jung Uk Kim arxiv

Monocular 3D object detection has achieved impressive performance on densely annotated datasets. However, it struggles when only a fraction of objects are labeled due to the high cost of 3D annotation. This sparsely annotated setting is common in real-world scenarios where annotating every object is impractical. To address this, we propose a novel framework for sparsely annotated monocular 3D object detection with two key modules. First, we propose Road-Aware Patch Augmentation (RAPA), which leverages sparse annotations by augmenting segmented object patches onto road regions while preserving 3D geometric consistency. Second, we propose Prototype-Based Filtering (PBF), which generates high-quality pseudo-labels by filtering predictions through prototype similarity and depth uncertainty. It maintains global 2D RoI feature prototypes and selects pseudo-labels that are both feature-consistent with learned prototypes and have reliable depth estimates. Our training strategy combines geometry-preserving augmentation with prototype-guided pseudo-labeling to achieve robust detection under sparse supervision. Extensive experiments demonstrate the effectiveness of the proposed method. The source code is available at https://github.com/VisualAIKHU/MonoSAOD .

📄 PDF Abstract BibTeX arXiv:2604.01646

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular 3D Object Detection

Similar Papers 제목 키워드 기반

Object-Scene-Camera Decomposition and Recomposition for Data-Efficient Monocular 3D Object Detection

2026-02-24 · Zhaonian Kuang, Rui Ding, Meng Yang, Xinhu Zheng 외 arxiv

Monocular 3D object detection (M3OD) is intrinsically ill-posed, hence training a high-performance deep learning based M3OD model requires a humongous amount of labeled data with complicated visual variation from diverse…

Monocular 3D Object Detection

Co-mining: Self-Supervised Learning for Sparsely Annotated Object Detection

2020-12-03 · Tiancai Wang, Tong Yang, Jiale Cao, Xiangyu Zhang

Object detectors usually achieve promising results with the supervision of complete instance annotations. However, their performance is far from satisfactory with sparse instance annotations. Most existing methods for sp…

MULTI-VIEW LEARNINGObjectobject-detectionObject Detection+2

Multispectral Pedestrian Detection with Sparsely Annotated Label

2025-01-05 · Chan Lee, Seungho Shin, Gyeong-Moon Park, Jung Uk Kim

Although existing Sparsely Annotated Object Detection (SAOD) approches have made progress in handling sparsely annotated environments in multispectral domain, where only some pedestrians are annotated, they still have th…

object-detectionObject DetectionPedestrian DetectionPseudo Label

SS3D: Sparsely-Supervised 3D Object Detection From Point Cloud

2022-01-01 · CVPR 2022 1 · Chuandong Liu, Chenqiang Gao, Fangcen Liu, Jiang Liu 외

Conventional deep learning based methods for 3D object detection require a large amount of 3D bounding box annotations for training, which is expensive to obtain in practice. Sparsely annotated object detection, whic…

3D Object DetectionData AugmentationObjectobject-detection+1

LLM-Assisted Semantic Guidance for Sparsely Annotated Remote Sensing Object Detection

2025-09-21 · Wei Liao, Chunyan Xu, Chenxu Wang, Zhen Cui arxiv

Sparse annotation in remote sensing object detection poses significant challenges due to dense object distributions and category imbalances. Although existing Dense Pseudo-Label methods have demonstrated substantial pote…

Object Detection