Direct and Explicit 3D Generation from a Single Image
Current image-to-3D approaches suffer from high computational costs and lack scalability for high-resolution outputs. In contrast, we introduce a novel framework to directly generate explicit surface geometry and texture using multi-view 2D depth and RGB images along with 3D Gaussian features using a repurposed Stable Diffusion model. We introduce a depth branch into U-Net for efficient and high quality multi-view, cross-domain generation and incorporate epipolar attention into the latent-to-pixel decoder for pixel-level multi-view consistency. By back-projecting the generated depth pixels into 3D space, we create a structured 3D representation that can be either rendered via Gaussian splatting or extracted to high-quality meshes, thereby leveraging additional novel view synthesis loss to further improve our performance. Extensive experiments demonstrate that our method surpasses existing baselines in geometry and texture quality while achieving significantly faster generation time.
Code (0)
등록된 구현이 없습니다.
Tasks
3D GenerationDecoderImage to 3DNovel View SynthesisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GenLit: Reformulating Single-Image Relighting as Video Generation
Manipulating the illumination of a 3D scene within a single image represents a fundamental challenge in computer vision and graphics. This problem has traditionally been addressed using inverse rendering techniques, whic…
Image GenerationImage RelightingInverse RenderingVideo GenerationExplicit3D: Graph Network with Spatial Inference for Single Image 3D Object Detection
Indoor 3D object detection is an essential task in single image scene understanding, impacting spatial cognition fundamentally in visual reasoning. Existing works on 3D object detection from a single image either pursue …
3D Object DetectionGraph GenerationObjectobject-detection+4VideoDirectorGPT: Consistent Multi-scene Video Generation via LLM-Guided Planning
Recent text-to-video (T2V) generation methods have seen significant advancements. However, the majority of these works focus on producing short video clips of a single event (i.e., single-scene videos). Meanwhile, recent…
Image GenerationVideo GenerationFRPSS: Feature Rearrangement in Pre-Shape Space for Single-Image Generation
Generative models trained on a single image often struggle to balance global structural integrity and local diversity. Existing single-image generation methods commonly rely on random noise to drive the generation proces…
Image GenerationStyle and Pose Control for Image Synthesis of Humans from a Single Monocular View
Photo-realistic re-rendering of a human from a single image with explicit control over body pose, shape and appearance enables a wide range of applications, such as human appearance transfer, virtual try-on, motion imita…
Appearance TransferImage GenerationNovel View SynthesisVirtual Try-on