paper-with-me

Papers

3DLG-Detector: 3D Object Detection via Simultaneous Local-Global Feature Learning

2022-08-31 · Baian Chen, Liangliang Nan, Haoran Xie, Dening Lu, Fu Lee Wang, Mingqiang Wei

Capturing both local and global features of irregular point clouds is essential to 3D object detection (3OD). However, mainstream 3D detectors, e.g., VoteNet and its variants, either abandon considerable local features during pooling operations or ignore many global features in the whole scene context. This paper explores new modules to simultaneously learn local-global features of scene point clouds that serve 3OD positively. To this end, we propose an effective 3OD network via simultaneous local-global feature learning (dubbed 3DLG-Detector). 3DLG-Detector has two key contributions. First, it develops a Dynamic Points Interaction (DPI) module that preserves effective local features during pooling. Besides, DPI is detachable and can be incorporated into existing 3OD networks to boost their performance. Second, it develops a Global Context Aggregation module to aggregate multi-scale features from different layers of the encoder to achieve scene context-awareness. Our method shows improvements over thirteen competitors in terms of detection accuracy and robustness on both the SUN RGB-D and ScanNet datasets. Source code will be available upon publication.

📄 PDF Abstract BibTeX arXiv:2208.14796

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Efficient Object Detection in Optical Remote Sensing Imagery via Attention-based Feature Distillation

2023-10-28 · Pourya Shamsolmoali, Jocelyn Chanussot, Huiyu Zhou, Yue Lu

Efficient object detection methods have recently received great attention in remote sensing. Although deep convolutional networks often have excellent detection accuracy, their deployment on resource-limited edge devices…

Knowledge DistillationObjectobject-detectionObject Detection

SA-Det3D: Self-Attention Based Context-Aware 3D Object Detection

2021-01-07 · Prarthana Bhattacharyya, Chengjie Huang, Krzysztof Czarnecki

Existing point-cloud based 3D object detectors use convolution-like operators to process information in a local neighbourhood with fixed-weight kernels and aggregate global context hierarchically. However, non-local neur…

3D Object DetectionObjectobject-detectionObject Detection

UniHead: Unifying Multi-Perception for Detection Heads

2023-09-23 · Hantao Zhou, Rui Yang, Yachao Zhang, Haoran Duan 외

The detection head constitutes a pivotal component within object detectors, tasked with executing both classification and localization functions. Regrettably, the commonly used parallel head often lacks omni perceptual c…

Hyneter: Hybrid Network Transformer for Object Detection

2023-02-18 · Dong Chen, Duoqian Miao, Xuerong Zhao

In this paper, we point out that the essential differences between CNN-based and Transformer-based detectors, which cause the worse performance of small objects in Transformer-based methods, are the gap between local inf…

Objectobject-detectionObject Detection

Attacking Important Pixels for Anchor-free Detectors

2023-01-26 · Yunxu Xie, Shu Hu, Xin Wang, Quanyu Liao 외

Deep neural networks have been demonstrated to be vulnerable to adversarial attacks: subtle perturbation can completely change the prediction result. Existing adversarial attacks on object detection focus on attacking an…

Adversarial Attackobject-detectionObject DetectionPose Estimation