paper-with-me

Papers

SENS: Part-Aware Sketch-based Implicit Neural Shape Modeling

2023-06-09 · Alexandre Binninger, Amir Hertz, Olga Sorkine-Hornung, Daniel Cohen-Or, Raja Giryes

We present SENS, a novel method for generating and editing 3D models from hand-drawn sketches, including those of abstract nature. Our method allows users to quickly and easily sketch a shape, and then maps the sketch into the latent space of a part-aware neural implicit shape architecture. SENS analyzes the sketch and encodes its parts into ViT patch encoding, subsequently feeding them into a transformer decoder that converts them to shape embeddings suitable for editing 3D neural implicit shapes. SENS provides intuitive sketch-based generation and editing, and also succeeds in capturing the intent of the user's sketch to generate a variety of novel and expressive 3D shapes, even from abstract and imprecise sketches. Additionally, SENS supports refinement via part reconstruction, allowing for nuanced adjustments and artifact removal. It also offers part-based modeling capabilities, enabling the combination of features from multiple sketches to create more complex and customized 3D shapes. We demonstrate the effectiveness of our model compared to the state-of-the-art using objective metric evaluation criteria and a user study, both indicating strong performance on sketches with a medium level of abstraction. Furthermore, we showcase our method's intuitive sketch-based shape editing capabilities, and validate it through a usability study.

📄 PDF Abstract BibTeX arXiv:2306.06088

Code (1)

AlexandreBinninger/SENS 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Structure-Aware 3D VR Sketch to 3D Shape Retrieval

2022-09-19 · Ling Luo, Yulia Gryaditskaya, Tao Xiang, Yi-Zhe Song

We study the practical task of fine-grained 3D-VR-sketch-based 3D shape retrieval. This task is of particular interest as 2D sketches were shown to be effective queries for 2D images. However, due to the domain gap, it r…

3D Shape RetrievalRetrievalTriplet

Doodle Your 3D: From Abstract Freehand Sketches to Precise 3D Shapes

2023-12-07 · CVPR 2024 1 · Hmrishav Bandyopadhyay, Subhadeep Koley, Ayan Das, Ayan Kumar Bhunia 외

In this paper, we democratise 3D content creation, enabling precise generation of 3D shapes from abstract sketches while overcoming limitations tied to drawing skills. We introduce a novel part-level modelling and alignm…

DecoderPosition

Order Matters: 3D Shape Generation from Sequential VR Sketches

2025-12-04 · Yizi Chen, Sidi Wu, Tianyi Xiao, Nina Wiedemann 외 arxiv

VR sketching lets users explore and iterate on ideas directly in 3D, offering a faster and more intuitive alternative to conventional CAD tools. However, existing sketch-to-shape models ignore the temporal ordering of st…

NeuVAS: Neural Implicit Surfaces for Variational Shape Modeling

2025-06-16 · Pengfei Wang, Qiujie Dong, Fangtian Liang, Hao Pan 외

Neural implicit shape representation has drawn significant attention in recent years due to its smoothness, differentiability, and topological flexibility. However, directly modeling the shape of a neural implicit surfac…

Uncertainty-Aware Cross-Modal Transfer Network for Sketch-Based 3D Shape Retrieval

2023-08-11 · Yiyang Cai, Jiaming Lu, Jiewen Wang, Shuang Liang

In recent years, sketch-based 3D shape retrieval has attracted growing attention. While many previous studies have focused on cross-modal matching between hand-drawn sketches and 3D shapes, the critical issue of how to h…

3D Shape RetrievalRepresentation LearningRetrieval