paper-with-me

홈 › Papers

EMIFF: Enhanced Multi-scale Image Feature Fusion for Vehicle-Infrastructure Cooperative 3D Object Detection

2024-02-23 · Zhe Wang, Siqi Fan, Xiaoliang Huo, Tongda Xu, Yan Wang, Jingjing Liu, Yilun Chen, Ya-Qin Zhang

In autonomous driving, cooperative perception makes use of multi-view cameras from both vehicles and infrastructure, providing a global vantage point with rich semantic context of road conditions beyond a single vehicle viewpoint. Currently, two major challenges persist in vehicle-infrastructure cooperative 3D (VIC3D) object detection: $1)$ inherent pose errors when fusing multi-view images, caused by time asynchrony across cameras; $2)$ information loss in transmission process resulted from limited communication bandwidth. To address these issues, we propose a novel camera-based 3D detection framework for VIC3D task, Enhanced Multi-scale Image Feature Fusion (EMIFF). To fully exploit holistic perspectives from both vehicles and infrastructure, we propose Multi-scale Cross Attention (MCA) and Camera-aware Channel Masking (CCM) modules to enhance infrastructure and vehicle features at scale, spatial, and channel levels to correct the pose error introduced by camera asynchrony. We also introduce a Feature Compression (FC) module with channel and spatial compression blocks for transmission efficiency. Experiments show that EMIFF achieves SOTA on DAIR-V2X-C datasets, significantly outperforming previous early-fusion and late-fusion methods with comparable transmission costs.

📄 PDF Abstract BibTeX arXiv:2402.15272

Code (2)

bosszhe/emiff 공식 구현 pytorch
bosszhe/vimi pytorch

Tasks

3D Object DetectionAutonomous DrivingFeature Compressionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

A Saliency Enhanced Feature Fusion based multiscale RGB-D Salient Object Detection Network

2024-01-22 · Rui Huang, Qingyi Zhao, Yan Xing, Sihua Gao 외

Multiscale convolutional neural network (CNN) has demonstrated remarkable capabilities in solving various vision problems. However, fusing features of different scales alwaysresults in large model sizes, impeding the app…

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1

MNet-SAt: A Multiscale Network with Spatial-enhanced Attention for Segmentation of Polyps in Colonoscopy

2024-12-27 · Chandravardhan Singh Raghaw, Aryan Yadav, Jasmer Singh Sanjotra, Shalini Dangi 외

Objective: To develop a novel deep learning framework for the automated segmentation of colonic polyps in colonoscopy images, overcoming the limitations of current approaches in preserving precise polyp boundaries, incor…

Segmentation

Scale-aware Neural Network for Semantic Segmentation of Multi-resolution Remote Sensing Images

2021-03-14 · Libo Wang, Ce Zhang, Rui Li, Chenxi Duan 외

Assigning geospatial objects with specific categories at the pixel level is a fundamental task in remote sensing image analysis. Along with rapid development in sensor technologies, remotely sensed images can be captured…

Scene UnderstandingSegmentationSemantic Segmentation

Mixture of Enhanced-View Experts for Multi-Query Vehicle ReID and A Large-Scale Benchmark

2026-07-09 · Aihua Zheng, Jie Zhen, Chenglong Li, Jiaxiang Wang 외 arxiv

Multi-query vehicle ReID aims to leverage complementary information from diverse views for robust feature learning. However, current methods suffer from simplistic feature fusion and thus easily ignores some important vi…

Contrastive Learning

UNet--: Memory-Efficient and Feature-Enhanced Network Architecture based on U-Net with Reduced Skip-Connections

2024-12-24 · Lingxiao Yin, Wei Tao, Dongyue Zhao, Tadayuki Ito 외

U-Net models with encoder, decoder, and skip-connections components have demonstrated effectiveness in a variety of vision tasks. The skip-connections transmit fine-grained information from the encoder to the decoder. It…

DecoderImage Restoration