paper-with-me

Papers

Weak Cube R-CNN: Weakly Supervised 3D Detection using only 2D Bounding Boxes

2025-04-17 · Andreas Lau Hansen, Lukas Wanzeck, Dim P. Papadopoulos

Monocular 3D object detection is an essential task in computer vision, and it has several applications in robotics and virtual reality. However, 3D object detectors are typically trained in a fully supervised way, relying extensively on 3D labeled data, which is labor-intensive and costly to annotate. This work focuses on weakly-supervised 3D detection to reduce data needs using a monocular method that leverages a singlecamera system over expensive LiDAR sensors or multi-camera setups. We propose a general model Weak Cube R-CNN, which can predict objects in 3D at inference time, requiring only 2D box annotations for training by exploiting the relationship between 2D projections of 3D cubes. Our proposed method utilizes pre-trained frozen foundation 2D models to estimate depth and orientation information on a training set. We use these estimated values as pseudo-ground truths during training. We design loss functions that avoid 3D labels by incorporating information from the external models into the loss. In this way, we aim to implicitly transfer knowledge from these large foundation 2D models without having access to 3D bounding box annotations. Experimental results on the SUN RGB-D dataset show increased performance in accuracy compared to an annotation time equalized Cube R-CNN baseline. While not precise for centimetre-level measurements, this method provides a strong foundation for further research.

📄 PDF Abstract BibTeX arXiv:2504.13297

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject DetectionWeakly Supervised 3D Detection

Similar Papers 제목 키워드 기반

TricubeNet: 2D Kernel-Based Object Representation for Weakly-Occluded Oriented Object Detection

2021-04-23 · Beomyoung Kim, Janghyeon Lee, Sihaeng Lee, Doyeon Kim 외

We present a novel approach for oriented object detection, named TricubeNet, which localizes oriented objects using visual cues ($i.e.,$ heatmap) instead of oriented box offsets regression. We represent each object as a …

Objectobject-detectionObject DetectionObject Detection In Aerial Images+2

From Weakly Supervised Learning to Biquality Learning: an Introduction

2020-12-16 · Pierre Nodet, Vincent Lemaire, Alexis Bondu, Antoine Cornuéjols 외

The field of Weakly Supervised Learning (WSL) has recently seen a surge of popularity, with numerous papers addressing different types of "supervision deficiencies". In WSL use cases, a variety of situations exists where…

Weakly-supervised Learning

Cube Padding for Weakly-Supervised Saliency Prediction in 360° Videos

2018-06-04 · CVPR 2018 · Hsien-Tzu Cheng, Chun-Hung Chao, Jin-Dong Dong, Hao-Kai Wen 외

Automatic saliency prediction in 360{\deg} videos is critical for viewpoint guidance applications (e.g., Facebook 360 Guide). We propose a spatial-temporal network which is (1) weakly-supervised trained and (2) tailor-ma…

Saliency Prediction

Weakly-Supervised Arbitrary-Shaped Text Detection with Expectation-Maximization Algorithm

2020-12-01 · Mengbiao Zhao, Wei Feng, Fei Yin, Xu-Yao Zhang 외

Arbitrary-shaped text detection is an important and challenging task in computer vision. Most existing methods require heavy data labeling efforts to produce polygon-level text region labels for supervised training. In o…

Text DetectionWeakly-supervised Learning

WeText: Scene Text Detection under Weak Supervision

2017-10-13 · ICCV 2017 10 · Shangxuan Tian, Shijian Lu, Chongshou Li

The requiring of large amounts of annotated training data has become a common constraint on various deep learning systems. In this paper, we propose a weakly supervised scene text detection method (WeText) that trains ro…

Scene Text DetectionText DetectionWeakly-supervised Learning