中文
相关论文

相关论文: SAC-GAN: Structure-Aware Image Composition

200 篇论文

Current methods for image-to-image translation produce compelling results, however, the applied transformation is difficult to control, since existing mechanisms are often limited and non-intuitive. We propose ParGAN, a generalization of…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Diego Martin Arroyo , Alessio Tonioni , Federico Tombari

We introduce SinGAN, an unconditional generative model that can be learned from a single natural image. Our model is trained to capture the internal distribution of patches within the image, and is then able to generate high quality,…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Tamar Rott Shaham , Tali Dekel , Tomer Michaeli

In recent years, Generative Adversarial Networks have become ubiquitous in both research and public perception, but how GANs convert an unstructured latent code to a high quality output is still an open question. In this work, we…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Lucy Chai , Jonas Wulff , Phillip Isola

The visual world we sense, interpret and interact everyday is a complex composition of interleaved physical entities. Therefore, it is a very challenging task to generate vivid scenes of similar complexity using computers. In this work, we…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Mehmet Ozgur Turkoglu , William Thong , Luuk Spreeuwers , Berkay Kicanaoglu

This paper develops a deep-learning framework to synthesize a ground-level view of a location given an overhead image. We propose a novel conditional generative adversarial network (cGAN) in which the trained generator generates realistic…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Xueqing Deng , Yi Zhu , Shawn Newsam

In this paper we tackle the problem of pose guided person image generation, which aims to transfer a person image from the source pose to a novel target pose while maintaining the source appearance. Given the inefficiency of standard CNNs…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jilin Tang , Yi Yuan , Tianjia Shao , Yong Liu , Mengmeng Wang , Kun Zhou

Precise analysis of nanoparticles for characterization in electron microscopy images is essential for advancing nanomaterial development. Yet it remains challenging due to the time-consuming nature of manual methods and the shortcomings of…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Anindya Pal , Varun Ajith , Saumik Bhattacharya , Sayantari Ghosh

Deep generative models have shown promising results in generating realistic images, but it is still non-trivial to generate images with complicated structures. The main reason is that most of the current generative models fail to explore…

机器学习 · 计算机科学 2018-07-12 Kun Xu , Haoyu Liang , Jun Zhu , Hang Su , Bo Zhang

Generative adversarial networks (GANs) are widely used in image generation tasks, yet the generated images are usually lack of texture details. In this paper, we propose a general framework, called Progressively Unfreezing Perceptual GAN…

计算机视觉与模式识别 · 计算机科学 2020-06-20 Jinxuan Sun , Yang Chen , Junyu Dong , Guoqiang Zhong

Audio-Visual scene understanding is a challenging problem due to the unstructured spatial-temporal relations that exist in the audio signals and spatial layouts of different objects and various texture patterns in the visual images.…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Liguang Zhou , Yuhongze Zhou , Xiaonan Qi , Junjie Hu , Tin Lun Lam , Yangsheng Xu

Our work offers a new method for domain translation from semantic label maps and Computer Graphic (CG) simulation edge map images to photo-realistic images. We train a Generative Adversarial Network (GAN) in a conditional way to generate a…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Yakov Miron , Yona Coscas

Aerial-to-ground image synthesis is an emerging and challenging problem that aims to synthesize a ground image from an aerial image. Due to the highly different layout and object representation between the aerial and ground images, existing…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Jinhyun Jang , Taeyong Song , Kwanghoon Sohn

Generative Adversarial Networks (GANs) can synthesize realistic images, with the learned latent space shown to encode rich semantic information with various interpretable directions. However, due to the unstructured nature of the learned…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Zikun Chen , Han Zhao , Parham Aarabi , Ruowei Jiang

Generative Adversarial Networks (GANs) are a powerful class of generative models. Despite their successes, the most appropriate choice of a GAN network architecture is still not well understood. GAN models for image synthesis have adopted a…

机器学习 · 计算机科学 2019-05-28 Sukarna Barua , Sarah Monazam Erfani , James Bailey

The ability to efficiently search for images is essential for improving the user experiences across various products. Incorporating user feedback, via multi-modal inputs, to navigate visual search can help tailor retrieved results to…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Surgan Jandial , Pinkesh Badjatiya , Pranit Chawla , Ayush Chopra , Mausoom Sarkar , Balaji Krishnamurthy

Due to the various reasons such as atmospheric effects and differences in acquisition, it is often the case that there exists a large difference between spectral bands of satellite images collected from different geographic locations. The…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Onur Tasar , S L Happy , Yuliya Tarabalka , Pierre Alliez

Machine vision is susceptible to laser dazzle, where intense laser light can blind and distort its perception of the environment through oversaturation or permanent damage to sensor pixels. Here we employ a wavefront-coded phase mask to…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Xiaopeng Peng , Erin F. Fleet , Abbie T. Watnik , Grover A. Swartzlander

We introduce LOGAN, a deep neural network aimed at learning general-purpose shape transforms from unpaired domains. The network is trained on two sets of shapes, e.g., tables and chairs, while there is neither a pairing between shapes from…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Kangxue Yin , Zhiqin Chen , Hui Huang , Daniel Cohen-Or , Hao Zhang

We consider unsupervised cell nuclei segmentation in this paper. Exploiting the recently-proposed unpaired image-to-image translation between cell nuclei images and randomly synthetic masks, existing approaches, e.g., CycleGAN, have…

图像与视频处理 · 电气工程与系统科学 2022-03-11 Kai Yao , Kaizhu Huang , Jie Sun , Curran Jude

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained…

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