中文
相关论文

相关论文: Ovid: A Machine Learning Approach for Automated Va…

200 篇论文

Object Detection (OD) is a computer vision technology that can locate and classify objects in images and videos, which has the potential to significantly improve efficiency in precision agriculture. To simplify OD application process, we…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Zhou Tang , Zhiwu Zhang

Visual odometry (VO) and SLAM have been using multi-view geometry via local structure from motion for decades. These methods have a slight disadvantage in challenging scenarios such as low-texture images, dynamic scenarios, etc. Meanwhile,…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Akankshya Kar , Sajal Maheshwari , Shamit Lal , Vinay Sameer Raja Kad

The existing deep learning models suffer from out-of-distribution (o.o.d.) performance drop in computer vision tasks. In comparison, humans have a remarkable ability to interpret images, even if the scenes in the images are rare, thanks to…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Jiachen Kang , Wenjing Jia , Xiangjian He

Out-of-distribution (OOD) detection empowers the model trained on the closed image set to identify unknown data in the open world. Though many prior techniques have yielded considerable improvements in this research direction, two crucial…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Sen Pei

Autonomous driving without high-definition (HD) maps demands a higher level of active scene understanding. In this competition, the organizers provided the multi-perspective camera images and standard-definition (SD) maps to explore the…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Zhongyu Yang , Mai Liu , Jinluo Xie , Yueming Zhang , Chen Shen , Wei Shao , Jichao Jiao , Tengfei Xing , Runbo Hu , Pengfei Xu

In autonomous navigation of mobile robots, sensors suffer from massive occlusion in cluttered environments, leaving significant amount of space unknown during planning. In practice, treating the unknown space in optimistic or pessimistic…

机器人学 · 计算机科学 2021-03-30 Lizi Wang , Hongkai Ye , Qianhao Wang , Yuman Gao , Chao Xu , Fei Gao

Although autonomous driving systems demonstrate high perception performance, they still face limitations when handling rare situations or complex road structures. Such road infrastructures are designed for human drivers, safety improvements…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Kota Shimomura , Masaki Nambata , Atsuya Ishikawa , Ryota Mimura , Takayuki Kawabuchi , Takayoshi Yamashita , Koki Inoue

A detailed environment representation is a crucial component of automated vehicles. Using single range sensor scans, data is often too sparse and subject to occlusions. Therefore, we present a method to augment occupancy grid maps from…

机器人学 · 计算机科学 2018-12-06 Sascha Wirges , Felix Hartenbach , Christoph Stiller

Classification algorithms have been widely adopted to detect anomalies for various systems, e.g., IoT, cloud and face recognition, under the common assumption that the data source is clean, i.e., features and labels are correctly set.…

机器学习 · 计算机科学 2021-03-22 Zilong Zhao , Robert Birke , Rui Han , Bogdan Robu , Sara Bouchenak , Sonia Ben Mokhtar , Lydia Y. Chen

Open World Object Detection (OWOD) is a novel computer vision task with a considerable challenge, bridging the gap between classic object detection (OD) benchmarks and real-world object detection. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Shuailei Ma , Yuefeng Wang , Ying Wei , Peihao Chen , Zhixiang Ye , Jiaqi Fan , Enming Zhang , Thomas H. Li

Cameras are an essential part of sensor suite in autonomous driving. Surround-view cameras are directly exposed to external environment and are vulnerable to get soiled. Cameras have a much higher degradation in performance due to soiling…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Michal Uricar , Pavel Krizek , Ganesh Sistu , Senthil Yogamani

The deployment of autonomous mobile robots is predicated on the availability of environmental maps, yet conventional generation via SLAM (Simultaneous Localization and Mapping) suffers from significant limitations in time, labor, and…

机器人学 · 计算机科学 2026-04-01 Jiajie Zhang , Shenrui Wu , Xu Ma , Sören Schwertfeger

Precise localization is of great importance for autonomous parking task since it provides service for the downstream planning and control modules, which significantly affects the system performance. For parking scenarios, dynamic lighting,…

机器人学 · 计算机科学 2024-07-09 Xuefeng Jiang , Fangyuan Wang , Rongzhang Zheng , Han Liu , Yixiong Huo , Jinzhang Peng , Lu Tian , Emad Barsoum

A crucial requirement for machine learning algorithms is not only to perform well, but also to show robustness and adaptability when encountering novel scenarios. One way to achieve these characteristics is to endow the deep learning models…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Eduardo Aguilar , Bogdan Raducanu , Petia Radeva

A novel algorithm for video lane detection is proposed in this paper. First, we extract a feature map for a current frame and detect a latent mask for obstacles occluding lanes. Then, we enhance the feature map by developing an…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Dongkwon Jin , Chang-Su Kim

Anomaly detection in videos has been attracting an increasing amount of attention. Despite the competitive performance of recent methods on benchmark datasets, they typically lack desirable features such as modularity, cross-domain…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Keval Doshi , Yasin Yilmaz

Systematics contaminate observables, leading to distribution shifts relative to theoretically simulated signals-posing a major challenge for using pre-trained models to label such observables. Since systematics are often poorly understood…

天体物理仪器与方法 · 物理学 2025-11-18 Sultan Hassan , Sambatra Andrianomena , Benjamin D. Wandelt

Most of the existing Out-Of-Distribution (OOD) detection algorithms depend on single input source: the feature, the logit, or the softmax probability. However, the immense diversity of the OOD examples makes such methods fragile. There are…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Haoqi Wang , Zhizhong Li , Litong Feng , Wayne Zhang

Deep Learning models are easily disturbed by variations in the input images that were not observed during the training stage, resulting in unpredictable predictions. Detecting such Out-of-Distribution (OOD) images is particularly crucial in…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Benjamin Lambert , Florence Forbes , Senan Doyle , Michel Dojat

This paper proposes a method for OOD detection. Questioning the premise of previous studies that ID and OOD samples are separated distinctly, we consider samples lying in the intermediate of the two and use them for training a network. We…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Engkarat Techapanurak , Anh-Chuong Dang , Takayuki Okatani
‹ 上一页 1 8 9 10 下一页 ›