paper-with-me

Papers

AeDet: Azimuth-invariant Multi-view 3D Object Detection

2022-11-22 · CVPR 2023 1 · Chengjian Feng, Zequn Jie, Yujie Zhong, Xiangxiang Chu, Lin Ma

Recent LSS-based multi-view 3D object detection has made tremendous progress, by processing the features in Brid-Eye-View (BEV) via the convolutional detector. However, the typical convolution ignores the radial symmetry of the BEV features and increases the difficulty of the detector optimization. To preserve the inherent property of the BEV features and ease the optimization, we propose an azimuth-equivariant convolution (AeConv) and an azimuth-equivariant anchor. The sampling grid of AeConv is always in the radial direction, thus it can learn azimuth-invariant BEV features. The proposed anchor enables the detection head to learn predicting azimuth-irrelevant targets. In addition, we introduce a camera-decoupled virtual depth to unify the depth prediction for the images with different camera intrinsic parameters. The resultant detector is dubbed Azimuth-equivariant Detector (AeDet). Extensive experiments are conducted on nuScenes, and AeDet achieves a 62.0% NDS, surpassing the recent multi-view 3D object detectors such as PETRv2 and BEVDepth by a large margin. Project page: https://fcjian.github.io/aedet.

📄 PDF Abstract BibTeX arXiv:2211.12501

Code (1)

fcjian/AeDet 공식 구현 pytorch

Tasks

3D Object DetectionDepth EstimationDepth PredictionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Rollable Latent Space for Azimuth Invariant SAR Target Recognition

2018-02-06 · Kazutoshi Sagi, Takahiro Toizumi, Yuzo Senda

This paper proposes rollable latent space (RLS) for an azimuth invariant synthetic aperture radar (SAR) target recognition. Scarce labeled data and limited viewing direction are critical issues in SAR target recognition.…

Data Augmentation

Multi-View Azimuth Stereo via Tangent Space Consistency

2023-03-29 · CVPR 2023 1 · Xu Cao, Hiroaki Santo, Fumio Okura, Yasuyuki Matsushita

We present a method for 3D reconstruction only using calibrated multi-view surface azimuth maps. Our method, multi-view azimuth stereo, is effective for textureless or specular surfaces, which are difficult for conventio…

3D Reconstruction3D Shape Reconstruction

RADDet: Range-Azimuth-Doppler based Radar Object Detection for Dynamic Road Users

2021-05-02 · Ao Zhang, Farzan Erlik Nowruzi, Robert Laganiere

Object detection using automotive radars has not been explored with deep learning models in comparison to the camera based approaches. This can be attributed to the lack of public radar datasets. In this paper, we collec…

object-detectionObject DetectionRadar Object Detection

Location-based training for multi-channel talker-independent speaker separation

2021-10-08 · Hassan Taherian, Ke Tan, DeLiang Wang

Permutation-invariant training (PIT) is a dominant approach for addressing the permutation ambiguity problem in talker-independent speaker separation. Leveraging spatial information afforded by microphone arrays, we prop…

Speaker Separation

Adaptive and Azimuth-Aware Fusion Network of Multimodal Local Features for 3D Object Detection

2019-10-10 · Yonglin Tian, Kunfeng Wang, Yuang Wang, Yulin Tian 외

This paper focuses on the construction of stronger local features and the effective fusion of image and LiDAR data. We adopt different modalities of LiDAR data to generate richer features and present an adaptive and azim…

3D Object Detectionobject-detectionObject DetectionRegion Proposal