中文
相关论文

相关论文: Training Object Detectors on Synthetic Images Cont…

200 篇论文

In many applications of deep learning, particularly those in image restoration, it is either very difficult, prohibitively expensive, or outright impossible to obtain paired training data precisely as in the real world. In such cases, one…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Bolin Liu , Xiao Shu , Xiaolin Wu

Monitoring wildlife through camera traps produces a massive amount of images, whose a significant portion does not contain animals, being later discarded. Embedding deep learning models to identify animals and filter these images directly…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Fagner Cunha , Eulanda M. dos Santos , Raimundo Barreto , Juan G. Colonna

Estimation of human shape and pose from a single image is a challenging task. It is an even more difficult problem to map the identified human shape onto a 3D human model. Existing methods map manually labelled human pixels in real 2D…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mithun Lal , Anthony Paproki , Nariman Habili , Lars Petersson , Olivier Salvado , Clinton Fookes

The performance of supervised deep learning algorithms depends significantly on the scale, quality and diversity of the data used for their training. Collecting and manually annotating large amount of data can be both time-consuming and…

计算机视觉与模式识别 · 计算机科学 2021-07-02 C. Symeonidis , P. Nousi , P. Tosidis , K. Tsampazis , N. Passalis , A. Tefas , N. Nikolaidis

Modern machine learning models for scene understanding, such as depth estimation and object tracking, rely on large, high-quality datasets that mimic real-world deployment scenarios. To address data scarcity, we propose an end-to-end system…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Sonia Laguna , Alberto Garcia-Garcia , Marie-Julie Rakotosaona , Stylianos Moschoglou , Leonhard Helminger , Sergio Orts-Escolano

Synthetic-to-real transfer learning is a framework in which a synthetically generated dataset is used to pre-train a model to improve its performance on real vision tasks. The most significant advantage of using synthetic images is that the…

Object detection is the key technique to a number of Computer Vision applications, but it often requires large amounts of annotated data to achieve decent results. Moreover, for pedestrian detection specifically, the collected data might…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Daria Reshetova , Guanhang Wu , Marcel Puyat , Chunhui Gu , Huizhong Chen

Video games are a compelling source of annotated data as they can readily provide fine-grained groundtruth for diverse tasks. However, it is not clear whether the synthetically generated data has enough resemblance to the real-world images…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Alireza Shafaei , James J. Little , Mark Schmidt

Neural networks need big annotated datasets for training. However, manual annotation can be too expensive or even unfeasible for certain tasks, like multi-person 2D pose estimation with severe occlusions. A remedy for this is synthetic data…

计算机视觉与模式识别 · 计算机科学 2019-08-05 David T. Hoffmann , Dimitrios Tzionas , Micheal J. Black , Siyu Tang

Due to the lack of a large-scale reflection removal dataset with diverse real-world scenes, many existing reflection removal methods are trained on synthetic data plus a small amount of real-world data, which makes it difficult to evaluate…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Chenyang Lei , Xuhua Huang , Chenyang Qi , Yankun Zhao , Wenxiu Sun , Qiong Yan , Qifeng Chen

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

Most of the traditional work on intrinsic image decomposition rely on deriving priors about scene characteristics. On the other hand, recent research use deep learning models as in-and-out black box and do not consider the well-established,…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Anil S. Baslamisli , Hoang-An Le , Theo Gevers

Scalable training data generation is a critical problem in deep learning. We propose PennSyn2Real - a photo-realistic synthetic dataset consisting of more than 100,000 4K images of more than 20 types of micro aerial vehicles (MAVs). The…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Ty Nguyen , Ian D. Miller , Avi Cohen , Dinesh Thakur , Shashank Prasad , Camillo J. Taylor , Pratik Chaudrahi , Vijay Kumar

It is well known that deep learning approaches to face recognition and facial landmark detection suffer from biases in modern training datasets. In this work, we propose to use synthetic face images to reduce the negative effects of dataset…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Adam Kortylewski , Bernhard Egger , Andreas Morel-Forster , Andreas Schneider , Thomas Gerig , Clemens Blumer , Corius Reyneke , Thomas Vetter

Visual Quality Inspection plays a crucial role in modern manufacturing environments as it ensures customer safety and satisfaction. The introduction of Computer Vision (CV) has revolutionized visual quality inspection by improving the…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Christoph Huber , Dino Knoll , Michael Guthe

Recent progress in material data mining has been driven by high-capacity models trained on large datasets. However, collecting experimental data (real data) has been extremely costly since the amount of human effort and expertise required.…

Computational cost of training state-of-the-art deep models in many learning problems is rapidly increasing due to more sophisticated models and larger datasets. A recent promising direction for reducing training cost is dataset…

机器学习 · 计算机科学 2022-12-23 Bo Zhao , Hakan Bilen

Deep learning approaches to object detection have achieved reliable detection of specific object classes in images. However, extending a model's detection capability to new object classes requires large amounts of annotated training data,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Vikhyat Agarwal , Jiayi Cora Guo , Declan Hoban , Sissi Zhang , Nicholas Moran , Peter Cho , Srilakshmi Pattabiraman , Shantanu Joshi

In this work, we present an application of domain randomization and generative adversarial networks (GAN) to train a near real-time object detector for industrial electric parts, entirely in a simulated environment. Large scale availability…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Fernando Camaro Nogues , Andrew Huie , Sakyasingha Dasgupta

We present a learning-based method for estimating 4D reflectance field of a person given video footage illuminated under a flat-lit environment of the same subject. For training data, we use one light at a time to illuminate the subject and…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Loc Huynh , Bipin Kishore , Paul Debevec