paper-with-me

Papers

A Simple Baseline for Multi-Camera 3D Object Detection

2022-08-22 · Yunpeng Zhang, Wenzhao Zheng, Zheng Zhu, Guan Huang, Jie zhou, Jiwen Lu

3D object detection with surrounding cameras has been a promising direction for autonomous driving. In this paper, we present SimMOD, a Simple baseline for Multi-camera Object Detection, to solve the problem. To incorporate multi-view information as well as build upon previous efforts on monocular 3D object detection, the framework is built on sample-wise object proposals and designed to work in a two-stage manner. First, we extract multi-scale features and generate the perspective object proposals on each monocular image. Second, the multi-view proposals are aggregated and then iteratively refined with multi-view and multi-scale visual features in the DETR3D-style. The refined proposals are end-to-end decoded into the detection results. To further boost the performance, we incorporate the auxiliary branches alongside the proposal generation to enhance the feature learning. Also, we design the methods of target filtering and teacher forcing to promote the consistency of two-stage training. We conduct extensive experiments on the 3D object detection benchmark of nuScenes to demonstrate the effectiveness of SimMOD and achieve new state-of-the-art performance. Code will be available at https://github.com/zhangyp15/SimMOD.

📄 PDF Abstract BibTeX arXiv:2208.10035

Code (1)

zhangyp15/simmod 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SimpleBEV: Improved LiDAR-Camera Fusion Architecture for 3D Object Detection

2024-11-08 · Yun Zhao, Zhan Gong, Peiru Zheng, Hong Zhu 외

More and more research works fuse the LiDAR and camera information to improve the 3D object detection of the autonomous driving system. Recently, a simple yet effective fusion framework has achieved an excellent detectio…

3D Object DetectionAutonomous DrivingDepth EstimationObject+2

Multimodal Object Detection using Depth and Image Data for Manufacturing Parts

2024-11-13 · Nazanin Mahjourian, Vinh Nguyen

Manufacturing requires reliable object detection methods for precise picking and handling of diverse types of manufacturing parts and components. Traditional object detection methods utilize either only 2D images from ca…

Objectobject-detectionObject DetectionRobust Object Detection

Improving Object Detection, Multi-object Tracking, and Re-Identification for Disaster Response Drones

2022-01-05 · Chongkeun Paik, Hyunwoo J. Kim

We aim to detect and identify multiple objects using multiple cameras and computer vision for disaster response drones. The major challenges are taming detection errors, resolving ID switching and fragmentation, adapting…

Disaster ResponseMulti-Object TrackingObjectobject-detection+2

Detecting As Labeling: Rethinking LiDAR-camera Fusion in 3D Object Detection

2023-11-13 · JunJie Huang, Yun Ye, Zhujin Liang, Yi Shan 외

3D object Detection with LiDAR-camera encounters overfitting in algorithm development which is derived from the violation of some fundamental rules. We refer to the data annotation in dataset construction for theory comp…

3D Object Detectionobject-detectionObject Detection

SimROD: A Simple Adaptation Method for Robust Object Detection

2021-07-28 · ICCV 2021 10 · Rindra Ramamonjison, Amin Banitalebi-Dehkordi, Xinyu Kang, Xiaolong Bai 외

This paper presents a Simple and effective unsupervised adaptation method for Robust Object Detection (SimROD). To overcome the challenging issues of domain shift and pseudo-label noise, our method integrates a novel dom…

Domain AdaptationObjectobject-detectionObject Detection+2