paper-with-me

Papers

ZeroForge: Feedforward Text-to-Shape Without 3D Supervision

2023-06-14 · Kelly O. Marshall, Minh Pham, Ameya Joshi, Anushrut Jignasu, Aditya Balu, Adarsh Krishnamurthy, Chinmay Hegde

Current state-of-the-art methods for text-to-shape generation either require supervised training using a labeled dataset of pre-defined 3D shapes, or perform expensive inference-time optimization of implicit neural representations. In this work, we present ZeroForge, an approach for zero-shot text-to-shape generation that avoids both pitfalls. To achieve open-vocabulary shape generation, we require careful architectural adaptation of existing feed-forward approaches, as well as a combination of data-free CLIP-loss and contrastive losses to avoid mode collapse. Using these techniques, we are able to considerably expand the generative ability of existing feed-forward text-to-shape models such as CLIP-Forge. We support our method via extensive qualitative and quantitative evaluations

📄 PDF Abstract BibTeX arXiv:2306.08183

Code (1)

km3888/zeroforge 공식 구현 pytorch

Tasks

Text-to-Shape Generation

Similar Papers 제목 키워드 기반

MeshFM: 2D Features Are All You Need for 3D Shape Understanding

2026-07-30 · Jinfan Zhou, Richard Liu, Itai Lang, Rana Hanocka arxiv

We present MeshFM, an efficient feedforward framework for extracting rich features from 3D inputs. Our method distills 2D features from visual foundation models into 3D. We train a feedforward network to directly predict…

Feedforward 3D Editing Learns from Semantic-Part Transformation

2026-05-26 · Jiawei Weng, Saining Zhang, Zhenxin Diao, Peishuo Li 외 arxiv

3D editing is a fundamental capability for scalable 3D content creation. While image editing has rapidly evolved toward large-scale feedforward generative paradigms, 3D AI generation remains dominated by training-free ed…

Image Editing

PARTFIELD: Learning 3D Feature Fields for Part Segmentation and Beyond

2025-04-15 · Minghua Liu, Mikaela Angelina Uy, Donglai Xiang, Hao Su 외

We propose PartField, a feedforward approach for learning part-based 3D features, which captures the general concept of parts and their hierarchy without relying on predefined templates or text-based names, and can be ap…

Contrastive Learning

DOVE: Learning Deformable 3D Objects by Watching Videos

2021-07-22 · Shangzhe Wu, Tomas Jakab, Christian Rupprecht, Andrea Vedaldi

Learning deformable 3D objects from 2D images is often an ill-posed problem. Existing methods rely on explicit supervision to establish multi-view correspondences, such as template shape models and keypoint annotations, …

TAPS3D: Text-Guided 3D Textured Shape Generation from Pseudo Supervision

2023-03-23 · CVPR 2023 1 · Jiacheng Wei, Hao Wang, Jiashi Feng, Guosheng Lin 외

In this paper, we investigate an open research task of generating controllable 3D textured shapes from the given textual descriptions. Previous works either require ground truth caption labeling or extensive optimization…

Diversity