中文
相关论文

相关论文: Fast Training Data Acquisition for Object Detectio…

200 篇论文

Localizing target objects in images is an important task in computer vision. Often it is the first step towards solving a variety of applications in autonomous driving, maintenance, quality insurance, robotics, and augmented reality. Best…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Thomas Pöllabauer

Training a deep object detector for autonomous driving requires a huge amount of labeled data. While recording data via on-board sensors such as camera or LiDAR is relatively easy, annotating data is very tedious and time-consuming,…

机器人学 · 计算机科学 2019-05-07 Di Feng , Xiao Wei , Lars Rosenbaum , Atsuto Maki , Klaus Dietmayer

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

Detecting and classifying targets in video streams from surveillance cameras is a cumbersome, error-prone and expensive task. Often, the incurred costs are prohibitive for real-time monitoring. This leads to data being stored locally or…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Lukas Cavigelli , Dominic Bernath , Michele Magno , Luca Benini

Deep neural networks (DNNs) have demonstrated exceptional performance across various image segmentation tasks. However, the process of preparing datasets for training segmentation DNNs is both labor-intensive and costly, as it typically…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Yixin Zhang , Shen Zhao , Hanxue Gu , Maciej A. Mazurowski

Producing manual, pixel-accurate, image segmentation labels is tedious and time-consuming. This is often a rate-limiting factor when large amounts of labeled images are required, such as for training deep convolutional networks for…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Luis C. Garcia-Peraza-Herrera , Lucas Fidon , Claudia D'Ettorre , Danail Stoyanov , Tom Vercauteren , Sebastien Ourselin

Object segmentation is a key component in the visual system of a robot that performs tasks like grasping and object manipulation, especially in presence of occlusions. Like many other computer vision tasks, the adoption of deep…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Federico Ceola , Elisa Maiettini , Giulia Pasquale , Lorenzo Rosasco , Lorenzo Natale

Capturing images under extremely low-light conditions poses significant challenges for the standard camera pipeline. Images become too dark and too noisy, which makes traditional image enhancement techniques almost impossible to apply. Very…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Ahmet Serdar Karadeniz , Erkut Erdem , Aykut Erdem

Brain-inspired deep predictive coding networks (DPCNs) effectively model and capture video features through a bi-directional information flow, even without labels. They are based on an overcomplete description of video scenes, and one of…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Wenqian Xue , Chi Ding , Jose Principe

Image/video denoising in low-light scenes is an extremely challenging problem due to limited photon count and high noise. In this paper, we propose a novel approach with contrastive learning to address this issue. Inspired by the success of…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Taoyong Cui , Yuhan Dong

Deep convolutional neural networks (CNNs) are state-of-the-art for semantic image segmentation, but typically require many labeled training samples. Obtaining 3D segmentations of medical images for supervised training is difficult and labor…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Zhenlin Xu , Marc Niethammer

Though deep learning based scene text detection has achieved great progress, well-trained detectors suffer from severe performance degradation for different domains. In general, a tremendous amount of data is indispensable to train the…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Yudi Chen , Wei Wang , Yu Zhou , Fei Yang , Dongbao Yang , Weiping Wang

New deep-learning architectures are created every year, achieving state-of-the-art results in image recognition and leading to the belief that, in a few years, complex tasks such as sign language translation will be considerably easier,…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Alvaro Leandro Cavalcante Carneiro , Lucas de Brito Silva , Denis Henrique Pinheiro Salvadeo

We propose a deep learning approach for user-guided image colorization. The system directly maps a grayscale image, along with sparse, local user "hints" to an output colorization with a Convolutional Neural Network (CNN). Rather than using…

计算机视觉与模式识别 · 计算机科学 2017-05-12 Richard Zhang , Jun-Yan Zhu , Phillip Isola , Xinyang Geng , Angela S. Lin , Tianhe Yu , Alexei A. Efros

For safety-critical applications such as autonomous driving, CNNs have to be robust with respect to unavoidable image corruptions, such as image noise. While previous works addressed the task of robust prediction in the context of…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Christoph Kamann , Burkhard Güssefeld , Robin Hutmacher , Jan Hendrik Metzen , Carsten Rother

In recent years, the performance of object detection has advanced significantly with the evolving deep convolutional neural networks. However, the state-of-the-art object detection methods still rely on accurate bounding box annotations…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Qingyi Tao , Hao Yang , Jianfei Cai

The ImageNet pre-training initialization is the de-facto standard for object detection. He et al. found it is possible to train detector from scratch(random initialization) while needing a longer training schedule with proper normalization…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yang Li , Hong Zhang , Yu Zhang

Usually, Neural Networks models are trained with a large dataset of images in homogeneous backgrounds. The issue is that the performance of the network models trained could be significantly degraded in a complex and heterogeneous…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Vinorth Varatharasan , Hyo-Sang Shin , Antonios Tsourdos , Nick Colosimo

The need for large annotated image datasets for training Convolutional Neural Networks (CNNs) has been a significant impediment for their adoption in computer vision applications. We show that with transfer learning an effective object…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Param S. Rajpura , Hristo Bojinov , Ravi S. Hegde

Unconstrained video recognition and Deep Convolution Network (DCN) are two active topics in computer vision recently. In this work, we apply DCNs as frame-based recognizers for video recognition. Our preliminary studies, however, show that…

计算机视觉与模式识别 · 计算机科学 2015-06-16 Yu-Chuan Su , Tzu-Hsuan Chiu , Chun-Yen Yeh , Hsin-Fu Huang , Winston H. Hsu
‹ 上一页 1 2 3 10 下一页 ›