arXiv Computer Vision By Yanshu Zhang, Shichong Peng, Mehran Aghabozorgi, Alireza Moazeni, Ke Li

P-CORE: Self-Supervised Surface Consistency for Point-Based Neural Editing

Read the original on arXiv Computer Vision →

P-CORE introduces a self‑supervised surface consistency technique for point‑based neural representations, enabling robust adaptation to large deformations without needing ground‑truth deformed images. By generating random deformations and enforcing that the predicted surface after deformation matches the deformation applied to the original surface prediction, the method leverages attention‑based point representations with a learned interpolation kernel. Experiments on synthetic benchmarks and real‑world datasets show improved zero‑shot editing performance and reduced artifacts compared to existing point‑based approaches.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Computer Vision.

arXiv AI
Jul 28

DreamCAD: Scaling Multi-modal CAD Generation using Differentiable Parametric Surfaces

arXiv:2603. 05607v2 Announce Type: replace-cross Abstract: Computer-Aided Design (CAD) relies on structured and editable geometric representations, yet existing generative methods are constrained by small annotated datasets with explicit design histories or boundary representation (BRep) labels.

By Mohammad Sadil Khan, Muhammad Usama, Rolandos Alexandros Potamias, Didier Stricker, Muhammad Zeshan Afzal, Jiankang Deng, Ismail Elezi
Hugging Face Trending Papers
Sep 3

PointGT: Simultaneous Geometry and Texture Editing for Point-Based Representations

PointGT is a point-based 3D representation that allows simultaneous editing of both object geometry and appearance. Unlike volumetric 3D representations, which are hard to edit, PointGT combines a geometry-friendly point structure with a learned UV mapping for high-resolution texture editing. The method demonstrates fine-grained edits to geometry and texture while maintaining high rendering quality.