中文
相关论文

相关论文: Perturb-and-Revise: Flexible 3D Editing with Gener…

200 篇论文

This paper proposes a Diffusion Model-Optimized Neural Radiance Field (DT-NeRF) method, aimed at enhancing detail recovery and multi-view consistency in 3D scene reconstruction. By combining diffusion models with Transformers, DT-NeRF…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Bo Liu , Runlong Li , Li Zhou , Yan Zhou

Existing text-to-image editing methods tend to excel either in rigid or non-rigid editing but encounter challenges when combining both, resulting in misaligned outputs with the provided text prompts. In addition, integrating reference…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Jiacheng Wang , Ping Liu , Wei Xu

Accurate 3D reconstruction from multi-view images is essential for downstream robotic tasks such as navigation, manipulation, and environment understanding. However, obtaining precise camera poses in real-world settings remains challenging,…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Sriram Srinivasan , Gautam Ramachandra

Recent advances in diffusion models such as ControlNet have enabled geometrically controllable, high-fidelity text-to-image generation. However, none of them addresses the question of adding such controllability to text-to-3D generation. In…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Sungwon Hwang , Junha Hyung , Jaegul Choo

Exploiting pre-trained diffusion models for restoration has recently become a favored alternative to the traditional task-specific training approach. Previous works have achieved noteworthy success by limiting the solution space using…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Peiqing Yang , Shangchen Zhou , Qingyi Tao , Chen Change Loy

Neural Radiance Fields and 3D Gaussian Splatting have advanced novel view synthesis, yet still rely on dense inputs and often degrade at extrapolated views. Recent approaches leverage generative models, such as diffusion models, to provide…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Hongyu Zhou , Zisen Shao , Sheng Miao , Pan Wang , Dongfeng Bai , Bingbing Liu , Yiyi Liao

Recent advancements in generative AI, particularly diffusion-based image editing, have enabled the transformation of images into highly realistic scenes using only text instructions. This technology offers significant potential for…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Naufal Suryanto , Andro Aprila Adiputra , Ahmada Yusril Kadiptya , Thi-Thu-Huong Le , Derry Pratama , Yongsu Kim , Howon Kim

Text-to-image diffusion models have demonstrated remarkable effectiveness in rapid and high-fidelity personalization, even when provided with only a few user images. However, the effectiveness of personalization techniques has lead to…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Naresh Kumar Devulapally , Shruti Agarwal , Tejas Gokhale , Vishnu Suresh Lokhande

Recent advances in 3D scene generation produce visually appealing output, but current representations hinder artists' workflows that require modifiable 3D textured mesh scenes for visual effects and game development. Despite significant…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Tobias Sautter , Jan-Niklas Dihlmann , Hendrik P. A. Lensch

This paper presents a novel approach to inpainting 3D regions of a scene, given masked multi-view images, by distilling a 2D diffusion model into a learned 3D scene representation (e.g. a NeRF). Unlike 3D generative methods that explicitly…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Kira Prabhu , Jane Wu , Lynn Tsai , Peter Hedman , Dan B Goldman , Ben Poole , Michael Broxton

Neural Radiance Fields (NeRF) achieves impressive 3D representation learning and novel view synthesis results with high-quality multi-view images as input. However, motion blur in images often occurs in low-light and high-speed motion…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Yunshan Qi , Lin Zhu , Yifan Zhao , Nan Bao , Jia Li

It is highly desirable to obtain a model that can generate high-quality 3D meshes from text prompts in just seconds. While recent attempts have adapted pre-trained text-to-image diffusion models, such as Stable Diffusion (SD), into…

图形学 · 计算机科学 2025-03-28 Zhiyuan Ma , Xinyue Liang , Rongyuan Wu , Xiangyu Zhu , Zhen Lei , Lei Zhang

Neural Radiance Fields (NeRF) have received considerable attention recently, due to its impressive capability in photo-realistic 3D reconstruction and novel view synthesis, given a set of posed camera images. Earlier work usually assumes…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Peng Wang , Lingzhe Zhao , Ruijie Ma , Peidong Liu

We present BlenderFusion, a generative visual compositing framework that synthesizes new scenes by recomposing objects, camera, and background. It follows a layering-editing-compositing pipeline: (i) segmenting and converting visual inputs…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Jiacheng Chen , Ramin Mehran , Xuhui Jia , Saining Xie , Sanghyun Woo

Perturbation-based explanation methods often measure the contribution of an input feature to an image classifier's outputs by heuristically removing it via e.g. blurring, adding noise, or graying out, which often produce unrealistic,…

机器学习 · 计算机科学 2020-10-07 Chirag Agarwal , Anh Nguyen

We present DreamAvatar, a text-and-shape guided framework for generating high-quality 3D human avatars with controllable poses. While encouraging results have been reported by recent methods on text-guided 3D common object generation,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Yukang Cao , Yan-Pei Cao , Kai Han , Ying Shan , Kwan-Yee K. Wong

Neural Radiance Field (NeRF) is a powerful tool to faithfully generate novel views for scenes with only sparse captured images. Despite its strong capability for representing 3D scenes and their appearance, its editing ability is very…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Qiling Wu , Jianchao Tan , Kun Xu

Current 3D representations like meshes, voxels, point clouds, and NeRF-based neural implicit fields exhibit significant limitations: they are often task-specific, lacking universal applicability across reconstruction, generation, editing,…

图形学 · 计算机科学 2025-07-17 Tielong Wang , Yuxuan Xiong , Jinfan Liu , Zhifan Zhang , Ye Chen , Yue Shi , Bingbing Ni

Transformer based methods have enabled users to create, modify, and comprehend text and image data. Recently proposed Large Reconstruction Models (LRMs) further extend this by providing the ability to generate high-quality 3D models with…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Kunal Kathare , Ankit Dhiman , K Vikas Gowda , Siddharth Aravindan , Shubham Monga , Basavaraja Shanthappa Vandrotti , Lokesh R Boregowda

While recent generative models for 2D images achieve impressive visual results, they clearly lack the ability to perform 3D reasoning. This heavily restricts the degree of control over generated objects as well as the possible applications…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Dario Pavllo , Graham Spinks , Thomas Hofmann , Marie-Francine Moens , Aurelien Lucchi