中文
相关论文

相关论文: Label and Sample: Efficient Training of Vehicle Ob…

200 篇论文

Deep learning methods typically require vast amounts of training data to reach their full potential. While some publicly available datasets exists, domain specific data always needs to be collected and manually labeled, an expensive, time…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Stefan Hinterstoisser , Olivier Pauly , Hauke Heibel , Martina Marek , Martin Bokeloh

Self-driving vehicles must perceive and predict the future positions of nearby actors in order to avoid collisions and drive safely. A learned deep learning module is often responsible for this task, requiring large-scale, high-quality…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Sean Segal , Nishanth Kumar , Sergio Casas , Wenyuan Zeng , Mengye Ren , Jingkang Wang , Raquel Urtasun

Scene graph generation aims to identify objects and their relations in images, providing structured image representations that can facilitate numerous applications in computer vision. However, scene graph models usually require supervised…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Yuan Yao , Ao Zhang , Xu Han , Mengdi Li , Cornelius Weber , Zhiyuan Liu , Stefan Wermter , Maosong Sun

This paper addresses the problem of object discovery from unlabeled driving videos captured in a realistic automotive setting. Identifying recurring object categories in such raw video streams is a very challenging problem. Not only do…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Aljosa Osep , Paul Voigtlaender , Jonathon Luiten , Stefan Breuers , Bastian Leibe

Supervised deep learning requires a large amount of training samples with annotations (e.g. label class for classification task, pixel- or voxel-wised label map for segmentation tasks), which are expensive and time-consuming to obtain.…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yuanhan Mo , Shuo Wang , Chengliang Dai , Rui Zhou , Zhongzhao Teng , Wenjia Bai , Yike Guo

The goal of this paper is to bypass the need for labelled examples in few-shot video understanding at run time. While proven effective, in many practical video settings even labelling a few examples appears unrealistic. This is especially…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Pengwan Yang , Yuki M. Asano , Pascal Mettes , Cees G. M. Snoek

We tackle the problem of object detection and pose estimation in a shared space downtown environment. For perception multiple laser scanners with 360{\deg} coverage were fused in a dynamic occupancy grid map (DOGMa). A single-stage deep…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Stefan Hoermann , Philipp Henzler , Martin Bach , Klaus Dietmayer

Efficient and reliable methods for training of object detectors are in higher demand than ever, and more and more data relevant to the field is becoming available. However, large datasets like Open Images Dataset v4 (OID) are sparsely…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yusuke Niitani , Takuya Akiba , Tommi Kerola , Toru Ogawa , Shotaro Sano , Shuji Suzuki

Most existing distance metric learning approaches use fully labeled data to learn the sample similarities in an embedding space. We present a self-training framework, SLADE, to improve retrieval performance by leveraging additional…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Jiali Duan , Yen-Liang Lin , Son Tran , Larry S. Davis , C. -C. Jay Kuo

Event-based object detection has recently garnered attention in the computer vision community due to the exceptional properties of event cameras, such as high dynamic range and no motion blur. However, feature asynchronism and sparsity…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Ting-Kang Yen , Igor Morawski , Shusil Dangi , Kai He , Chung-Yi Lin , Jia-Fong Yeh , Hung-Ting Su , Winston Hsu

Object type classification for automotive radar has greatly improved with recent deep learning (DL) solutions, however these developments have mostly focused on the classification accuracy. Before employing DL solutions in safety-critical…

机器学习 · 计算机科学 2021-09-28 Kanil Patel , William Beluch , Kilian Rambach , Michael Pfeiffer , Bin Yang

Object detection with event cameras benefits from the sensor's low latency and high dynamic range. However, it is costly to fully label event streams for supervised training due to their high temporal resolution. To reduce this cost, we…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Ziyi Wu , Mathias Gehrig , Qing Lyu , Xudong Liu , Igor Gilitschenski

In fine-grained road scene understanding, semantic segmentation plays a crucial role in enabling vehicles to perceive and comprehend their surroundings. By assigning a specific class label to each pixel in an image, it allows for precise…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Yuting Hong , Yongkang Wu , Hui Xiao , Huazheng Hao , Xiaojie Qiu , Baochen Yao , Chengbin Peng

In this dissertation, we investigated and enhanced Deep Learning (DL) techniques for counting objects, like pedestrians, cells or vehicles, in still images or video frames. In particular, we tackled the challenge related to the lack of data…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Luca Ciampi

Deep learning-based video salient object detection has recently achieved great success with its performance significantly outperforming any other unsupervised methods. However, existing data-driven approaches heavily rely on a large…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Pengxiang Yan , Guanbin Li , Yuan Xie , Zhen Li , Chuan Wang , Tianshui Chen , Liang Lin

Semantic segmentation is the problem of assigning a class label to every pixel in an image, and is an important component of an autonomous vehicle vision stack for facilitating scene understanding and object detection. However, many of the…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Christopher J. Holder , Muhammad Shafique

Retail scenes usually contain densely packed high number of objects in each image. Standard object detection techniques use fully supervised training methodology. This is highly costly as annotating a large dense retail object detection…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Jaydeep Chauhan , Srikrishna Varadarajan , Muktabh Mayank Srivastava

Two sampling strategies are investigated to enhance efficiency in training a deep learning object detection model. These sampling strategies are employed under the assumption of Lipschitz continuity of deep learning models. The first…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Gefei Shen , Yung-Hong Sun , Yu Hen Hu , Hongrui Jiang

The Audio-Visual Video Parsing task aims to identify and temporally localize the events that occur in either or both the audio and visual streams of audible videos. It often performs in a weakly-supervised manner, where only video event…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Jinxing Zhou , Dan Guo , Yiran Zhong , Meng Wang

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger