paper-with-me

홈 › Papers

Boosting 3D Object Detection via Object-Focused Image Fusion

2022-07-21 · Hao Yang, Chen Shi, Yihong Chen, LiWei Wang

3D object detection has achieved remarkable progress by taking point clouds as the only input. However, point clouds often suffer from incomplete geometric structures and the lack of semantic information, which makes detectors hard to accurately classify detected objects. In this work, we focus on how to effectively utilize object-level information from images to boost the performance of point-based 3D detector. We present DeMF, a simple yet effective method to fuse image information into point features. Given a set of point features and image feature maps, DeMF adaptively aggregates image features by taking the projected 2D location of the 3D point as reference. We evaluate our method on the challenging SUN RGB-D dataset, improving state-of-the-art results by a large margin (+2.1 mAP@0.25 and +2.3mAP@0.5). Code is available at https://github.com/haoy945/DeMF.

📄 PDF Abstract BibTeX arXiv:2207.10589

Code (1)

haoy945/demf 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

MCBoost: Multiple Classifier Boosting for Perceptual Co-clustering of Images and Visual Features

2008-12-01 · NeurIPS 2008 12 · Tae-Kyun Kim, Roberto Cipolla

We present a new co-clustering problem of images and visual features. The problem involves a set of non-object images in addition to a set of object images and features to be co-clustered. Co-clustering is performed in a…

ClusteringObjectobject-detectionObject Detection

Boosting in Location Space

2013-09-04 · Damian Eads, David Helmbold, Ed Rosten

The goal of object detection is to find objects in an image. An object detector accepts an image and produces a list of locations as $(x,y)$ pairs. Here we introduce a new concept: {\bf location-based boosting}. Location…

Objectobject-detectionObject Detection

Fourier-based Rotation-invariant Feature Boosting: An Efficient Framework for Geospatial Object Detection

2019-05-27 · Xin Wu, Danfeng Hong, Jocelyn Chanussot, Yang Xu 외

Geospatial object detection of remote sensing imagery has been attracting an increasing interest in recent years, due to the rapid development in spaceborne imaging. Most of previously proposed object detectors are very …

Objectobject-detectionObject Detection

BoostRad: Enhancing Object Detection by Boosting Radar Reflections

2024-04-27 · Yuval Haitman, Oded Bialer

Automotive radars have an important role in autonomous driving systems. The main challenge in automotive radar detection is the radar's wide point spread function (PSF) in the angular domain that causes blurriness and cl…

Autonomous DrivingObjectobject-detectionObject Detection

Salient Object Detection Driven by Fixation Prediction

2018-06-01 · CVPR 2018 6 · Wenguan Wang, Jianbing Shen, Xingping Dong, Ali Borji

Research in visual saliency has been focused on two major types of models namely fixation prediction and salient object detection. The relationship between the two, however, has been less explored. In this paper, we prop…

Objectobject-detectionObject DetectionPrediction+3