グラフィックスとビジョンの多くのタスクは、形状をパラメータのまばらなセットで一貫した表現に変換するための機械を必要とします。これらの表現は、レンダリング、編集、および保存を容易にします。ただし、ソースデータにノイズが多い場合や曖昧な場合、アーティストやエンジニアはしばしばそのような表現を手作業で作成しますが、これは面倒で時間のかかるプロセスです。ディープラーニングの進歩はノイズの多いジオメトリデータにうまく適用されていますが、パラメトリック形状を生成するタスクはこれまでこれらの方法では困難でした。したがって、ディープラーニングを使用してパラメトリック形状プリミティブを予測するための新しいフレームワークを提案します。距離フィールドを使用して、コントロールポイントなどの形状パラメーターとピクセルグリッド上の入力データとの間を移行します。フォントのベクトル化や表面の抽象化など、2Dおよび3Dタスクの有効性を実証します。
Many tasks in graphics and vision demand machinery for converting shapes into consistent representations with sparse sets of parameters; these representations facilitate rendering, editing, and storage. When the source data is noisy or ambiguous, however, artists and engineers often manually construct such representations, a tedious and potentially time-consuming process. While advances in deep learning have been successfully applied to noisy geometric data, the task of generating parametric shapes has so far been difficult for these methods. Hence, we propose a new framework for predicting parametric shape primitives using deep learning. We use distance fields to transition between shape parameters like control points and input data on a pixel grid. We demonstrate efficacy on 2D and 3D tasks, including font vectorization and surface abstraction.