中文
相关论文

相关论文: ImVoxelNet: Image to Voxels Projection for Monocul…

200 篇论文

We present a method that synthesizes novel views of complex scenes by interpolating a sparse set of nearby views. The core of our method is a network architecture that includes a multilayer perceptron and a ray transformer that estimates…

Vision-centric occupancy networks, which represent the surrounding environment with uniform voxels with semantics, have become a new trend for safe driving of camera-only autonomous driving perception systems, as they are able to detect…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Yining Shi , Jiusi Li , Kun Jiang , Ke Wang , Yunlong Wang , Mengmeng Yang , Diange Yang

In this paper, we present LaserNet, a computationally efficient method for 3D object detection from LiDAR data for autonomous driving. The efficiency results from processing LiDAR data in the native range view of the sensor, where the input…

计算机视觉与模式识别 · 计算机科学 2019-03-22 Gregory P. Meyer , Ankit Laddha , Eric Kee , Carlos Vallespi-Gonzalez , Carl K. Wellington

Recent years have witnessed huge successes in 3D object detection to recognize common objects for autonomous driving (e.g., vehicles and pedestrians). However, most methods rely heavily on a large amount of well-labeled training data. This…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Jiawei Liu , Xingping Dong , Sanyuan Zhao , Jianbing Shen

A key contributor to recent progress in 3D detection from single images is monocular depth estimation. Existing methods focus on how to leverage depth explicitly, by generating pseudo-pointclouds or providing attention cues for image…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Dennis Park , Jie Li , Dian Chen , Vitor Guizilini , Adrien Gaidon

Object detection in point cloud data is one of the key components in computer vision systems, especially for autonomous driving applications. In this work, we present Voxel-FPN, a novel one-stage 3D object detector that utilizes raw data…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Bei Wang , Jianping An , Jiayan Cao

Monocular 3D object detection is a challenging task in autonomous systems due to the lack of explicit depth information in single-view images. Existing methods often depend on external depth estimators or expensive sensors, which increase…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Ruochen Zhang , Hyeung-Sik Choi , Dongwook Jung , Phan Huy Nam Anh , Sang-Ki Jeong , Zihao Zhu

Human decision-making often relies on visual information from multiple perspectives or views. In contrast, machine learning-based object recognition utilizes information from a single image of the object. However, the information conveyed…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Mona Alzahrani , Muhammad Usman , Salma Kammoun , Saeed Anwar , Tarek Helmy

We design a multiscopic vision system that utilizes a low-cost monocular RGB camera to acquire accurate depth estimation. Unlike multi-view stereo with images captured at unconstrained camera poses, the proposed system controls the motion…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Weihao Yuan , Rui Fan , Michael Yu Wang , Qifeng Chen

Growing customer demand for smart solutions in robotics and augmented reality has attracted considerable attention to 3D object detection from point clouds. Yet, existing indoor datasets taken individually are too small and insufficiently…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Maksim Kolodiazhnyi , Anna Vorontsova , Matvey Skripkin , Danila Rukhovich , Anton Konushin

Recent volumetric 3D reconstruction methods can produce very accurate results, with plausible geometry even for unobserved surfaces. However, they face an undesirable trade-off when it comes to multi-view fusion. They can fuse all available…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Noah Stier , Alexander Rich , Pradeep Sen , Tobias Höllerer

A major challenge in monocular 3D object detection is the limited diversity and quantity of objects in real datasets. While augmenting real scenes with virtual objects holds promise to improve both the diversity and quantity of the objects,…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yunhao Ge , Hong-Xing Yu , Cheng Zhao , Yuliang Guo , Xinyu Huang , Liu Ren , Laurent Itti , Jiajun Wu

We introduce MGNet, a multi-task framework for monocular geometric scene understanding. We define monocular geometric scene understanding as the combination of two known tasks: Panoptic segmentation and self-supervised monocular depth…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Markus Schön , Michael Buchholz , Klaus Dietmayer

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

Automatic detection of prohibited objects within passenger baggage is important for aviation security. X-ray Computed Tomography (CT) based 3D imaging is widely used in airports for aviation security screening whilst prior work on automatic…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Qian Wang , Neelanjan Bhowmik , Toby P. Breckon

Monocular 3D object detection has long been a challenging task in autonomous driving. Most existing methods follow conventional 2D detectors to first localize object centers, and then predict 3D attributes by neighboring features. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Renrui Zhang , Han Qiu , Tai Wang , Ziyu Guo , Yiwen Tang , Xuanzhuo Xu , Ziteng Cui , Yu Qiao , Peng Gao , Hongsheng Li

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

Real-time detection of objects in the 3D scene is one of the tasks an autonomous agent needs to perform for understanding its surroundings. While recent Deep Learning-based solutions achieve satisfactory performance, their high…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Illia Oleksiienko , Alexandros Iosifidis

In this technical report, we present our solution, dubbed MV-FCOS3D++, for the Camera-Only 3D Detection track in Waymo Open Dataset Challenge 2022. For multi-view camera-only 3D detection, methods based on bird-eye-view or 3D geometric…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Tai Wang , Qing Lian , Chenming Zhu , Xinge Zhu , Wenwei Zhang

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to object pose…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Jogendra Nath Kundu , Rahul M. V. , Aditya Ganeshan , R. Venkatesh Babu