CSGNet: Neural Shape Parser for Constructive Solid Geometry

2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition(2017)

引用 187|浏览153
暂无评分
摘要
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 shape primitives defined recursively. Bottom-up techniques for this shape parsing task rely on primitive detection and are inherently slow since the search space over possible primitive combinations is large. In contrast, our model uses a recurrent neural network that parses the input shape in a top-down manner, which is significantly faster and yields a compact and easy-to-interpret sequence of modeling instructions. Our model is also more effective as a shape detector compared to existing state-of-the-art detection techniques. We finally demonstrate that our network can be trained on novel datasets without ground-truth program annotations through policy gradient techniques.
更多
查看译文
关键词
CSGNet,neural shape parser,neural architecture,shape primitives,primitive detection,recurrent neural network,shape detector,policy gradient techniques,constructive solid geometry,Boolean operations,shape parsing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要