中文
相关论文

相关论文: Cross-Domain Cascaded Deep Feature Translation

200 篇论文

Transferring artistic styles onto everyday photographs has become an extremely popular task in both academia and industry. Recently, offline training has replaced on-line iterative optimization, enabling nearly real-time stylization. When…

计算机视觉与模式识别 · 计算机科学 2017-12-01 Xin Wang , Geoffrey Oxholm , Da Zhang , Yuan-Fang Wang

We propose a Deep Texture Encoding Network (Deep-TEN) with a novel Encoding Layer integrated on top of convolutional layers, which ports the entire dictionary learning and encoding pipeline into a single model. Current methods build from…

计算机视觉与模式识别 · 计算机科学 2016-12-12 Hang Zhang , Jia Xue , Kristin Dana

Unsupervised image-to-image translation is a class of computer vision problems which aims at modeling conditional distribution of images in the target domain, given a set of unpaired images in the source and target domains. An image in the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Hadi Kazemi , Sobhan Soleymani , Fariborz Taherkhani , Seyed Mehdi Iranmanesh , Nasser M. Nasrabadi

Unsupervised image-to-image translation aims at learning a joint distribution of images in different domains by using images from the marginal distributions in individual domains. Since there exists an infinite set of joint distributions…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Ming-Yu Liu , Thomas Breuel , Jan Kautz

Image dehazing using learning-based methods has achieved state-of-the-art performance in recent years. However, most existing methods train a dehazing model on synthetic hazy images, which are less able to generalize well to real hazy…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Yuanjie Shao , Lerenhan Li , Wenqi Ren , Changxin Gao , Nong Sang

Unsupervised image-to-image translation techniques are able to map local texture between two domains, but they are typically unsuccessful when the domains require larger shape change. Inspired by semantic segmentation, we introduce a…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Aaron Gokaslan , Vivek Ramanujan , Daniel Ritchie , Kwang In Kim , James Tompkin

We propose VecGAN, an image-to-image translation framework for facial attribute editing with interpretable latent directions. Facial attribute editing task faces the challenges of precise attribute editing with controllable strength and…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Yusuf Dalva , Said Fahri Altindis , Aysegul Dundar

Image-to-image translation aims to learn a mapping between a source and a target domain, enabling tasks such as style transfer, appearance transformation, and domain adaptation. In this work, we explore a diffusion-based framework for…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Qiang Zhu , Kuan Lu , Menghao Huo , Yuxiao Li

Domain adaptation, which bridges the distributions across different modalities, plays a crucial role in multimodal medical image analysis. In endoscopic imaging, combining pre-operative data with intra-operative imaging is important for…

图像与视频处理 · 电气工程与系统科学 2025-07-16 Junyang Wu , Fangfang Xie , Jiayuan Sun , Yun Gu , Guang-Zhong Yang

Existing deep learning-based change detection methods try to elaborately design complicated neural networks with powerful feature representations, but ignore the universal domain shift induced by time-varying land cover changes, including…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Jia Liu , Wenjie Xuan , Yuhang Gan , Juhua Liu , Bo Du

It is hard to generate an image at target view well for previous cross-view image translation methods that directly adopt a simple encoder-decoder or U-Net structure, especially for drastically different views and severe deformation cases.…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Bin Ren , Hao Tang , Nicu Sebe

Instance based photo cartoonization is one of the challenging image stylization tasks which aim at transforming realistic photos into cartoon style images while preserving the semantic contents of the photos. State-of-the-art Deep Neural…

计算机视觉与模式识别 · 计算机科学 2019-11-15 Yugang Chen , Muchun Chen , Chaoyue Song , Bingbing Ni

To parse images into fine-grained semantic parts, the complex fine-grained elements will put it in trouble when using off-the-shelf semantic segmentation networks. In this paper, for image parsing task, we propose to parse images from…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Jiagao Hu , Zhengxing Sun , Yunhan Sun , Jinlong Shi

Unpaired image-to-image translation is the problem of mapping an image in the source domain to one in the target domain, without requiring corresponding image pairs. To ensure the translated images are realistically plausible, recent works,…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Anoop Cherian , Alan Sullivan

Recent progress in deep learning-based models has improved photo-realistic (or perceptual) single-image super-resolution significantly. However, despite their powerful performance, many methods are difficult to apply to real-world…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Namhyuk Ahn , Byungkon Kang , Kyung-Ah Sohn

A common goal of unpaired image-to-image translation is to preserve content consistency between source images and translated images while mimicking the style of the target domain. Due to biases between the datasets of both domains, many…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Bonifaz Stuhr , Jürgen Brauer , Bernhard Schick , Jordi Gonzàlez

Recent research has investigated the shape and texture biases of deep neural networks (DNNs) in image classification which influence their generalization capabilities and robustness. It has been shown that, in comparison to regular DNN…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Ben Hamscher , Edgar Heinert , Annika Mütze , Kira Maag , Matthias Rottmann

Unsupervised image-to-image translation methods learn to map images in a given class to an analogous image in a different class, drawing on unstructured (non-registered) datasets of images. While remarkably successful, current methods…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Ming-Yu Liu , Xun Huang , Arun Mallya , Tero Karras , Timo Aila , Jaakko Lehtinen , Jan Kautz

In this paper, we present DRANet, a network architecture that disentangles image representations and transfers the visual attributes in a latent space for unsupervised cross-domain adaptation. Unlike the existing domain adaptation methods…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Seunghun Lee , Sunghyun Cho , Sunghoon Im

Gradient-based attention modeling has been used widely as a way to visualize and understand convolutional neural networks. However, exploiting these visual explanations during the training of generative adversarial networks (GANs) is an…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Runze Li , Tomaso Fontanini , Luca Donati , Andrea Prati , Bir Bhanu