中文
相关论文

相关论文: MVGamba: Unify 3D Content Generation as State Spac…

200 篇论文

Generating animatable human avatars from a single image is essential for various digital human modeling applications. Existing 3D reconstruction methods often struggle to capture fine details in animatable models, while generative…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Lingteng Qiu , Shenhao Zhu , Qi Zuo , Xiaodong Gu , Yuan Dong , Junfei Zhang , Chao Xu , Zhe Li , Weihao Yuan , Liefeng Bo , Guanying Chen , Zilong Dong

Generating multi-view images based on text or single-image prompts is a critical capability for the creation of 3D content. Two fundamental questions on this topic are what data we use for training and how to ensure multi-view consistency.…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Qi Zuo , Xiaodong Gu , Lingteng Qiu , Yuan Dong , Zhengyi Zhao , Weihao Yuan , Rui Peng , Siyu Zhu , Zilong Dong , Liefeng Bo , Qixing Huang

Animatable 3D reconstruction has significant applications across various fields, primarily relying on artists' handcraft creation. Recently, some studies have successfully constructed animatable 3D models from monocular videos. However,…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Tingyang Zhang , Qingzhe Gao , Weiyu Li , Libin Liu , Baoquan Chen

Video super-resolution remains a major challenge in low-level vision tasks. To date, CNN- and Transformer-based methods have delivered impressive results. However, CNNs are limited by local receptive fields, while Transformers struggle with…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Dinh Phu Tran , Dao Duy Hung , Daeyoung Kim

3D scene reconstruction is essential for applications in virtual reality, robotics, and autonomous driving, enabling machines to understand and interact with complex environments. Traditional 3D Gaussian Splatting techniques rely on images…

图形学 · 计算机科学 2025-03-04 Changlin Song , Jiaqi Wang , Liyun Zhu , He Weng

Generating ground-level views and coherent 3D site models from aerial-only imagery is challenging due to extreme viewpoint changes, missing intermediate observations, and large scale variations. Existing methods either refine renderings…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Sirshapan Mitra , Yogesh S. Rawat

Sounding Video Generation (SVG) is an audio-video joint generation task challenged by high-dimensional signal spaces, distinct data formats, and different patterns of content information. To address these issues, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Mingzhen Sun , Weining Wang , Yanyuan Qiao , Jiahui Sun , Zihan Qin , Longteng Guo , Xinxin Zhu , Jing Liu

The Transformer architecture has shown a remarkable ability in modeling global relationships. However, it poses a significant computational challenge when processing high-dimensional medical images. This hinders its development and…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Zhaohu Xing , Tian Ye , Yijun Yang , Guang Liu , Lei Zhu

Novel-view synthesis (NVS) approaches play a critical role in vast scene reconstruction. However, these methods rely heavily on dense image inputs and prolonged training times, making them unsuitable where computational resources are…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Hao Li , Yuanyuan Gao , Haosong Peng , Chenming Wu , Weicai Ye , Yufeng Zhan , Chen Zhao , Dingwen Zhang , Jingdong Wang , Junwei Han

This paper presents a novel method for building scalable 3D generative models utilizing pre-trained video diffusion models. The primary obstacle in developing foundation 3D generative models is the limited availability of 3D data. Unlike…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Junlin Han , Filippos Kokkinos , Philip Torr

We propose GS-LRM, a scalable large reconstruction model that can predict high-quality 3D Gaussian primitives from 2-4 posed sparse images in 0.23 seconds on single A100 GPU. Our model features a very simple transformer-based architecture;…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Kai Zhang , Sai Bi , Hao Tan , Yuanbo Xiangli , Nanxuan Zhao , Kalyan Sunkavalli , Zexiang Xu

Generating realistic 3D objects from single-view images requires natural appearance, 3D consistency, and the ability to capture multiple plausible interpretations of unseen regions. Existing approaches often rely on fine-tuning pretrained…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Pufan Li , Bi'an Du , Wei Hu

3D Gaussian Splatting (3DGS) enables efficient rendering, yet accurate surface reconstruction remains challenging due to unreliable geometric supervision. Existing approaches predominantly rely on depth-based reprojection to infer…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Mai Su , Qihan Yu , Zhongtao Wang , Yilong Li , Chengwei Pan , Yisong Chen , Guoping Wang , Fei Zhu

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space models. While recent…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Suklav Ghosh , Arijit Sur , Pinaki Mitra

Convolutional neural networks and Transformer have made significant progresses in multi-modality medical image super-resolution. However, these methods either have a fixed receptive field for local learning or significant computational…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Zexin Ji , Beiji Zou , Xiaoyan Kui , Sebastien Thureau , Su Ruan

3D Gaussian Splatting achieves high-fidelity novel view synthesis, but its application to online long-sequence scenarios is still limited. Existing methods either rely on slow per-scene optimization or fail to provide efficient incremental…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Guichen Huang , Ruoyu Wang , Xiangjun Gao , Che Sun , Yuwei Wu , Shenghua Gao , Yunde Jia

We introduce GaussianZoom, a generative zoom-in 3D reconstruction system with an iterative progressive framework that combines geometry-consistent scene modeling and multi-scale semantic reasoning to enable high-fidelity extreme zoom-in…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Jiale Shi , Jiarui Hu , Zesong Yang , Kaixuan Luan , Hujun Bao , Zhaopeng Cui

In image generation, Multiple Latent Variable Generative Models (MLVGMs) employ multiple latent variables to gradually shape the final images, from global characteristics to finer and local details (e.g., StyleGAN, NVAE), emerging as…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Dario Serez , Marco Cristani , Alessio Del Bue , Vittorio Murino , Pietro Morerio

Generating lifelike 3D humans from a single RGB image remains a challenging task in computer vision, as it requires accurate modeling of geometry, high-quality texture, and plausible unseen parts. Existing methods typically use multi-view…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Zhibin Liu , Haoye Dong , Aviral Chharia , Hefeng Wu

Reconstructing 3D assets from images, known as inverse rendering (IR), remains a challenging task due to its ill-posed nature. 3D Gaussian Splatting (3DGS) has demonstrated impressive capabilities for novel view synthesis (NVS) tasks.…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Hanxiao Sun , YuPeng Gao , Jin Xie , Jian Yang , Beibei Wang