ISS: Image as Stepping Stone for Text-Guided 3D Shape Generation
Zhengzhe Liu, Peng Dai, Ruihui Li, Xiaojuan Qi, Chi-Wing Fu
TL;DR
ISS introduces a two-stage feature-space alignment that uses 2D images as stepping stones to connect CLIP-based text and image features with a pre-trained SVR shape space, enabling text-driven 3D shape generation without paired text-shape data. Stage-1 trains a CLIP2Shape mapper to map image features to the SVR shape space; Stage-2 fine-tunes this mapper at test time using CLIP consistency between the input text and rendered views to better align text with the generated shape. A text-guided stylization module enriches outputs with novel textures and structures, extending beyond the SVR priors while remaining compatible with multiple SVR models (DVR, SS3D, GET3D, IM-Net). Experiments on ShapeNet and CO3D show ISS outperforms state-of-the-art CLIP-based baselines in fidelity and text-shape consistency, with fast inference (~85 seconds) and capabilities for diversified and stylized shapes. The approach broadens text-to-3D generation to a wider range of categories and real-world data by leveraging 2D supervision and CLIP's joint text-image embeddings.
Abstract
Text-guided 3D shape generation remains challenging due to the absence of large paired text-shape data, the substantial semantic gap between these two modalities, and the structural complexity of 3D shapes. This paper presents a new framework called Image as Stepping Stone (ISS) for the task by introducing 2D image as a stepping stone to connect the two modalities and to eliminate the need for paired text-shape data. Our key contribution is a two-stage feature-space-alignment approach that maps CLIP features to shapes by harnessing a pre-trained single-view reconstruction (SVR) model with multi-view supervisions: first map the CLIP image feature to the detail-rich shape space in the SVR model, then map the CLIP text feature to the shape space and optimize the mapping by encouraging CLIP consistency between the input text and the rendered images. Further, we formulate a text-guided shape stylization module to dress up the output shapes with novel textures. Beyond existing works on 3D shape generation from text, our new approach is general for creating shapes in a broad range of categories, without requiring paired text-shape data. Experimental results manifest that our approach outperforms the state-of-the-arts and our baselines in terms of fidelity and consistency with text. Further, our approach can stylize the generated shapes with both realistic and fantasy structures and textures.
