中文
相关论文

相关论文: GeneGAN: Learning Object Transfiguration and Attri…

200 篇论文

Recently, learning frameworks have shown the capability of inferring the accurate shape, pose, and texture of an object from a single RGB image. However, current methods are trained on image collections of a single category in order to…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Alessandro Simoni , Stefano Pini , Roberto Vezzani , Rita Cucchiara

Conditional Generative Adversarial Networks (GANs) for cross-domain image-to-image translation have made much progress recently. Depending on the task complexity, thousands to millions of labeled image pairs are needed to train a…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Zili Yi , Hao Zhang , Ping Tan , Minglun Gong

Disentangling factors of variation has become a very challenging problem on representation learning. Existing algorithms suffer from many limitations, such as unpredictable disentangling factors, poor quality of generated images from…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Taihong Xiao , Jiapeng Hong , Jinwen Ma

Unsupervised image-to-image translation is used to transform images from a source domain to generate images in a target domain without using source-target image pairs. Promising results have been obtained for this problem in an adversarial…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Rajiv Kumar , Rishabh Dabral , G. Sivakumar

Most deep learning models are data-driven and the excellent performance is highly dependent on the abundant and diverse datasets. However, it is very hard to obtain and label the datasets of some specific scenes or applications. If we train…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Tianxiao Zhang , Wenchi Ma , Guanghui Wang

Humans can discern scene-independent features of objects across various environments, allowing them to swiftly identify objects amidst changing factors such as lighting, perspective, size, and position and imagine the complete images of the…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Tonglin Chen , Yinxuan Huang , Zhimeng Shen , Jinghao Huang , Bin Li , Xiangyang Xue

We propose FineGAN, a novel unsupervised GAN framework, which disentangles the background, object shape, and object appearance to hierarchically generate images of fine-grained object categories. To disentangle the factors without…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Krishna Kumar Singh , Utkarsh Ojha , Yong Jae Lee

Recent advances in generative adversarial networks have shown that it is possible to generate high-resolution and hyperrealistic images. However, the images produced by GANs are only as fair and representative as the datasets on which they…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Cemre Karakas , Alara Dirik , Eylul Yalcinkaya , Pinar Yanardag

An effective way to model the complex real world is to view the world as a composition of basic components of objects and transformations. Although humans through development understand the compositionality of the real world, it is…

计算机视觉与模式识别 · 计算机科学 2022-03-23 T. Takada , W. Shimaya , Y. Ohmura , Y. Kuniyoshi

Fake face detection is a significant challenge for intelligent systems as generative models become more powerful every single day. As the quality of fake faces increases, the trained models become more and more inefficient to detect the…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Hadi Mansourifar , Weidong Shi

Object swapping aims to replace a source object in a scene with a reference object while preserving object fidelity, scene fidelity, and object-scene harmony. Existing methods either require per-object finetuning and slow inference or rely…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Jiahui Zhan , Xianbing Sun , Xiangnan Zhu , Yikun Ji , Ruitong Liu , Liqing Zhang , Jianfu Zhang

We study the problem of learning to map, in an unsupervised way, between domains A and B, such that the samples b in B contain all the information that exists in samples a in A and some additional information. For example, ignoring…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Ori Press , Tomer Galanti , Sagie Benaim , Lior Wolf

Learning to insert an object instance into an image in a semantically coherent manner is a challenging and interesting problem. Solving it requires (a) determining a location to place an object in the scene and (b) determining its…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Donghoon Lee , Sifei Liu , Jinwei Gu , Ming-Yu Liu , Ming-Hsuan Yang , Jan Kautz

State-of-the-art methods in image-to-image translation are capable of learning a mapping from a source domain to a target domain with unpaired image data. Though the existing methods have achieved promising results, they still produce…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Hao Tang , Hong Liu , Dan Xu , Philip H. S. Torr , Nicu Sebe

Unsupervised image-to-image translation aims at learning a mapping between two visual domains. However, learning a translation across large geometry variations always ends up with failure. In this work, we present a novel…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wayne Wu , Kaidi Cao , Cheng Li , Chen Qian , Chen Change Loy

In this paper, we tackle the copy-paste image-to-image composition problem with a focus on object placement learning. Prior methods have leveraged generative models to reduce the reliance for dense supervision. However, this often limits…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hang Zhou , Xinxin Zuo , Rui Ma , Li Cheng

We introduce a novel framework to build a model that can learn how to segment objects from a collection of images without any human annotation. Our method builds on the observation that the location of object segments can be perturbed…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Adam Bielski , Paolo Favaro

We present a generative model of images that explicitly reasons over the set of objects they show. Our model learns a structured latent representation that separates objects from each other and from the background; unlike prior works, it…

机器学习 · 计算机科学 2020-04-03 Titas Anciukevicius , Christoph H. Lampert , Paul Henderson

In this paper, we address the problem of generating person images conditioned on both pose and appearance information. Specifically, given an image xa of a person and a target pose P(xb), extracted from a different image xb, we synthesize a…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Aliaksandr Siarohin , Stéphane Lathuilière , Enver Sangineto , Nicu Sebe

This paper presents a novel yet intuitive approach to unsupervised feature learning. Inspired by the human visual system, we explore whether low-level motion-based grouping cues can be used to learn an effective visual representation.…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Deepak Pathak , Ross Girshick , Piotr Dollár , Trevor Darrell , Bharath Hariharan