中文
相关论文

相关论文: Boosting Multi-View Indoor 3D Object Detection via…

200 篇论文

This paper proposes 3DGeoDet, a novel geometry-aware 3D object detection approach that effectively handles single- and multi-view RGB images in indoor and outdoor environments, showcasing its general-purpose applicability. The key challenge…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Yi Zhang , Yi Wang , Yawen Cui , Lap-Pui Chau

The key challenge of multi-view indoor 3D object detection is to infer accurate geometry information from images for precise 3D detection. Previous method relies on NeRF for geometry reasoning. However, the geometry extracted from NeRF is…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Yating Xu , Chen Li , Gim Hee Lee

In this paper, we investigate the combination of voxel-based methods and point-based methods, and propose a novel end-to-end two-stage 3D object detector named SGNet for point clouds scenes. The voxel-based methods voxelize the scene to…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Hao Peng , Guofeng Tong , Zheng Li , Yaqi Wang , Yuyuan Shao

We propose ImGeoNet, a multi-view image-based 3D object detection framework that models a 3D space by an image-induced geometry-aware voxel representation. Unlike previous methods which aggregate 2D features into 3D voxels without…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Tao Tu , Shun-Po Chuang , Yu-Lun Liu , Cheng Sun , Ke Zhang , Donna Roy , Cheng-Hao Kuo , Min Sun

Current multi-view indoor 3D object detectors rely on sensor geometry that is costly to obtain (i.e., precisely calibrated multi-view camera poses) to fuse multi-view information into a global scene representation, limiting deployment in…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yang Cao , Feize Wu , Dave Zhenyu Chen , Yingji Zhong , Lanqing Hong , Dan Xu

In recent years, sparse voxel-based methods have become the state-of-the-arts for 3D semantic segmentation of indoor scenes, thanks to the powerful 3D CNNs. Nevertheless, being oblivious to the underlying geometry, voxel-based methods…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zeyu Hu , Xuyang Bai , Jiaxiang Shang , Runze Zhang , Jiayu Dong , Xin Wang , Guangyuan Sun , Hongbo Fu , Chiew-Lan Tai

Image-based 3D object detection aims to identify and localize objects in 3D space using only RGB images, eliminating the need for expensive depth sensors required by point cloud-based methods. Existing image-based approaches face two…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Yi Zhang , Yi Wang , Lei Yao , Lap-Pui Chau

In this paper, we propose a novel network framework for indoor 3D object detection to handle variable input frame numbers in practical scenarios. Existing methods only consider fixed frames of input data for a single detector, such as…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Zhenyu Wu , Xiuwei Xu , Ziwei Wang , Chong Xia , Linqing Zhao , Jiwen Lu , Haibin Yan

We propose GO-N3RDet, a scene-geometry optimized multi-view 3D object detector enhanced by neural radiance fields. The key to accurate 3D object detection is in effective voxel representation. However, due to occlusion and lack of 3D…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Zechuan Li , Hongshan Yu , Yihao Ding , Jinhao Qiao , Basim Azam , Naveed Akhtar

In the field of autonomous driving, accurate and comprehensive perception of the 3D environment is crucial. Bird's Eye View (BEV) based methods have emerged as a promising solution for 3D object detection using multi-view images as input.…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Qiu Zhou , Jinming Cao , Hanchao Leng , Yifang Yin , Yu Kun , Roger Zimmermann

Inferring 3D locations and shapes of multiple objects from a single 2D image is a long-standing objective of computer vision. Most of the existing works either predict one of these 3D properties or focus on solving both for a single object.…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Feng Liu , Xiaoming Liu

Input aggregation is a simple technique used by state-of-the-art LiDAR 3D object detectors to improve detection. However, increasing aggregation is known to have diminishing returns and even performance degradation, due to objects…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Chengjie Huang , Vahdat Abdelzad , Sean Sedwards , Krzysztof Czarnecki

3D object detection from visual sensors is a cornerstone capability of robotic systems. State-of-the-art methods focus on reasoning and decoding object bounding boxes from multi-view camera input. In this work we gain intuition from the…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Dian Chen , Jie Li , Vitor Guizilini , Rares Ambrus , Adrien Gaidon

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point clouds using a highly…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer

3D object detection and dense depth estimation are one of the most vital tasks in autonomous driving. Multiple sensor modalities can jointly attribute towards better robot perception, and to that end, we introduce a method for jointly…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Shubham Shrivastava

Current geometry-based monocular 3D object detection models can efficiently detect objects by leveraging perspective geometry, but their performance is limited due to the absence of accurate depth information. Though this issue can be…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Chenhang He , Jianqiang Huang , Xian-Sheng Hua , Lei Zhang

Current 3D object detection methods for indoor scenes mainly follow the voting-and-grouping strategy to generate proposals. However, most methods utilize instance-agnostic groupings, such as ball query, leading to inconsistent semantic…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Yun Zhu , Le Hui , Yaqi Shen , Jin Xie

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (bounding boxes with…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Chenming Zhu , Wenwei Zhang , Tai Wang , Xihui Liu , Kai Chen

3D object detection is an essential task in autonomous driving and robotics. Though great progress has been made, challenges remain in estimating 3D pose for distant and occluded objects. In this paper, we present a novel framework named…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zhenbo Xu , Wei Zhang , Xiaoqing Ye , Xiao Tan , Wei Yang , Shilei Wen , Errui Ding , Ajin Meng , Liusheng Huang

Transformer has demonstrated promising performance in many 2D vision tasks. However, it is cumbersome to compute the self-attention on large-scale point cloud data because point cloud is a long sequence and unevenly distributed in 3D space.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Chenhang He , Ruihuang Li , Shuai Li , Lei Zhang
‹ 上一页 1 2 3 10 下一页 ›