paper-with-me

Papers

CNS-Edit: 3D Shape Editing via Coupled Neural Shape Optimization

2024-02-04 · Jingyu Hu, Ka-Hei Hui, Zhengzhe Liu, Hao Zhang, Chi-Wing Fu

This paper introduces a new approach based on a coupled representation and a neural volume optimization to implicitly perform 3D shape editing in latent space. This work has three innovations. First, we design the coupled neural shape (CNS) representation for supporting 3D shape editing. This representation includes a latent code, which captures high-level global semantics of the shape, and a 3D neural feature volume, which provides a spatial context to associate with the local shape changes given by the editing. Second, we formulate the coupled neural shape optimization procedure to co-optimize the two coupled components in the representation subject to the editing operation. Last, we offer various 3D shape editing operators, i.e., copy, resize, delete, and drag, and derive each into an objective for guiding the CNS optimization, such that we can iteratively co-optimize the latent code and neural feature volume to match the editing target. With our approach, we can achieve a rich variety of editing results that are not only aware of the shape semantics but are also not easy to achieve by existing approaches. Both quantitative and qualitative evaluations demonstrate the strong capabilities of our approach over the state-of-the-art solutions.

📄 PDF Abstract BibTeX arXiv:2402.02313

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

LADIS: Language Disentanglement for 3D Shape Editing

2022-12-09 · IAn Huang, Panos Achlioptas, Tianyi Zhang, Sergey Tulyakov 외

Natural language interaction is a promising direction for democratizing 3D shape design. However, existing methods for text-driven 3D shape editing face challenges in producing decoupled, local edits to 3D shapes. We add…

3D geometryDisentanglement

CADMorph: Geometry-Driven Parametric CAD Editing via a Plan-Generate-Verify Loop

2025-12-12 · Weijian Ma, Shizhao Sun, Ruiyu Wang, Jiang Bian arxiv

A Computer-Aided Design (CAD) model encodes an object in two coupled forms: a parametric construction sequence and its resulting visible geometric shape. During iterative design, adjustments to the geometric shape inevit…

PISE: Person Image Synthesis and Editing with Decoupled GAN

2021-03-06 · CVPR 2021 1 · Jinsong Zhang, Kun Li, Yu-Kun Lai, Jingyu Yang

Person image synthesis, e.g., pose transfer, is a challenging problem due to large variation and occlusion. Existing methods have difficulties predicting reasonable invisible regions and fail to decouple the shape and st…

Human ParsingImage GenerationPose Transfer

ShapeUP: Scalable Image-Conditioned 3D Editing

2026-02-05 · Inbar Gat, Dana Cohen-Bar, Guy Levy, Elad Richardson 외 arxiv

Recent advancements in 3D foundation models have enabled the generation of high-fidelity assets, yet precise 3D manipulation remains a significant challenge. Existing 3D editing frameworks often face a difficult trade-of…

ShapeWalk: Compositional Shape Editing Through Language-Guided Chains

2024-01-01 · CVPR 2024 1 · Habib Slim, Mohamed Elhoseiny

Editing 3D shapes through natural language instructions is a challenging task that requires the comprehension of both language semantics and fine-grained geometric details. To bridge this gap we introduce ShapeWalk a…