paper-with-me

Papers

CVFNet: Real-time 3D Object Detection by Learning Cross View Features

2022-03-13 · Jiaqi Gu, Zhiyu Xiang, Pan Zhao, Tingming Bai, Lingxuan Wang, Xijun Zhao, Zhiyuan Zhang

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve time-consuming operations such as 3D convolutions on voxels or ball query among points, making the resulting network inappropriate for time critical applications. On the other hand, 2D view-based methods feature high computing efficiency while usually obtaining inferior performance than the voxel or point based methods. In this work, we present a real-time view-based single stage 3D object detector, namely CVFNet to fulfill this task. To strengthen the cross-view feature learning under the condition of demanding efficiency, our framework extracts the features of different views and fuses them in an efficient progressive way. We first propose a novel Point-Range feature fusion module that deeply integrates point and range view features in multiple stages. Then, a special Slice Pillar is designed to well maintain the 3D geometry when transforming the obtained deep point-view features into bird's eye view. To better balance the ratio of samples, a sparse pillar detection head is presented to focus the detection on the nonempty grids. We conduct experiments on the popular KITTI and NuScenes benchmark, and state-of-the-art performances are achieved in terms of both accuracy and speed.

📄 PDF Abstract BibTeX arXiv:2203.06585

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

RT-SDGOD: Real-Time Single-Domain Generalized Object Detection

2026-06-08 · Yupeng Zhang, Fangzhuo Gao, Ruize Han, Wei Feng 외 arxiv

In real-world deployment under strict real-time constraints, weather and imaging variations induce significant distribution shifts, severely degrading detectors. Single-Domain Generalized Object Detection aims to mitigat…

Representation LearningDomain GeneralizationObject Detection

HierLight-YOLO: A Hierarchical and Lightweight Object Detection Network for UAV Photography

2025-09-26 · Defan Chen, Yaohua Hu, Luchan Zhang arxiv

The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time …

Small Object Detection

Confidence Trigger Detection: Accelerating Real-time Tracking-by-detection Systems

2019-02-02 · Zhicheng Ding, Zhixin Lai, Siyang Li, Panfeng Li 외

Real-time object tracking necessitates a delicate balance between speed and accuracy, a challenge exacerbated by the computational demands of deep learning methods. In this paper, we propose Confidence-Triggered Detectio…

Autonomous Drivingobject-detectionObject DetectionObject Tracking

3D-FCT: Simultaneous 3D Object Detection and Tracking Using Feature Correlation

2021-10-06 · Naman Sharma, Hocksoon Lim

3D object detection using LiDAR data remains a key task for applications like autonomous driving and robotics. Unlike in the case of 2D images, LiDAR data is almost always collected over a period of time. However, most w…

3D Object Detection3D Object TrackingAutonomous DrivingFeature Correlation+4

OpenRSD: Towards Open-prompts for Object Detection in Remote Sensing Images

2025-03-08 · Ziyue Huang, Yongchao Feng, Shuai Yang, Ziqi Liu 외

Remote sensing object detection has made significant progress, but most studies still focus on closed-set detection, limiting generalization across diverse datasets. Open-vocabulary object detection (OVD) provides a solu…

Objectobject-detectionObject DetectionOpen-vocabulary object detection+2