中文
相关论文

相关论文: WarpedGANSpace: Finding non-linear RBF paths in GA…

200 篇论文

Generative adversarial networks (GANs) are very popular to generate realistic images, but they often suffer from the training instability issues and the phenomenon of mode loss. In order to attain greater diversity in GAN synthesized data,…

机器学习 · 计算机科学 2021-07-13 Blessen George , Vinod K. Kurmi , Vinay P. Namboodiri

StyleGAN has achieved great progress in 2D face reconstruction and semantic editing via image inversion and latent editing. While studies over extending 2D StyleGAN to 3D faces have emerged, a corresponding generic 3D GAN inversion…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Yushi Lan , Xuyi Meng , Shuai Yang , Chen Change Loy , Bo Dai

Deep generative models make visual content creation more accessible to novice users by automating the synthesis of diverse, realistic content based on a collected dataset. However, the current machine learning approaches miss a key element…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Sheng-Yu Wang , David Bau , Jun-Yan Zhu

Capturing long-range dependencies in feature representations is crucial for many visual recognition tasks. Despite recent successes of deep convolutional networks, it remains challenging to model non-local context relations between visual…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Songyang Zhang , Shipeng Yan , Xuming He

Recent research has shown that numerous human-interpretable directions exist in the latent space of GANs. In this paper, we develop an automatic procedure for finding directions that lead to foreground-background image separation, and we…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Luke Melas-Kyriazi , Christian Rupprecht , Iro Laina , Andrea Vedaldi

To bring digital avatars into people's lives, it is highly demanded to efficiently generate complete, realistic, and animatable head avatars. This task is challenging, and it is difficult for existing methods to satisfy all the requirements…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Sijing Wu , Yichao Yan , Yunhao Li , Yuhao Cheng , Wenhan Zhu , Ke Gao , Xiaobo Li , Guangtao Zhai

Recent progress in NeRF-based GANs has introduced a number of approaches for high-resolution and high-fidelity generative modeling of human heads with a possibility for novel view rendering. At the same time, one must solve an inverse…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Ananta R. Bhattarai , Matthias Nießner , Artem Sevastopolsky

Recently, single image super-resolution (SR) under large scaling factors has witnessed impressive progress by introducing pre-trained generative adversarial networks (GANs) as priors. However, most GAN-Priors based SR methods are…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Jiahui Zhang , Fangneng Zhan , Yingchen Yu , Rongliang Wu , Xiaoqin Zhang , Shijian Lu

This paper introduces self-supervised neural network models to tackle several fundamental problems in the field of 3D human body analysis and processing. First, we propose VariShaPE (Varifold Shape Parameter Estimator), a novel architecture…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Emmanuel Hartman , Nicolas Charon , Martin Bauer

Generative models based on latent variables, such as generative adversarial networks (GANs) and variational auto-encoders (VAEs), have gained lots of interests due to their impressive performance in many fields. However, many data such as…

机器学习 · 统计学 2024-09-30 Yixuan Qiu , Qingyi Gao , Xiao Wang

Over the years, 2D GANs have achieved great successes in photorealistic portrait generation. However, they lack 3D understanding in the generation process, thus they suffer from multi-view inconsistency problem. To alleviate the issue, many…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Jeong-gi Kwak , Yuanming Li , Dongsik Yoon , Donghyeon Kim , David Han , Hanseok Ko

Image manipulation on the latent space of the pre-trained StyleGAN can control the semantic attributes of the generated images. Recently, some studies have focused on detecting channels with specific properties to directly manipulate the…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Yuanjie Yan , Jian Zhao , Furao Shen

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

Generating and manipulating human facial images using high-level attributal controls are important and interesting problems. The models proposed in previous work can solve one of these two problems (generation or manipulation), but not both…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Weidong Yin , Yanwei Fu , Leonid Sigal , Xiangyang Xue

Editing facial expressions by only changing what we want is a long-standing research problem in Generative Adversarial Networks (GANs) for image manipulation. Most of the existing methods that rely only on a global generator usually suffer…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Rumeysa Bodur , Binod Bhattarai , Tae-Kyun Kim

Recent advances in deep learning have accelerated its use in various applications, such as cellular image analysis and molecular discovery. In molecular discovery, a generative adversarial network (GAN), which comprises a discriminator to…

机器学习 · 计算机科学 2023-04-13 Daniel Manu , Jingjing Yao , Wuji Liu , Xiang Sun

Neural implicit surface representations have emerged as a promising paradigm to capture 3D shapes in a continuous and resolution-independent manner. However, adapting them to articulated shapes is non-trivial. Existing approaches learn a…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Xu Chen , Yufeng Zheng , Michael J. Black , Otmar Hilliges , Andreas Geiger

Complex textual information extraction tasks are often posed as sequence labeling or \emph{shallow parsing}, where fields are extracted using local labels made consistent through probabilistic inference in a graphical model with constrained…

机器学习 · 计算机科学 2018-10-01 Dung Thai , Sree Harsha Ramesh , Shikhar Murty , Luke Vilnis , Andrew McCallum

Modeling group actions on latent representations enables controllable transformations of high-dimensional image data. Prior works applying group-theoretic priors or modeling transformations typically operate in the high-dimensional data…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Farhana Hossain Swarnali , Miaomiao Zhang , Tonmoy Hossain

Latent traversal is a popular approach to visualize the disentangled latent representations. Given a bunch of variations in a single unit of the latent representation, it is expected that there is a change in a single factor of variation of…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Xinqi Zhu , Chang Xu , Dacheng Tao