paper-with-me

홈 › Papers

CAM3DNet: Comprehensively mining the multi-scale features for 3D Object Detection with Multi-View Cameras

2026-04-18 · Mingxi Pang, Dingheng Wang, Zekun Li, Zhenping Sun, Bo Wang, Zhihang Wang, Zhao-Xu Yang arxiv

Query-based 3D object detection methods using multi-view images often struggle to efficiently leverage dynamic multi-scale information, e.g., the relationship between the object features and the geometric of the queries are not sufficiently learned, directly exploring the multi-scale spatiotemporal features will pay too many costs. To address these challenges, we propose CAM3DNet, a novel sparse query-based framework which combines three new modules, composite query (CQ), adaptive self-attention (ASA), and multi-scale hybrid sampling (MSHS). First, the core idea in the CQ module is a multi-scale projection strategy to transform 2D queries into 3D space. Second, the ASA module learns the interactions between the spatiotemporal multi-scale queries. Third, the MSHS module uses the deformable attention mechanism to sample multi-scale object information by considering multi-scales queries, pyramid feature maps, and 2D-camera prior knowledge. The entire model employs a backbone network and a feature pyramid network (FPN) as the encoder, then introduces a YOLOX and a DepthNet as a ROI\_Head to produce CQ, and repeatedly utilizes ASA and MSHS as the decoder to gain detection features. Extensive experiments on the nuScenes, Waymo, and Argoverse benchmark datasets demonstrate the effectiveness of our CAM3DNet, and most existing camera-based 3D object detection methods are outperformed. Besides, we make comprehensive ablation studies to check the individual effect of CQ, ASA, and MSHS, as well as their cost of space and computation complexity.

📄 PDF Abstract BibTeX arXiv:2604.17024

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detection

Similar Papers 제목 키워드 기반

T-MPEDNet: Unveiling the Synergy of Transformer-aware Multiscale Progressive Encoder-Decoder Network with Feature Recalibration for Tumor and Liver Segmentation

2025-07-25 · Chandravardhan Singh Raghaw, Jasmer Singh Sanjotra, Mohammad Zia Ur Rehman, Shubhi Bansal 외 arxiv

Precise and automated segmentation of the liver and its tumor within CT scans plays a pivotal role in swift diagnosis and the development of optimal treatment plans for individuals with liver diseases and malignancies. H…

Tumor SegmentationLiver Segmentation

Lesion Segmentation and RECIST Diameter Prediction via Click-driven Attention and Dual-path Connection

2021-05-05 · YouBao Tang, Ke Yan, Jinzheng Cai, Lingyun Huang 외

Measuring lesion size is an important step to assess tumor growth and monitor disease progression and therapy response in oncology image analysis. Although it is tedious and highly time-consuming, radiologists have to wo…

DecoderLesion SegmentationSegmentation

Dual-Stream Global-Local Feature Collaborative Representation Network for Scene Classification of Mining Area

2025-07-27 · Shuqi Fan, Haoyi Wang, Xianju Li arxiv

Scene classification of mining areas provides accurate foundational data for geological environment monitoring and resource development planning. This study fuses multi-source data to construct a multi-modal mine land co…

Scene Classification

MSCMNet: Multi-scale Semantic Correlation Mining for Visible-Infrared Person Re-Identification

2023-11-24 · Xuecheng Hua, Ke Cheng, Hu Lu, Juanjuan Tu 외

The main challenge in the Visible-Infrared Person Re-Identification (VI-ReID) task lies in how to extract discriminative features from different modalities for matching purposes. While the existing well works primarily f…

Person Re-IdentificationTriplet

Cooperation Learning Enhanced Colonic Polyp Segmentation Based on Transformer-CNN Fusion

2023-01-17 · Yuanyuan Wang, Zhaohong Deng, Qiongdan Lou, Shudong Hu 외

Traditional segmentation methods for colonic polyps are mainly designed based on low-level features. They could not accurately extract the location of small colonic polyps. Although the existing deep learning methods can…