中文
相关论文

相关论文: Neural Rendering for Sensor Adaptation in 3D Objec…

200 篇论文

We present a cost-effective new approach for generating denser depth maps for Autonomous Driving (AD) and Autonomous Vehicles (AVs) by integrating the images obtained from deep neural network (DNN) 4D radar detectors with conventional…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Mohammed Alsakabi , Aidan Erickson , John M. Dolan , Ozan K. Tonguz

In the domain of autonomous driving, deep learning has substantially improved the 3D object detection accuracy for LiDAR and stereo camera data alike. While deep networks are great at generalization, they are also notorious to over-fit to…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Yan Wang , Xiangyu Chen , Yurong You , Li Erran , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger , Wei-Lun Chao

Deep learning models tend to underperform in the presence of domain shifts. Domain transfer has recently emerged as a promising approach wherein images exhibiting a domain shift are transformed into other domains for augmentation or…

图像与视频处理 · 电气工程与系统科学 2022-10-27 Weinan Song , Gaurav Fotedar , Nima Tajbakhsh , Ziheng Zhou , Lei He , Xiaowei Ding

This paper studies the challenging cross-domain few-shot object detection (CD-FSOD), aiming to develop an accurate object detector for novel domains with minimal labeled examples. While transformer-based open-set detectors, such as DE-ViT,…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Yuqian Fu , Yu Wang , Yixuan Pan , Lian Huai , Xingyu Qiu , Zeyu Shangguan , Tong Liu , Yanwei Fu , Luc Van Gool , Xingqun Jiang

Given new tasks with very little data$-$such as new classes in a classification problem or a domain shift in the input$-$performance of modern vision systems degrades remarkably quickly. In this work, we illustrate how the neural network…

计算机视觉与模式识别 · 计算机科学 2021-02-18 Carl Doersch , Ankush Gupta , Andrew Zisserman

This article aims to use graphic engines to simulate a large number of training data that have free annotations and possibly strongly resemble to real-world data. Between synthetic and real, a two-level domain gap exists, involving content…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Yue Yao , Liang Zheng , Xiaodong Yang , Milind Napthade , Tom Gedeon

Synthetic images are one of the most promising solutions to avoid high costs associated with generating annotated datasets to train supervised convolutional neural networks (CNN). However, to allow networks to generalize knowledge from…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Tobias Scheck , Ana Perez Grassi , Gangolf Hirtz

Autonomous vehicles (AV) require that neural networks used for perception be robust to different viewpoints if they are to be deployed across many types of vehicles without the repeated cost of data collection and labeling for each. AV…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Tzofi Klinghoffer , Jonah Philion , Wenzheng Chen , Or Litany , Zan Gojcic , Jungseock Joo , Ramesh Raskar , Sanja Fidler , Jose M. Alvarez

LiDAR-based 3D object detectors have been largely utilized in various applications, including autonomous vehicles or mobile robots. However, LiDAR-based detectors often fail to adapt well to target domains with different sensor…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Jiyun Jang , Mincheol Chang , Jongwon Park , Jinkyu Kim

Environment perception in autonomous driving vehicles often heavily relies on deep neural networks (DNNs), which are subject to domain shifts, leading to a significantly decreased performance during DNN deployment. Usually, this problem is…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Marvin Klingner , Mouadh Ayache , Tim Fingscheidt

In object detection, data amount and cost are a trade-off, and collecting a large amount of data in a specific domain is labor intensive. Therefore, existing large-scale datasets are used for pre-training. However, conventional transfer…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Yuzuru Nakamura , Yasunori Ishii , Yuki Maruyama , Takayoshi Yamashita

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

Deep learning models for medical image analysis often suffer from performance degradation when applied to data from different scanners or protocols, a phenomenon known as domain shift. This study investigates this challenge in the context…

医学物理 · 物理学 2025-08-29 Peyman Sharifian , Mohammad Saber Azimi , AliReza Karimian , Hossein Arabi

The growing urban complexity demands an efficient algorithm to acquire and process various sensor information from autonomous vehicles. In this paper, we introduce an algorithm to utilize object detection results from the image to…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Madhumitha Sakthi , Ahmed Tewfik

Scene understanding is a pivotal task for autonomous vehicles to safely navigate in the environment. Recent advances in deep learning enable accurate semantic reconstruction of the surroundings from LiDAR data. However, these models…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Borna Bešić , Nikhil Gosala , Daniele Cattaneo , Abhinav Valada

3D point cloud semantic segmentation (PCSS) is a cornerstone for environmental perception in robotic systems and autonomous driving, enabling precise scene understanding through point-wise classification. While unsupervised domain…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Junjie Chen , Yuecong Xu , Haosheng Li , Kemi Ding

Recently, camera-radar fusion-based 3D object detection methods in bird's eye view (BEV) have gained attention due to the complementary characteristics and cost-effectiveness of these sensors. Previous approaches using forward projection…

计算机视觉与模式识别 · 计算机科学 2025-09-09 In-Jae Lee , Sihwan Hwang , Youngseok Kim , Wonjune Kim , Sanmin Kim , Dongsuk Kum

Object detection from Unmanned Aerial Vehicles (UAVs) is of great importance in many aerial vision-based applications. Despite the great success of generic object detection methods, a significant performance drop is observed when applied to…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Benjamin Kiefer , Martin Messmer , Andreas Zell

Today, most methods for image understanding tasks rely on feed-forward neural networks. While this approach has allowed for empirical accuracy, efficiency, and task adaptation via fine-tuning, it also comes with fundamental disadvantages.…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Julian Ost , Tanushree Banerjee , Mario Bijelic , Felix Heide

Domain adaptation (DA) is transfer learning which aims to learn an effective predictor on target data from source data despite data distribution mismatch between source and target. We present in this paper a novel unsupervised DA method for…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Lingkun Luo , Liming Chen , Ying lu , Shiqiang Hu