paper-with-me

Papers

LoGoNet: Towards Accurate 3D Object Detection with Local-to-Global Cross-Modal Fusion

2023-03-07 · CVPR 2023 1 · Xin Li, Tao Ma, Yuenan Hou, Botian Shi, Yuchen Yang, Youquan Liu, Xingjiao Wu, Qin Chen, Yikang Li, Yu Qiao, Liang He

LiDAR-camera fusion methods have shown impressive performance in 3D object detection. Recent advanced multi-modal methods mainly perform global fusion, where image features and point cloud features are fused across the whole scene. Such practice lacks fine-grained region-level information, yielding suboptimal fusion performance. In this paper, we present the novel Local-to-Global fusion network (LoGoNet), which performs LiDAR-camera fusion at both local and global levels. Concretely, the Global Fusion (GoF) of LoGoNet is built upon previous literature, while we exclusively use point centroids to more precisely represent the position of voxel features, thus achieving better cross-modal alignment. As to the Local Fusion (LoF), we first divide each proposal into uniform grids and then project these grid centers to the images. The image features around the projected grid points are sampled to be fused with position-decorated point cloud features, maximally utilizing the rich contextual information around the proposals. The Feature Dynamic Aggregation (FDA) module is further proposed to achieve information interaction between these locally and globally fused features, thus producing more informative multi-modal features. Extensive experiments on both Waymo Open Dataset (WOD) and KITTI datasets show that LoGoNet outperforms all state-of-the-art 3D detection methods. Notably, LoGoNet ranks 1st on Waymo 3D object detection leaderboard and obtains 81.02 mAPH (L2) detection performance. It is noteworthy that, for the first time, the detection performance on three classes surpasses 80 APH (L2) simultaneously. Code will be available at \url{https://github.com/sankin97/LoGoNet}.

📄 PDF Abstract BibTeX arXiv:2303.03595

Code (1)

sankin97/logonet 공식 구현

Tasks

3D Object Detectioncross-modal alignmentobject-detectionObject DetectionPosition

Similar Papers 제목 키워드 기반

Masked LoGoNet: Fast and Accurate 3D Image Analysis for Medical Domain

2024-02-09 · Amin Karimi Monsefi, Payam Karisani, Mengxi Zhou, Stacey Choi 외

Standard modern machine-learning-based imaging methods have faced challenges in medical applications due to the high cost of dataset construction and, thereby, the limited labeled training data available. Additionally, u…

Contrastive LearningImage SegmentationMedical Image SegmentationMulti-Task Learning+2

GLSim: Detecting Object Hallucinations in LVLMs via Global-Local Similarity

2025-08-27 · Seongheon Park, Sharon Li arxiv

Object hallucination in large vision-language models presents a significant challenge to their safe deployment in real-world applications. Recent works have proposed object-level hallucination scores to estimate the like…

Local-Global Attention: An Adaptive Mechanism for Multi-Scale Feature Integration

2024-11-14 · Yifan Shao

In recent years, attention mechanisms have significantly enhanced the performance of object detection by focusing on key feature information. However, prevalent methods still encounter difficulties in effectively balanci…

Computational EfficiencyObjectobject-detectionObject Detection+1

LogoNet: a fine-grained network for instance-level logo sketch retrieval

2023-04-05 · Binbin Feng, Jun Li, Jianhua Xu

Sketch-based image retrieval, which aims to use sketches as queries to retrieve images containing the same query instance, receives increasing attention in recent years. Although dramatic progress has been made in sketch…

2kBenchmarkingImage RetrievalRetrieval+1

Global-Local Feature Decoding with Adapter-Guided SAMv2 for Salient Object Detection

2026-05-04 · Morteza Moradi, Mohammad Moradi, Simone Palazzo, Ali Borji 외 arxiv

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully …

Salient Object Detection