中文
相关论文

相关论文: D$^2$CSG: Unsupervised Learning of Compact CSG Tre…

200 篇论文

We introduce CAPRI-Net, a neural network for learning compact and interpretable implicit representations of 3D computer-aided design (CAD) models, in the form of adaptive primitive assemblies. Our network takes an input 3D shape that can be…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Fenggen Yu , Zhiqin Chen , Manyi Li , Aditya Sanghi , Hooman Shayani , Ali Mahdavi-Amiri , Hao Zhang

Generating an interpretable and compact representation of 3D shapes from point clouds is an important and challenging problem. This paper presents CSG-Stump Net, an unsupervised end-to-end network for learning shapes from point clouds and…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Daxuan Ren , Jianmin Zheng , Jianfei Cai , Jiatong Li , Haiyong Jiang , Zhongang Cai , Junzhe Zhang , Liang Pan , Mingyuan Zhang , Haiyu Zhao , Shuai Yi

Constructive Solid Geometry (CSG) is a geometric modeling technique that defines complex shapes by recursively applying boolean operations on primitives such as spheres and cylinders. We present CSGNe, a deep network architecture that takes…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Gopal Sharma , Rishabh Goyal , Difan Liu , Evangelos Kalogerakis , Subhransu Maji

We present a neural architecture that takes as input a 2D or 3D shape and outputs a program that generates the shape. The instructions in our program are based on constructive solid geometry principles, i.e., a set of boolean operations on…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Gopal Sharma , Rishabh Goyal , Difan Liu , Evangelos Kalogerakis , Subhransu Maji

D shape generation is a fundamental operation in computer graphics. While significant progress has been made, especially with recent deep generative models, it remains a challenge to synthesize high-quality shapes with rich geometric…

图形学 · 计算机科学 2022-05-31 Jie Yang , Kaichun Mo , Yu-Kun Lai , Leonidas J. Guibas , Lin Gao

Establishing point-to-point correspondences across multiple 3D shapes is a fundamental problem in computer vision and graphics. In this paper, we introduce DcMatch, a novel unsupervised learning framework for non-rigid multi-shape matching.…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Tianwei Ye , Yong Ma , Xiaoguang Mei

Signed distance field (SDF) is a prominent implicit representation of 3D meshes. Methods that are based on such representation achieved state-of-the-art 3D shape reconstruction quality. However, these methods struggle to reconstruct…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Kacper Kania , Maciej Zięba , Tomasz Kajdanowicz

We introduce a novel neural network architecture for encoding and synthesis of 3D shapes, particularly their structures. Our key insight is that 3D shapes are effectively characterized by their hierarchical organization of parts, which…

图形学 · 计算机科学 2017-05-16 Jun Li , Kai Xu , Siddhartha Chaudhuri , Ersin Yumer , Hao Zhang , Leonidas Guibas

Neural implicit representations are widely used for 3D shape modeling due to their smoothness and compactness, but traditional MLP-based methods struggle with sharp features, such as edges and corners in CAD models, and require long…

图形学 · 计算机科学 2025-03-18 Guying Lin , Lei Yang , Congyi Zhang , Hao Pan , Yuhan Ping , Guodong Wei , Taku Komura , John Keyser , Wenping Wang

We introduce CN-DHF (Compact Neural Double-Height-Field), a novel hybrid neural implicit 3D shape representation that is dramatically more compact than the current state of the art. Our representation leverages Double-Height-Field (DHF)…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Eric Hedlin , Jinfan Yang , Nicholas Vining , Kwang Moo Yi , Alla Sheffer

Representing complex 3D objects as simple geometric primitives, known as shape abstraction, is important for geometric modeling, structural analysis, and shape synthesis. In this paper, we propose an unsupervised shape abstraction method to…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Kaizhi Yang , Xuejin Chen

CAD (Computer-Aided Design) plays a crucial role in mechanical industry, where large numbers of similar-shaped CAD parts are often created. Efficiently reusing these parts is key to reducing design and production costs for enterprises.…

信息检索 · 计算机科学 2024-06-19 Yuhan Quan , Huan Zhao , Jinfeng Yi , Yuqiang Chen

Neural reconstructions often trade structure for fidelity, yielding dense and unstructured meshes with irregular topology and weak part boundaries that hinder editing, animation, and downstream asset reuse. We present DualPrim, a compact…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Xiaoxu Meng , Zhongmin Chen , Bo Yang , Weikai Chen , Weixiao Liu , Lin Gao

We provide a novel new approach for aligning geometric models using a dual graph structure where local features are mapping probabilities. Alignment of non-rigid structures is one of the most challenging computer vision tasks due to the…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Dvir Ginzburg , Dan Raviv

3D geometry is a very informative cue when interacting with and navigating an environment. This writing proposes a new approach to 3D reconstruction and scene understanding, which implicitly learns 3D geometry from depth maps pairing a deep…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Federico Tombari , Felix Achilles , Nassir Navab

Choosing the right representation for geometry is crucial for making 3D models compatible with existing applications. Focusing on piecewise-smooth man-made shapes, we propose a new representation that is usable in conventional CAD modeling…

图形学 · 计算机科学 2021-02-11 Dmitriy Smirnov , Mikhail Bessmeltsev , Justin Solomon

The balance between high accuracy and high speed has always been a challenging task in semantic image segmentation. Compact segmentation networks are more widely used in the case of limited resources, while their performances are…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Yingchao Feng , Xian Sun , Wenhui Diao , Jihao Li , Xin Gao

Generative models that produce point clouds have emerged as a powerful tool to represent 3D surfaces, and the best current ones rely on learning an ensemble of parametric representations. Unfortunately, they offer no control over the…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Jan Bednarik , Shaifali Parashar , Erhan Gundogdu , Mathieu Salzmann , Pascal Fua

The recent surge of utilizing deep neural networks for geometric processing and shape modeling has opened up exciting avenues. However, there is a conspicuous lack of research efforts on using powerful neural representations to extend the…

图形学 · 计算机科学 2026-01-27 Lei Yang , Yongqing Liang , Xin Li , Congyi Zhang , Guying Lin , Alla Sheffer , Scott Schaefer , John Keyser , Wenping Wang

Graph contrastive learning (GCL) has garnered significant attention recently since it learns complex structural information from graphs through self-supervised learning manner. However, prevalent GCL models may suffer from performance…

机器学习 · 计算机科学 2025-04-28 Xiaofan Wei , Binyan Zhang
‹ 上一页 1 2 3 10 下一页 ›