中文
相关论文

相关论文: Material Classification in the Wild: Do Synthesize…

200 篇论文

We present a task-aware approach to synthetic data generation. Our framework employs a trainable synthesizer network that is optimized to produce meaningful training samples by assessing the strengths and weaknesses of a `target' network.…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Shashank Tripathi , Siddhartha Chandra , Amit Agrawal , Ambrish Tyagi , James M. Rehg , Visesh Chari

Does progress on ImageNet transfer to real-world datasets? We investigate this question by evaluating ImageNet pre-trained models with varying accuracy (57% - 83%) on six practical image classification datasets. In particular, we study…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Alex Fang , Simon Kornblith , Ludwig Schmidt

Generative Adversarial Networks (GANs) have been used widely to generate large volumes of synthetic data. This data is being utilized for augmenting with real examples in order to train deep Convolutional Neural Networks (CNNs). Studies…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Binod Bhattarai , Seungryul Baek , Rumeysa Bodur , Tae-Kyun Kim

This paper considers image change detection with only a small number of samples, which is a significant problem in terms of a few annotations available. A major impediment of image change detection task is the lack of large annotated…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Ke Liu , Zhaoyi Song , Haoyue Bai

Recent research on robustness has revealed significant performance gaps between neural image classifiers trained on datasets that are similar to the test set, and those that are from a naturally shifted distribution, such as sketches,…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Hritik Bansal , Aditya Grover

This paper extensively investigates the effectiveness of synthetic training data to improve the capabilities of vision-and-language models for grounding textual descriptions to image regions. We explore various strategies to best generate…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Ruozhen He , Ziyan Yang , Paola Cascante-Bonilla , Alexander C. Berg , Vicente Ordonez

Machine learning offers attractive solutions to challenging image processing tasks. Tedious development and parametrization of algorithmic solutions can be replaced by training a convolutional neural network or a random forest with a high…

计算机视觉与模式识别 · 计算机科学 2025-01-31 Katja Schladitz , Claudia Redenbach , Tin Barisin , Christian Jung , Natascha Jeziorski , Lovro Bosnar , Juraj Fulir , Petra Gospodnetić

Recent advances in deep learning-based object detection techniques have revolutionized their applicability in several fields. However, since these methods rely on unwieldy and large amounts of data, a common practice is to download models…

计算机视觉与模式识别 · 计算机科学 2018-07-27 João Borrego , Atabak Dehban , Rui Figueiredo , Plinio Moreno , Alexandre Bernardino , José Santos-Victor

Synthetic data augmentation via large language models (LLMs) allows researchers to leverage additional training data, thus enhancing the performance of downstream tasks, especially when real-world data is scarce. However, the generated data…

机器学习 · 计算机科学 2025-03-25 Hsun-Yu Kuo , Yin-Hsiang Liao , Yu-Chieh Chao , Wei-Yun Ma , Pu-Jen Cheng

Convolutional neural networks (CNNs) have shown very promising performance in recent years for different problems, including object recognition, face recognition, medical image analysis, etc. However, generally the trained CNN models are…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Roshan Reddy Yedla , Shiv Ram Dubey

The use of Convolutional Neural Networks (CNN) in natural image classification systems has produced very impressive results. Combined with the inherent nature of medical images that make them ideal for deep-learning, further application of…

机器学习 · 计算机科学 2016-01-11 Junghwan Cho , Kyewook Lee , Ellie Shin , Garry Choy , Synho Do

Convolutional neural networks were the standard for solving many computer vision tasks until recently, when Transformers of MLP-based architectures have started to show competitive performance. These architectures typically have a vast…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Peter Kocsis , Peter Súkeník , Guillem Brasó , Matthias Nießner , Laura Leal-Taixé , Ismail Elezi

Deep learning models learn to fit training data while they are highly expected to generalize well to testing data. Most works aim at finding such models by creatively designing architectures and fine-tuning parameters. To adapt to…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Tianyang Wang , Jun Huan , Bo Li

Large Language Models (LLM) are increasingly trained on data generated by other LLM, either because generated text and images become part of the pre-training corpus, or because synthetized data is used as a replacement for expensive…

机器学习 · 计算机科学 2024-10-28 Yunzhen Feng , Elvis Dohmatob , Pu Yang , Francois Charton , Julia Kempe

Although many recent works have investigated generalizable NeRF-based novel view synthesis for unseen scenes, they seldom consider the synthetic-to-real generalization, which is desired in many practical applications. In this work, we first…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Hao Yang , Lanqing Hong , Aoxue Li , Tianyang Hu , Zhenguo Li , Gim Hee Lee , Liwei Wang

Although the pre-training followed by fine-tuning paradigm is used extensively in many fields, there is still some controversy surrounding the impact of pre-training on the fine-tuning process. Currently, experimental findings based on text…

机器学习 · 计算机科学 2023-09-12 Jiashu Pu , Shiwei Zhao , Ling Cheng , Yongzhu Chang , Runze Wu , Tangjie Lv , Rongsheng Zhang

Convolutional Neural Networks (CNNs) have been dominating classification tasks in various domains, such as machine vision, machine listening, and natural language processing. In machine listening, while generally exhibiting very good…

声音 · 计算机科学 2021-07-20 Khaled Koutini , Hamid Eghbal-zadeh , Florian Henkel , Jan Schlüter , Gerhard Widmer

Deep neural networks (DNNs) have demonstrated their great potential in recent years, exceeding the per-formance of human experts in a wide range of applications. Due to their large sizes, however, compressiontechniques such as weight…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Wentao Chen , Hailong Qiu , Jian Zhuang , Chutong Zhang , Yu Hu , Qing Lu , Tianchen Wang , Yiyu Shi , Meiping Huang , Xiaowe Xu

Recognising relevant objects or object states in its environment is a basic capability for an autonomous robot. The dominant approach to object recognition in images and range images is classification by supervised machine learning,…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Mikhail Usvyatsov , Konrad Schindler

While convolutional neural networks are dominating the field of computer vision, one usually does not have access to the large amount of domain-relevant data needed for their training. It thus became common to use available synthetic…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Benjamin Planche , Sergey Zakharov , Ziyan Wu , Andreas Hutter , Harald Kosch , Slobodan Ilic