paper-with-me

홈 › Papers

Interactive Multi-scale Fusion of 2D and 3D Features for Multi-object Tracking

2022-03-30 · Guangming Wang, Chensheng Peng, Jinpeng Zhang, Hesheng Wang

Multiple object tracking (MOT) is a significant task in achieving autonomous driving. Traditional works attempt to complete this task, either based on point clouds (PC) collected by LiDAR, or based on images captured from cameras. However, relying on one single sensor is not robust enough, because it might fail during the tracking process. On the other hand, feature fusion from multiple modalities contributes to the improvement of accuracy. As a result, new techniques based on different sensors integrating features from multiple modalities are being developed. Texture information from RGB cameras and 3D structure information from Lidar have respective advantages under different circumstances. However, it's not easy to achieve effective feature fusion because of completely distinct information modalities. Previous fusion methods usually fuse the top-level features after the backbones extract the features from different modalities. In this paper, we first introduce PointNet++ to obtain multi-scale deep representations of point cloud to make it adaptive to our proposed Interactive Feature Fusion between multi-scale features of images and point clouds. Specifically, through multi-scale interactive query and fusion between pixel-level and point-level features, our method, can obtain more distinguishing features to improve the performance of multiple object tracking. Besides, we explore the effectiveness of pre-training on each single modality and fine-tuning on the fusion-based model. The experimental results demonstrate that our method can achieve good performance on the KITTI benchmark and outperform other approaches without using multi-scale feature fusion. Moreover, the ablation studies indicates the effectiveness of multi-scale feature fusion and pre-training on single modality.

📄 PDF Abstract BibTeX arXiv:2203.16268

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMulti-Object TrackingMultiple Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Interactive Spatial-Frequency Fusion Mamba for Multi-Modal Image Fusion

2026-02-04 · Yixin Zhu, Long Lv, Pingping Zhang, Xuehu Liu 외 arxiv

Multi-Modal Image Fusion (MMIF) aims to combine images from different modalities to produce fused images, retaining texture details and preserving significant information. Recently, some MMIF methods incorporate frequenc…

Interactive Context-Aware Network for RGB-T Salient Object Detection

2022-11-11 · Yuxuan Wang, Feng Dong, Jinchao Zhu

Salient object detection (SOD) focuses on distinguishing the most conspicuous objects in the scene. However, most related works are based on RGB images, which lose massive useful information. Accordingly, with the maturi…

object-detectionObject DetectionRGB-T Salient Object DetectionSalient Object Detection

A Fully Convolutional Two-Stream Fusion Network for Interactive Image Segmentation

2018-07-06 · Yang Hu, Andrea Soltoggio, Russell Lock, Steve Carter

In this paper, we propose a novel fully convolutional two-stream fusion network (FCTSFN) for interactive image segmentation. The proposed network includes two sub-networks: a two-stream late fusion network (TSLFN) that p…

Image SegmentationSegmentationSemantic SegmentationVocal Bursts Valence Prediction

Interactive Fusion of Multi-level Features for Compositional Activity Recognition

2020-12-10 · Rui Yan, Lingxi Xie, Xiangbo Shu, Jinhui Tang

To understand a complex action, multiple sources of information, including appearance, positional, and semantic features, need to be integrated. However, these features are difficult to be fused since they often differ s…

Action RecognitionActivity Recognition

DragDiffusion: Harnessing Diffusion Models for Interactive Point-based Image Editing

2023-06-26 · CVPR 2024 1 · Yujun Shi, Chuhui Xue, Jun Hao Liew, Jiachun Pan 외

Accurate and controllable image editing is a challenging task that has attracted significant attention recently. Notably, DragGAN is an interactive point-based image editing framework that achieves impressive editing res…