paper-with-me

Papers

Points-to-3D: Bridging the Gap between Sparse Points and Shape-Controllable Text-to-3D Generation

2023-07-26 · Chaohui Yu, Qiang Zhou, Jingliang Li, Zhe Zhang, Zhibin Wang, Fan Wang

Text-to-3D generation has recently garnered significant attention, fueled by 2D diffusion models trained on billions of image-text pairs. Existing methods primarily rely on score distillation to leverage the 2D diffusion priors to supervise the generation of 3D models, e.g., NeRF. However, score distillation is prone to suffer the view inconsistency problem, and implicit NeRF modeling can also lead to an arbitrary shape, thus leading to less realistic and uncontrollable 3D generation. In this work, we propose a flexible framework of Points-to-3D to bridge the gap between sparse yet freely available 3D points and realistic shape-controllable 3D generation by distilling the knowledge from both 2D and 3D diffusion models. The core idea of Points-to-3D is to introduce controllable sparse 3D points to guide the text-to-3D generation. Specifically, we use the sparse point cloud generated from the 3D diffusion model, Point-E, as the geometric prior, conditioned on a single reference image. To better utilize the sparse 3D points, we propose an efficient point cloud guidance loss to adaptively drive the NeRF's geometry to align with the shape of the sparse 3D points. In addition to controlling the geometry, we propose to optimize the NeRF for a more view-consistent appearance. To be specific, we perform score distillation to the publicly available 2D image diffusion model ControlNet, conditioned on text as well as depth map of the learned compact geometry. Qualitative and quantitative comparisons demonstrate that Points-to-3D improves view consistency and achieves good shape controllability for text-to-3D generation. Points-to-3D provides users with a new way to improve and control text-to-3D generation.

📄 PDF Abstract BibTeX arXiv:2307.13908

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationNeRFText to 3D

Methods 이 논문이 사용한 방법론

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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

FSC: Few-point Shape Completion

2024-03-12 · CVPR 2024 1 · Xianzu Wu, Xianfeng Wu, Tianyu Luan, Yajing Bai 외

While previous studies have demonstrated successful 3D object shape completion with a sufficient number of points, they often fail in scenarios when a few points, e.g. tens of points, are observed. Surprisingly, via entr…

DecoderObject

A novel joint points and silhouette-based method to estimate 3D human pose and shape

2020-12-11 · Zhongguo Li, Anders Heyden, Magnus Oskarsson

This paper presents a novel method for 3D human pose and shape estimation from images with sparse views, using joint points and silhouettes, based on a parametric model. Firstly, the parametric model is fitted to the joi…

3D human pose and shape estimationPose Estimation

PerspectiveNet: 3D Object Detection from a Single RGB Image via Perspective Points

2019-12-16 · NeurIPS 2019 12 · Siyuan Huang, Yixin Chen, Tao Yuan, Siyuan Qi 외

Detecting 3D objects from a single RGB image is intrinsically ambiguous, thus requiring appropriate prior knowledge and intermediate representations as constraints to reduce the uncertainties and improve the consistencie…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+1

Keypoint Autoencoders: Learning Interest Points of Semantics

2020-08-11 · Ruoxi Shi, Zhengrong Xue, Xinyang Li

Understanding point clouds is of great importance. Many previous methods focus on detecting salient keypoints to identity structures of point clouds. However, existing methods neglect the semantics of points selected, le…

Shape-aware Surface Reconstruction from Sparse 3D Point-Clouds

2016-02-26 · Florian Bernard, Luis Salamanca, Johan Thunberg, Alexander Tack 외

The reconstruction of an object's shape or surface from a set of 3D points plays an important role in medical image analysis, e.g. in anatomy reconstruction from tomographic measurements or in the process of aligning int…

AnatomyMedical Image AnalysisSurface Reconstruction