paper-with-me

Papers

Direct and Explicit 3D Generation from a Single Image

2024-11-17 · HaoYu Wu, Meher Gitika Karumuri, Chuhang Zou, Seungbae Bang, Yuelong Li, Dimitris Samaras, Sunil Hadap

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.

📄 PDF Abstract BibTeX arXiv:2411.10947

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationDecoderImage to 3DNovel View Synthesis

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

GenLit: Reformulating Single-Image Relighting as Video Generation

2024-12-15 · Shrisha Bharadwaj, Haiwen Feng, Giorgio Becherini, Victoria Fernandez Abrevaya 외

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 Generation

Explicit3D: Graph Network with Spatial Inference for Single Image 3D Object Detection

2023-02-13 · Yanjun Liu, Wenming Yang

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+4

VideoDirectorGPT: Consistent Multi-scene Video Generation via LLM-Guided Planning

2023-09-26 · Han Lin, Abhay Zala, Jaemin Cho, Mohit Bansal

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 Generation

FRPSS: Feature Rearrangement in Pre-Shape Space for Single-Image Generation

2026-09-15 · Yuexing Han, Haoxuan Zhang, Bing Wang arxiv

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 Generation

Style and Pose Control for Image Synthesis of Humans from a Single Monocular View

2021-02-22 · Kripasindhu Sarkar, Vladislav Golyanik, Lingjie Liu, Christian Theobalt

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