论文标题
Sketch2CAD:通过在上下文中绘制的顺序CAD建模
Sketch2CAD: Sequential CAD Modeling by Sketching in Context
论文作者
论文摘要
我们提出了一个基于草图的CAD建模系统,其中用户通过绘制所需的形状编辑来逐步创建对象,我们的系统自动将其转换为CAD操作。我们的方法是由工业设计师遵循的步骤之间的紧密相似之处绘制3D形状的动机,而操作CAD建模系统提供了创建相似形状的操作。为了通过解析2D草图克服强烈的歧义,我们观察到,在草图序列中,每个步骤都有意义,并且可以在以前绘制的内容的\ emph {context}中解释。在我们的系统中,此上下文对应于以前的步骤中推断出的部分CAD模型,我们将其与输入草图一起提供给深层神经网络,负责解释该草图应如何修改模型。然后,我们的深层网络体系结构识别了预期的CAD操作,并相应地将草图片段段,以便随后的优化估算最适合分段草图的操作参数。由于没有配对素描和CAD建模序列的数据集,因此我们通过生成我们作为线条图的CAD操作的合成序列来训练我们的系统。我们提供了支持四个经常使用的CAD操作的算法的概念证明。使用我们的系统,参与者能够快速建模一组庞大而多样的对象,证明Sketch2CAD是与当前CAD建模系统进行交互的另一种方式。
We present a sketch-based CAD modeling system, where users create objects incrementally by sketching the desired shape edits, which our system automatically translates to CAD operations. Our approach is motivated by the close similarities between the steps industrial designers follow to draw 3D shapes, and the operations CAD modeling systems offer to create similar shapes. To overcome the strong ambiguity with parsing 2D sketches, we observe that in a sketching sequence, each step makes sense and can be interpreted in the \emph{context} of what has been drawn before. In our system, this context corresponds to a partial CAD model, inferred in the previous steps, which we feed along with the input sketch to a deep neural network in charge of interpreting how the model should be modified by that sketch. Our deep network architecture then recognizes the intended CAD operation and segments the sketch accordingly, such that a subsequent optimization estimates the parameters of the operation that best fit the segmented sketch strokes. Since there exists no datasets of paired sketching and CAD modeling sequences, we train our system by generating synthetic sequences of CAD operations that we render as line drawings. We present a proof of concept realization of our algorithm supporting four frequently used CAD operations. Using our system, participants are able to quickly model a large and diverse set of objects, demonstrating Sketch2CAD to be an alternate way of interacting with current CAD modeling systems.