中文
相关论文

相关论文: Make Encoder Great Again in 3D GAN Inversion throu…

200 篇论文

In this paper, we propose a new method for mapping a 3D point cloud to the latent space of a 3D generative adversarial network. Our generative model for 3D point clouds is based on SP-GAN, a state-of-the-art sphere-guided 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Jaeyeon Kim , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

General object composition (GOC) aims to seamlessly integrate a target object into a background scene with desired geometric properties, while simultaneously preserving its fine-grained appearance details. Recent approaches derive semantic…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Jianman Lin , Haojie Li , Chunmei Qing , Zhijing Yang , Liang Lin , Tianshui Chen

Recent works have shown that 3D-aware GANs trained on unstructured single image collections can generate multiview images of novel instances. The key underpinnings to achieve this are a 3D radiance field generator and a volume rendering…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Jianfeng Xiang , Jiaolong Yang , Yu Deng , Xin Tong

Unsupervised fine-grained class clustering is a practical yet challenging task due to the difficulty of feature representations learning of subtle object details. We introduce C3-GAN, a method that leverages the categorical inference power…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Yunji Kim , Jung-Woo Ha

Generative Adversarial Networks (GAN) have many potential medical imaging applications, including data augmentation, domain adaptation, and model explanation. Due to the limited memory of Graphical Processing Units (GPUs), most current 3D…

图像与视频处理 · 电气工程与系统科学 2022-09-13 Li Sun , Junxiang Chen , Yanwu Xu , Mingming Gong , Ke Yu , Kayhan Batmanghelich

A Generative Adversarial Network (GAN) with generator $G$ trained to model the prior of images has been shown to perform better than sparsity-based regularizers in ill-posed inverse problems. Here, we propose a new method of deploying a…

机器学习 · 计算机科学 2019-10-25 Ankit Raj , Yuqi Li , Yoram Bresler

High-fidelity head avatar reconstruction plays a crucial role in AR/VR, gaming, and multimedia content creation. Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated effectiveness in modeling complex geometry with real-time…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Shikun Zhang , Cunjian Chen , Yiqun Wang , Qiuhong Ke , Yong Li

Generative Adversarial Networks have surprising ability for generating sharp and realistic images, though they are known to suffer from the so-called mode collapse problem. In this paper, we propose a new GAN variant called Mixture Density…

机器学习 · 计算机科学 2018-11-30 Hamid Eghbal-zadeh , Werner Zellinger , Gerhard Widmer

GAN inversion is indispensable for applying the powerful editability of GAN to real images. However, existing methods invert video frames individually often leading to undesired inconsistent results over time. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Yangyang Xu , Shengfeng He , Kwan-Yee K. Wong , Ping Luo

The style-based GAN (StyleGAN) architecture achieved state-of-the-art results for generating high-quality images, but it lacks explicit and precise control over camera poses. The recently proposed NeRF-based GANs made great progress towards…

计算机视觉与模式识别 · 计算机科学 2021-10-20 Peng Zhou , Lingxi Xie , Bingbing Ni , Qi Tian

We present to recover the complete 3D facial geometry from a single depth view by proposing an Attention Guided Generative Adversarial Networks (AGGAN). In contrast to existing work which normally requires two or more depth views to recover…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Xiaoxu Cai , Hui Yu , Jianwen Lou , Xuguang Zhang , Gongfa Li , Junyu Dong

In this paper, we present Change3D, a framework that reconceptualizes the change detection and captioning tasks through video modeling. Recent methods have achieved remarkable success by regarding each pair of bi-temporal images as separate…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Duowang Zhu , Xiaohu Huang , Haiyan Huang , Hao Zhou , Zhenfeng Shao

This paper investigates the challenge of learning image manifolds, specifically pose manifolds, of 3D objects using limited training data. It proposes a DNN approach to manifold learning and for predicting images of objects for novel,…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Shenyuan Liang , Pavan Turaga , Anuj Srivastava

Generative Adversarial Networks (GANs) have been shown to be powerful and flexible priors when solving inverse problems. One challenge of using them is overcoming representation error, the fundamental limitation of the network in…

机器学习 · 计算机科学 2022-04-12 Sean Gunn , Jorio Cocola , Paul Hand

4D automotive radar is indispensable for autonomous driving due to its low cost and robustness, yet its point cloud sparsity challenges 3D object detection. Existing 4D radar-camera fusion methods focus on complex fusion strategies, trading…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Weiyi Xiong , Bing Zhu

Recent advances in single-view 3D scene reconstruction have highlighted the challenges in capturing fine geometric details and ensuring structural consistency, particularly in high-fidelity outdoor scene modeling. This paper presents…

图形学 · 计算机科学 2025-06-18 Xianzu Wu , Zhenxin Ai , Harry Yang , Ser-Nam Lim , Jun Liu , Huan Wang

Modeling scene geometry using implicit neural representation has revealed its advantages in accuracy, flexibility, and low memory usage. Previous approaches have demonstrated impressive results using color or depth images but still have…

机器人学 · 计算机科学 2023-03-01 Dongyu Yan , Xiaoyang Lyu , Jieqi Shi , Yi Lin

Recovering the 3D geometric structure of a face from a single input image is a challenging active research area in computer vision. In this paper, we present a novel method for reconstructing 3D heads from a single or multiple image(s)…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Oussema Bouafif , Bogdan Khomutenko , Mohamed Daoudi

We present GR3D, a spatial vision language model equipped with three complementary grounding capabilities--explicit 2D grounding, implicit 2D grounding, and monocular 3D grounding--within a single framework. GR3D introduces an implicit…

Encoder-decoder GANs architectures (e.g., BiGAN and ALI) seek to add an inference mechanism to the GANs setup, consisting of a small encoder deep net that maps data-points to their succinct encodings. The intuition is that being forced to…

机器学习 · 计算机科学 2017-11-08 Sanjeev Arora , Andrej Risteski , Yi Zhang
‹ 上一页 1 8 9 10 下一页 ›