中文
相关论文

相关论文: Extracting Semantic Knowledge from GANs with Unsup…

200 篇论文

While GANs have shown success in realistic image generation, the idea of using GANs for other tasks unrelated to synthesis is underexplored. Do GANs learn meaningful structural parts of objects during their attempt to reproduce those…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Nontawat Tritrong , Pitchaporn Rewatbowornwong , Supasorn Suwajanakorn

Generative Adversarial Networks (GANs) are the driving force behind the state-of-the-art in image generation. Despite their ability to synthesize high-resolution photo-realistic images, generating content with on-demand conditioning of…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Markos Georgopoulos , James Oldfield , Grigorios G Chrysos , Yannis Panagakis

Generative Adversarial Networks (GANs) are able to generate high-quality images, but it remains difficult to explicitly specify the semantics of synthesized images. In this work, we aim to better understand the semantic representation of…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jianjin Xu , Changxi Zheng

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

Training deep networks with limited labeled data while achieving a strong generalization ability is key in the quest to reduce human annotation efforts. This is the goal of semi-supervised learning, which exploits more widely available…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Daiqing Li , Junlin Yang , Karsten Kreis , Antonio Torralba , Sanja Fidler

With the development of deep learning, supervised learning has frequently been adopted to classify remotely sensed images using convolutional networks (CNNs). However, due to the limited amount of labeled data available, supervised learning…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Daoyu Lin , Kun Fu , Yang Wang , Guangluan Xu , Xian Sun

Segmenting an image into its parts is a frequent preprocess for high-level vision tasks such as image editing. However, annotating masks for supervised training is expensive. Weakly-supervised and unsupervised methods exist, but they depend…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xingzhe He , Bastian Wandt , Helge Rhodin

Generative Adversarial Networks (GANs) have recently advanced image synthesis by learning the underlying distribution of the observed data. However, how the features learned from solving the task of image generation are applicable to other…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yinghao Xu , Yujun Shen , Jiapeng Zhu , Ceyuan Yang , Bolei Zhou

Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a…

机器学习 · 计算机科学 2018-08-31 Matan Ben-Yosef , Daphna Weinshall

Recent years witness the tremendous success of generative adversarial networks (GANs) in synthesizing photo-realistic images. GAN generator learns to compose realistic images and reproduce the real data distribution. Through that, a…

计算机视觉与模式识别 · 计算机科学 2023-01-16 Yinghao Xu , Yujun Shen , Jiapeng Zhu , Ceyuan Yang , Bolei Zhou

Combining Generative Adversarial Networks (GANs) with encoders that learn to encode data points has shown promising results in learning data representations in an unsupervised way. We propose a framework that combines an encoder and a…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Tobias Hinz , Stefan Wermter

We introduce a method that allows to automatically segment images into semantically meaningful regions without human supervision. Derived regions are consistent across different images and coincide with human-defined semantic classes on…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Daniil Pakhomov , Sanchit Hira , Narayani Wagle , Kemar E. Green , Nassir Navab

Generative Adversarial networks (GANs) have obtained remarkable success in many unsupervised learning tasks and unarguably, clustering is an important unsupervised learning problem. While one can potentially exploit the latent-space…

机器学习 · 计算机科学 2019-01-29 Sudipto Mukherjee , Himanshu Asnani , Eugene Lin , Sreeram Kannan

Recent research has shown that it is possible to find interpretable directions in the latent spaces of pre-trained Generative Adversarial Networks (GANs). These directions enable controllable image generation and support a wide range of…

机器学习 · 计算机科学 2021-10-07 Oğuz Kaan Yüksel , Enis Simsar , Ezgi Gülperi Er , Pinar Yanardag

With the recent progress in Generative Adversarial Networks (GANs), it is imperative for media and visual forensics to develop detectors which can identify and attribute images to the model generating them. Existing works have shown to…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Sharath Girish , Saksham Suri , Saketh Rambhatla , Abhinav Shrivastava

Lately, generative adversarial networks (GANs) have been successfully applied to zero-shot learning (ZSL) and achieved state-of-the-art performance. By synthesizing virtual unseen visual features, GAN-based methods convert the challenging…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Jingjing Li , Mengmeng Jing , Ke Lu , Lei Zhu , Yang Yang , Zi Huang

Generative adversarial networks (GANs) can implicitly learn rich distributions over images, audio, and data which are hard to model with an explicit likelihood. We present a practical Bayesian formulation for unsupervised and…

机器学习 · 统计学 2017-11-09 Yunus Saatchi , Andrew Gordon Wilson

In recent years, image classification, as a core task in computer vision, relies on high-quality labelled data, which restricts the wide application of deep learning models in practical scenarios. To alleviate the problem of insufficient…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jiyu Hu , Haijiang Zeng , Zhen Tian

Synthesizing images or texts automatically is a useful research area in the artificial intelligence nowadays. Generative adversarial networks (GANs), which are proposed by Goodfellow in 2014, make this task to be done more efficiently by…

机器学习 · 计算机科学 2018-07-02 Fuzhou Gong , Zigeng Xia

In recent years, considerable advancements have been made in the area of Generative Adversarial Networks (GANs), particularly with the advent of style-based architectures that address many key shortcomings - both in terms of modeling…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Nikos Kostagiolas , Mihalis A. Nicolaou , Yannis Panagakis
‹ 上一页 1 2 3 10 下一页 ›