中文
相关论文

相关论文: Panopticus: Omnidirectional 3D Object Detection on…

200 篇论文

LiDAR-based 3D object detection, semantic segmentation, and panoptic segmentation are usually implemented in specialized networks with distinctive architectures that are difficult to adapt to each other. This paper presents LidarMultiNet, a…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Dongqiangzi Ye , Zixiang Zhou , Weijia Chen , Yufei Xie , Yu Wang , Panqu Wang , Hassan Foroosh

We propose a simple, fast, and flexible framework to generate simultaneously semantic and instance masks for panoptic segmentation. Our method, called PanoNet, incorporates a clean and natural structure design that tackles the problem…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Xia Chen , Jianren Wang , Martial Hebert

Object detection plays a critical role in autonomous driving, where accurately and efficiently detecting objects in fast-moving scenes is crucial. Traditional frame-based cameras face challenges in balancing latency and bandwidth,…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Bingquan Zhou , Jie Jiang

In this paper, we develop rotation-equivariant neural networks for 4D panoptic segmentation. 4D panoptic segmentation is a benchmark task for autonomous driving that requires recognizing semantic classes and object instances on the road…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Minghan Zhu , Shizhong Han , Hong Cai , Shubhankar Borse , Maani Ghaffari , Fatih Porikli

In this research, we propose a new 3D object detector with a trustworthy depth estimation, dubbed BEVDepth, for camera-based Bird's-Eye-View (BEV) 3D object detection. Our work is based on a key observation -- depth estimation in recent…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Yinhao Li , Zheng Ge , Guanyi Yu , Jinrong Yang , Zengran Wang , Yukang Shi , Jianjian Sun , Zeming Li

The rapid development of embedded hardware in autonomous vehicles broadens their computational capabilities, thus bringing the possibility to mount more complete sensor setups able to handle driving scenarios of higher complexity. As a…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Irene Cortes , Jorge Beltran , Arturo de la Escalera , Fernando Garcia

Mapping and 3D detection are two major issues in vision-based robotics, and self-driving. While previous works only focus on each task separately, we present an innovative and efficient multi-task deep learning framework (SM3D) for…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Runfa Li , Truong Nguyen

Existing deep learning-based approaches for monocular 3D object detection in autonomous driving often model the object as a rotated 3D cuboid while the object's geometric shape has been ignored. In this work, we propose an approach for…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Zongdai Liu , Dingfu Zhou , Feixiang Lu , Jin Fang , Liangjun Zhang

A key challenge for autonomous driving lies in maintaining real-time situational awareness regarding surrounding obstacles under strict latency constraints. The high processing requirements coupled with limited onboard computational…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Faisal Hawladera , Rui Meireles , Gamal Elghazaly , Ana Aguiar , Raphaël Frank

Advanced video analytic systems, including scene classification and object detection, have seen widespread success in various domains such as smart cities and autonomous transportation. With an ever-growing number of powerful client…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Ran Xu , Chen-lin Zhang , Pengcheng Wang , Jayoung Lee , Subrata Mitra , Somali Chaterji , Yin Li , Saurabh Bagchi

Camera, LiDAR and radar are common perception sensors for autonomous driving tasks. Robust prediction of 3D object detection is optimally based on the fusion of these sensors. To exploit their abilities wisely remains a challenge because…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Ziang Guo , Zakhar Yagudin , Selamawit Asfaw , Artem Lykov , Dzmitry Tsetserukou

Autonomous driving is regarded as one of the most promising remedies to shield human beings from severe crashes. To this end, 3D object detection serves as the core basis of perception stack especially for the sake of path planning, motion…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Rui Qian , Xin Lai , Xirong Li

Precise situational awareness is required for the safe decision-making of assisted and automated driving (AAD) functions. Panoptic segmentation is a promising perception technique to identify and categorise objects, impending hazards, and…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Yiting Wang , Haonan Zhao , Daniel Gummadi , Mehrdad Dianati , Kurt Debattista , Valentina Donzella

Autonomous driving systems require a quick and robust perception of the nearby environment to carry out their routines effectively. With the aim to avoid collisions and drive safely, autonomous driving systems rely heavily on object…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Abdul Hannan Khan , Syed Tahseen Raza Rizvi , Dheeraj Varma Chittari Macharavtu , Andreas Dengel

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth using only pictorial…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jia-Quan Yu , Soo-Chang Pei

Autonomous mobile robots like self-flying drones and industrial robots heavily depend on depth images to perform tasks such as 3D reconstruction and visual SLAM. However, the presence of inaccuracies in these depth images can greatly hinder…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yashashwee Chakrabarty , Smruti Ranjan Sarangi

Most visual odometry algorithm for a monocular camera focuses on points, either by feature matching, or direct alignment of pixel intensity, while ignoring a common but important geometry entity: edges. In this paper, we propose an odometry…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Shichao Yang , Sebastian Scherer

360{\deg} omnidirectional images have gained research attention due to their immersive and interactive experience, particularly in AR/VR applications. However, they suffer from lower angular resolution due to being captured by fisheye…

图像与视频处理 · 电气工程与系统科学 2023-04-27 Xiaopeng Sun , Weiqi Li , Zhenyu Zhang , Qiufang Ma , Xuhan Sheng , Ming Cheng , Haoyu Ma , Shijie Zhao , Jian Zhang , Junlin Li , Li Zhang

3D object detection from monocular image(s) is a challenging and long-standing problem of computer vision. To combine information from different perspectives without troublesome 2D instance tracking, recent methods tend to aggregate…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Jianlin Liu , Zhuofei Huang , Dihe Huang , Shang Xu , Ying Chen , Yong Liu

Estimating and understanding the surroundings of the vehicle precisely forms the basic and crucial step for the autonomous vehicle. The perception system plays a significant role in providing an accurate interpretation of a vehicle's…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Sreenivasa Hikkal Venugopala
‹ 上一页 1 8 9 10 下一页 ›