中文
相关论文

相关论文: ContraNeRF: 3D-Aware Generative Model via Contrast…

200 篇论文

Generative Adversarial Networks (GANs) have emerged as powerful tools for high-quality image generation and real image editing by manipulating their latent spaces. Recent advancements in GANs include 3D-aware models such as EG3D, which…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Bahri Batuhan Bilecen , Yigit Yalin , Ning Yu , Aysegul Dundar

This paper presents a novel concept learning framework for enhancing model interpretability and performance in visual classification tasks. Our approach appends an unsupervised explanation generator to the primary classifier network and…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Tanmay Garg , Deepika Vemuri , Vineeth N Balasubramanian

To be robust to illumination changes when detecting objects in images, the current trend is to train a Deep Network with training images captured under many different lighting conditions. Unfortunately, creating such a training set is very…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Mahdi Rad , Peter M. Roth , Vincent Lepetit

Image-based object pose estimation sounds amazing because in real applications the shape of object is oftentimes not available or not easy to take like photos. Although it is an advantage to some extent, un-explored shape information in 3D…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Zhidan Liu , Zhen Xing , Xiangdong Zhou , Yijiang Chen , Guichun Zhou

3D-aware image synthesis aims at learning a generative model that can render photo-realistic 2D images while capturing decent underlying 3D shapes. A popular solution is to adopt the generative adversarial network (GAN) and replace the…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Zifan Shi , Yinghao Xu , Yujun Shen , Deli Zhao , Qifeng Chen , Dit-Yan Yeung

Recovering camera poses from a set of images is a foundational task in 3D computer vision, which powers key applications such as 3D scene/object reconstructions. Classic methods often depend on feature correspondence, such as keypoints,…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Hao Tang , Weiyao Wang , Pierre Gleize , Matt Feiszli

Learning model-free object pose estimation for unseen instances remains a fundamental challenge in 3D vision. Existing methods typically fall into two disjoint paradigms: category-level approaches predict absolute poses in a canonical space…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Weihang Li , Lorenzo Garattoni , Fabien Despinoy , Nassir Navab , Benjamin Busam

Detecting changed regions in paired satellite images plays a key role in many remote sensing applications. The evolution of recent techniques could provide satellite images with very high spatial resolution (VHR) but made it challenging to…

图像与视频处理 · 电气工程与系统科学 2021-12-08 Caijun Ren , Xiangyu Wang , Jian Gao , Huanhuan Chen

In this paper, an image recognition algorithm based on the combination of deep learning and generative adversarial network (GAN) is studied, and compared with traditional image recognition methods. The purpose of this study is to evaluate…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Yihao Zhong , Yijing Wei , Yingbin Liang , Xiqing Liu , Rongwei Ji , Yiru Cang

This study delves into the application of Generative Adversarial Networks (GANs) within the context of imbalanced datasets. Our primary aim is to enhance the performance and stability of GANs in such datasets. In pursuit of this objective,…

机器学习 · 计算机科学 2023-12-11 Ali Anaissi , Yuanzhe Jia , Ali Braytee , Mohamad Naji , Widad Alyassine

While recent 3D-aware generative models have shown photo-realistic image synthesis with multi-view consistency, the synthesized image quality degrades depending on the camera pose (e.g., a face with a blurry and noisy boundary at a side…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Kyungmin Jo , Wonjoon Jin , Jaegul Choo , Hyunjoon Lee , Sunghyun Cho

Unsupervised learning of 3D-aware generative adversarial networks (GANs) using only collections of single-view 2D photographs has very recently made much progress. These 3D GANs, however, have not been demonstrated for human bodies and the…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Alexander W. Bergman , Petr Kellnhofer , Wang Yifan , Eric R. Chan , David B. Lindell , Gordon Wetzstein

This paper introduces a novel approach for unsupervised object co-localization using Generative Adversarial Networks (GANs). GAN is a powerful tool that can implicitly learn unknown data distributions in an unsupervised manner. From the…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Junsuk Choe , Joo Hyun Park , Hyunjung Shim

NeRF-based 3D-aware Generative Adversarial Networks (GANs) like EG3D or GIRAFFE have shown very high rendering quality under large representational variety. However, rendering with Neural Radiance Fields poses challenges for 3D…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Florian Barthel , Arian Beckmann , Wieland Morgenstern , Anna Hilsmann , Peter Eisert

Conditional image generation is the task of generating diverse images using class label information. Although many conditional Generative Adversarial Networks (GAN) have shown realistic results, such methods consider pairwise relations…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Minguk Kang , Jaesik Park

Recent methods for reinforcement learning from images use auxiliary tasks to learn image features that are used by the agent's policy or Q-function. In particular, methods based on contrastive learning that induce linearity of the latent…

机器学习 · 计算机科学 2022-03-04 Bang You , Oleg Arenz , Youping Chen , Jan Peters

Neural networks have changed the way machines interpret the world. At their core, they learn by following gradients, adjusting their parameters step by step until they identify the most discriminant patterns in the data. This process gives…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Samarup Bhattacharya , Anubhab Bhattacharya , Abir Chakraborty

State-of-the-art methods for 3D hand pose estimation from depth images require large amounts of annotated training data. We propose to model the statistical relationships of 3D hand poses and corresponding depth images using two deep…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Chengde Wan , Thomas Probst , Luc Van Gool , Angela Yao

The goal of this work is to replace objects in an RGB-D scene with corresponding 3D models from a library. We approach this problem by first detecting and segmenting object instances in the scene using the approach from Gupta et al. [13].…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Saurabh Gupta , Pablo Arbeláez , Ross Girshick , Jitendra Malik

While Generative Adversarial Networks (GANs) are fundamental to many generative modelling applications, they suffer from numerous issues. In this work, we propose a principled framework to simultaneously mitigate two fundamental issues in…

机器学习 · 计算机科学 2020-11-24 Kwot Sin Lee , Ngoc-Trung Tran , Ngai-Man Cheung