中文
相关论文

相关论文: Generative Neural Articulated Radiance Fields

200 篇论文

Animating human face images aims to synthesize a desired source identity in a natural-looking way mimicking a driving video's facial movements. In this context, Generative Adversarial Networks have demonstrated remarkable potential in…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Alireza Javanmardi , Alain Pagani , Didier Stricker

Neural radiance fields are capable of reconstructing high-quality drivable human avatars but are expensive to train and render and not suitable for multi-human scenes with complex shadows. To reduce consumption, we propose Animatable 3D…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yang Liu , Xiang Huang , Minghan Qin , Qinwei Lin , Haoqian Wang

There are many applications of Generative Adversarial Networks (GANs) in fields like computer vision, natural language processing, speech synthesis, and more. Undoubtedly the most notable results have been in the area of image synthesis and…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Simranjeet Singh , Rajneesh Sharma , Alan F. Smeaton

In this work, we study the image transformation problem, which targets at learning the underlying transformations (e.g., the transition of seasons) from a collection of unlabeled images. However, there could be countless of transformations…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kaiwen Zha , Yujun Shen , Bolei Zhou

Generative Adversarial Networks (GANs) are a recent advancement in unsupervised machine learning. They are a cat-and-mouse game between two neural networks: [1] a discriminator network which learns to validate whether a sample is real or…

宇宙学与河外天体物理 · 物理学 2020-06-23 Olivia Curtis , Tereasa G. Brainerd

Generative adversarial networks (GANs) are a class of unsupervised machine learning algorithms that can produce realistic images from randomly-sampled vectors in a multi-dimensional space. Until recently, it was not possible to generate…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Andrew Beers , James Brown , Ken Chang , J. Peter Campbell , Susan Ostmo , Michael F. Chiang , Jayashree Kalpathy-Cramer

This paper is on face/head reenactment where the goal is to transfer the facial pose (3D head orientation and expression) of a target face to a source face. Previous methods focus on learning embedding networks for identity and pose…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Stella Bounareli , Vasileios Argyriou , Georgios Tzimiropoulos

Generative adversarial networks (GANs) have been extensively studied in the past few years. Arguably their most significant impact has been in the area of computer vision where great advances have been made in challenges such as plausible…

机器学习 · 计算机科学 2021-01-01 Zhengwei Wang , Qi She , Tomas E. Ward

Generative Adversarial Networks (GANs) were proposed in 2014 by Goodfellow et al., and have since been extended into multiple computer vision applications. This report provides a thorough survey of recent GAN research, outlining the various…

机器学习 · 计算机科学 2019-12-17 Hanne Carlsson , Dimitrios Kollias

Collecting well-annotated image datasets to train modern machine learning algorithms is prohibitively expensive for many tasks. One appealing alternative is rendering synthetic data where ground-truth annotations are generated…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantinos Bousmalis , Nathan Silberman , David Dohan , Dumitru Erhan , Dilip Krishnan

Generating animatable and editable 3D head avatars is essential for various applications in computer vision and graphics. Traditional 3D-aware generative adversarial networks (GANs), often using implicit fields like Neural Radiance Fields…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Guohao Li , Hongyu Yang , Yifang Men , Di Huang , Weixin Li , Ruijie Yang , Yunhong Wang

Generative Adversarial Networks (GAN) have led to the generation of very realistic face images, which have been used in fake social media accounts and other disinformation matters that can generate profound impacts. Therefore, the…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Xin Wang , Hui Guo , Shu Hu , Ming-Ching Chang , Siwei Lyu

Face rendering using neural radiance fields (NeRF) is a rapidly developing research area in computer vision. While recent methods primarily focus on controlling facial attributes such as identity and expression, they often overlook the…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Hengfei Wang , Zhongqun Zhang , Yihua Cheng , Hyung Jin Chang

Modern image generative models show remarkable sample quality when trained on a single domain or class of objects. In this work, we introduce a generative adversarial network that can simultaneously generate aligned image samples from…

计算机视觉与模式识别 · 计算机科学 2022-06-08 Seung Wook Kim , Karsten Kreis , Daiqing Li , Antonio Torralba , Sanja Fidler

Current Generative Adversarial Networks (GANs) produce photorealistic renderings of portrait images. Embedding real images into the latent space of such models enables high-level image editing. While recent methods provide considerable…

图形学 · 计算机科学 2021-09-21 Thomas Leimkühler , George Drettakis

Recent research has demonstrated the ability to estimate gaze on mobile devices by performing inference on the image from the phone's front-facing camera, and without requiring specialized hardware. While this offers wide potential…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Matan Sela , Pingmei Xu , Junfeng He , Vidhya Navalpakkam , Dmitry Lagun

We present a method for learning a generative 3D model based on neural radiance fields, trained solely from data with only single views of each object. While generating realistic images is no longer a difficult task, producing the…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Daniel Rebain , Mark Matthews , Kwang Moo Yi , Dmitry Lagun , Andrea Tagliasacchi

This paper presents a generative adversarial network (GAN) based approach for radar image enhancement. Although radar sensors remain robust for operations under adverse weather conditions, their application in autonomous vehicles (AVs) is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Thakshila Thilakanayake , Oscar De Silva , Thumeera R. Wanasinghe , George K. Mann , Awantha Jayasiri

Generative Adversarial Networks (GANs) have gained momentum for their ability to model image distributions. They learn to emulate the training set and that enables sampling from that domain and using the knowledge learned for useful…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Abdullah Hamdi , Bernard Ghanem

Generative adversarial networks (GANs) have emerged as a powerful unsupervised method to model the statistical patterns of real-world data sets, such as natural images. These networks are trained to map random inputs in their latent space…

机器学习 · 计算机科学 2021-03-19 Binxu Wang , Carlos R. Ponce
‹ 上一页 1 8 9 10 下一页 ›