中文
相关论文

相关论文: Image-to-image Transformation with Auxiliary Condi…

200 篇论文

Image-to-image translation has gained popularity in the medical field to transform images from one domain to another. Medical image synthesis via domain transformation is advantageous in its ability to augment an image dataset where images…

图像与视频处理 · 电气工程与系统科学 2024-01-08 Cassandra Czobit , Reza Samavi

Color names based image representation is successfully used in person re-identification, due to the advantages of being compact, intuitively understandable as well as being robust to photometric variance. However, there exists the diversity…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Yang Yang , Shengcai Liao , Zhen Lei , Stan Z. Li

This paper presents Fd-CycleGAN, an image-to-image (I2I) translation framework that enhances latent representation learning to approximate real data distributions. Building upon the foundation of CycleGAN, our approach integrates Local…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Shivangi Nigam , Adarsh Prasad Behera , Shekhar Verma , P. Nagabhushan

Unpaired image-to-image translation has attracted significant interest due to the invention of CycleGAN, a method which utilizes a combination of adversarial and cycle consistency losses to avoid the need for paired data. It is known that…

机器学习 · 计算机科学 2020-01-27 Nikita Moriakov , Jonas Adler , Jonas Teuwen

Recent Image-to-Image Translation algorithms have achieved significant progress in neural style transfer and image attribute manipulation tasks. However, existing approaches require exhaustively labelling training data, which is labor…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Jichao Zhang , Yezhi Shu , Songhua Xu , Gongze Cao , Fan Zhong , Meng Liu , Xueying Qin

Many applications for the automated diagnosis of plant disease have been developed based on the success of deep learning techniques. However, these applications often suffer from overfitting, and the diagnostic performance is drastically…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Quan Huu Cap , Hiroyuki Uga , Satoshi Kagiwada , Hitoshi Iyatomi

We present a method to improve the visual realism of low-quality, synthetic images, e.g. OpenGL renderings. Training an unpaired synthetic-to-real translation network in image space is severely under-constrained and produces visible…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Sai Bi , Kalyan Sunkavalli , Federico Perazzi , Eli Shechtman , Vladimir Kim , Ravi Ramamoorthi

Image-to-image translation models have shown remarkable ability on transferring images among different domains. Most of existing work follows the setting that the source domain and target domain keep the same at training and inference…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Jianxin Lin , Yingce Xia , Sen Liu , Shuqin Zhao , Zhibo Chen

In this paper, we introduce a new method for generating an object image from text attributes on a desired location, when the base image is given. One step further to the existing studies on text-to-image generation mainly focusing on the…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Hyojin Park , YoungJoon Yoo , Nojun Kwak

TryOnGAN is a recent virtual try-on approach, which generates highly realistic images and outperforms most previous approaches. In this article, we reproduce the TryOnGAN implementation and probe it along diverse angles: impact of transfer…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Saurabh Kumar , Nishant Sinha

Image to image translation is the problem of transferring an image from a source domain to a different (but related) target domain. We present a new unsupervised image to image translation technique that leverages the underlying semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Pravakar Roy , Nicolai Häni , Jun-Jee Chao , Volkan Isler

In this paper, we have developed a general-purpose architecture, Vit-Gan, capable of performing most of the image-to-image translation tasks from semantic image segmentation to single image depth perception. This paper is a follow-up paper,…

图像与视频处理 · 电气工程与系统科学 2021-10-19 Yiğit Gündüç

Every recent image-to-image translation model inherently requires either image-level (i.e. input-output pairs) or set-level (i.e. domain labels) supervision. However, even set-level supervision can be a severe bottleneck for data collection…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Kyungjune Baek , Yunjey Choi , Youngjung Uh , Jaejun Yoo , Hyunjung Shim

Recently, GAN inversion methods combined with Contrastive Language-Image Pretraining (CLIP) enables zero-shot image manipulation guided by text prompts. However, their applications to diverse real images are still difficult due to the…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Gwanghyun Kim , Taesung Kwon , Jong Chul Ye

For unsupervised image-to-image translation, we propose a discriminator architecture which focuses on the statistical features instead of individual patches. The network is stabilized by distribution matching of key statistical features at…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Xuning Shao , Weidong Zhang

The identification of lesion within medical image data is necessary for diagnosis, treatment and prognosis. Segmentation and classification approaches are mainly based on supervised learning with well-paired image-level or voxel-level…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Liyan Sun , Jiexiang Wang , Yue Huang , Xinghao Ding , Hayit Greenspan , John Paisley

Weakly-supervised learning has become a popular technology in recent years. In this paper, we propose a novel medical image classification algorithm, called Weakly-Supervised Generative Adversarial Networks (WSGAN), which only uses a small…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Jiawei Mao , Xuesong Yin , Yuanqi Chang , Qi Huang

Realistic vehicle sensor simulation is an important element in developing autonomous driving. As physics-based implementations of visual sensors like LiDAR are complex in practice, data-based approaches promise solutions. Using pairs of…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Richard Marcus , Felix Gabel , Niklas Knoop , Marc Stamminger

A large body of recent work targets semantically conditioned image generation. Most such methods focus on the narrower task of pose transfer and ignore the more challenging task of subject transfer that consists in not only transferring the…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Nicolas Dufour , David Picard , Vicky Kalogeiton

Researchers have recently begun exploring the use of StyleGAN-based models for real image editing. One particularly interesting application is using natural language descriptions to guide the editing process. Existing approaches for editing…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Ahmet Canberk Baykal , Abdul Basit Anees , Duygu Ceylan , Erkut Erdem , Aykut Erdem , Deniz Yuret