paper-with-me

홈 › Papers

Unsupervised Holistic Image Generation from Key Local Patches

2017-03-31 · ECCV 2018 9 · Donghoon Lee, Sangdoo Yun, Sungjoon Choi, Hwiyeon Yoo, Ming-Hsuan Yang, Songhwai Oh

We introduce a new problem of generating an image based on a small number of key local patches without any geometric prior. In this work, key local patches are defined as informative regions of the target object or scene. This is a challenging problem since it requires generating realistic images and predicting locations of parts at the same time. We construct adversarial networks to tackle this problem. A generator network generates a fake image as well as a mask based on the encoder-decoder framework. On the other hand, a discriminator network aims to detect fake images. The network is trained with three losses to consider spatial, appearance, and adversarial information. The spatial loss determines whether the locations of predicted parts are correct. Input patches are restored in the output image without much modification due to the appearance loss. The adversarial loss ensures output images are realistic. The proposed network is trained without supervisory signals since no labels of key parts are required. Experimental results on six datasets demonstrate that the proposed algorithm performs favorably on challenging objects and scenes.

📄 PDF Abstract BibTeX arXiv:1703.10730

Code (1)

hellbell/KeyPatchGan pytorch

Tasks

DecoderImage Generation

Similar Papers 제목 키워드 기반

Hita: Holistic Tokenizer for Autoregressive Image Generation

2025-07-03 · Anlin Zheng, Haochen Wang, Yucheng Zhao, Weipeng Deng 외

Vanilla autoregressive image generation models generate visual tokens step-by-step, limiting their ability to capture holistic relationships among token sequences. Moreover, because most visual tokenizers map local image…

Image GenerationStyle Transfer

Combining Local Appearance and Holistic View: Dual-Source Deep Neural Networks for Human Pose Estimation

2015-04-27 · CVPR 2015 6 · Xiaochuan Fan, Kang Zheng, Yuewei Lin, Song Wang

We propose a new learning-based method for estimating 2D human pose from a single image, using Dual-Source Deep Convolutional Neural Networks (DS-CNN). Recently, many methods have been developed to estimate human pose by…

Pose Estimation

Domain adaptation for holistic skin detection

2019-03-16 · Aloisio Dourado, Frederico Guth, Teofilo Emidio de Campos, Li Weigang

Human skin detection in images is a widely studied topic of Computer Vision for which it is commonly accepted that analysis of pixel color or local patches may suffice. This is because skin regions appear to be relativel…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Recalling Holistic Information for Semantic Segmentation

2016-11-24 · Hexiang Hu, Zhiwei Deng, Guang-Tong Zhou, Fei Sha 외

Semantic segmentation requires a detailed labeling of image pixels by object category. Information derived from local image patches is necessary to describe the detailed shape of individual objects. However, this informa…

SegmentationSemantic Segmentation

Inter-Realization Channels: Unsupervised Anomaly Detection Beyond One-Class Classification

2023-01-01 · ICCV 2023 1 · Declan McIntosh, Alexandra Branzan Albu

Unsupervised anomaly detection and localization in images is a challenging problem, leading previous methods to attempt an easier supervised one-class classification formalization. Assuming training images to be real…

Anomaly DetectionOne-Class ClassificationUnsupervised Anomaly Detection