中文
相关论文

相关论文: GAN based ball screw drive picture database enlarg…

200 篇论文

Generative networks are fundamentally different in their aim and methods compared to CNNs for classification, segmentation, or object detection. They have initially not been meant to be an image analysis tool, but to produce naturally…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Markus Wenzel

The advent of large-scale training has produced a cornucopia of powerful visual recognition models. However, generative models, such as GANs, have traditionally been trained from scratch in an unsupervised manner. Can the collective…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Nupur Kumari , Richard Zhang , Eli Shechtman , Jun-Yan Zhu

Despite the recency of their conception, Generative Adversarial Networks (GANs) constitute an extensively researched machine learning sub-field for the creation of synthetic data through deep generative modeling. GANs have consequently been…

网络与互联网体系结构 · 计算机科学 2021-05-11 Hojjat Navidan , Parisa Fard Moshiri , Mohammad Nabati , Reza Shahbazian , Seyed Ali Ghorashi , Vahid Shah-Mansouri , David Windridge

Since its invention, Generative adversarial networks (GANs) have shown outstanding results in many applications. Generative Adversarial Networks are powerful yet, resource-hungry deep-learning models. Their main difference from ordinary…

机器学习 · 计算机科学 2021-08-17 Dina Tantawy , Mohamed Zahran , Amr Wassal

Deep Learning-based image synthesis techniques have been applied in healthcare research for generating medical images to support open research. Training generative adversarial neural networks (GAN) usually requires large amounts of training…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Ruinan Jin , Xiaoxiao Li

Face recognition performance based on deep learning heavily relies on large-scale training data, which is often difficult to acquire in practical applications. To address this challenge, this paper proposes a GAN-based data augmentation…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Zhongwen Li , Zongwei Li , Xiaoqi Li

Machine learning has proven to be useful in classification and segmentation of images. In this paper, we evaluate a training methodology for pixel-wise segmentation on high resolution satellite images using progressive growing of generative…

Training Generative Adversarial Networks (GAN) on high-fidelity images usually requires large-scale GPU-clusters and a vast number of training images. In this paper, we study the few-shot image synthesis task for GAN with minimum computing…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Bingchen Liu , Yizhe Zhu , Kunpeng Song , Ahmed Elgammal

Hashing has been a widely-adopted technique for nearest neighbor search in large-scale image retrieval tasks. Recent research has shown that leveraging supervised information can lead to high quality hashing. However, the cost of annotating…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Zhaofan Qiu , Yingwei Pan , Ting Yao , Tao Mei

Text-to-image synthesis aims to generate a photo-realistic image from a given natural language description. Previous works have made significant progress with Generative Adversarial Networks (GANs). Nonetheless, it is still hard to generate…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Eunyeong Jeon , Kunhee Kim , Daijin Kim

In this paper, an image recognition algorithm based on the combination of deep learning and generative adversarial network (GAN) is studied, and compared with traditional image recognition methods. The purpose of this study is to evaluate…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Yihao Zhong , Yijing Wei , Yingbin Liang , Xiqing Liu , Rongwei Ji , Yiru Cang

Failure detection is employed in the industry to improve system performance and reduce costs due to unexpected malfunction events. So, a good dataset of the system is desirable for designing an automated failure detection system. However,…

图像与视频处理 · 电气工程与系统科学 2020-08-04 Jairo Viola , YangQuan Chen , Jing Wang

An open secret in contemporary machine learning is that many models work beautifully on standard benchmarks but fail to generalize outside the lab. This has been attributed to biased training data, which provide poor coverage over real…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Ali Jahanian , Lucy Chai , Phillip Isola

Deep learning-based construction-site image analysis has recently made great progress with regard to accuracy and speed, but it requires a large amount of data. Acquiring sufficient amount of labeled construction-image data is a…

图像与视频处理 · 电气工程与系统科学 2019-11-28 Francis Baek , Somin Park , Hyoungkwan Kim

State of the art deep generative networks are capable of producing images with such incredible realism that they can be suspected of memorizing training images. It is why it is not uncommon to include visualizations of training set nearest…

机器学习 · 计算机科学 2019-01-14 Ryan Webster , Julien Rabin , Loic Simon , Frederic Jurie

Generative Adversarial Networks (GANs) have been successfully used to synthesize realistically looking images of faces, scenery and even medical images. Unfortunately, they usually require large training datasets, which are often scarce in…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Christoph Baur , Shadi Albarqouni , Nassir Navab

Traffic sign recognition is a well-researched problem in computer vision. However, the state of the art methods works only for frequent sign classes, which are well represented in training datasets. We consider the task of rare traffic sign…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Anton Konushin , Boris Faizov , Vlad Shakhuro

Image generation and image completion are rapidly evolving fields, thanks to machine learning algorithms that are able to realistically replace missing pixels. However, generating large high resolution images, with a large level of details,…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Renato Cardoso , Sofia Vallecorsa , Edoardo Nemni

Graph neural networks (GNNs) face significant challenges with class imbalance, leading to biased inference results. To address this issue in heterogeneous graphs, we propose a novel framework that combines Graph Neural Network (GNN) and…

机器学习 · 计算机科学 2024-11-26 Hung-Chun Hsu , Bo-Jun Wu , Ming-Yi Hong , Che Lin , Chih-Yu Wang

Generative Adversarial Networks (GANs) have shown great performance on super-resolution problems since they can generate more visually realistic images and video frames. However, these models often introduce side effects into the outputs,…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Xijun Wang , Santiago López-Tapia , Alice Lucas , Xinyi Wu , Rafael Molina , Aggelos K. Katsaggelos