arXiv reaDer
ニューラルデュアルコンタリング
Neural Dual Contouring
デュアルコンター(DC)に基づくメッシュ再構成への新しいデータ駆動型アプローチであるニューラルデュアルコンター(NDC)を紹介します。従来のDCと同様に、グリッドセルごとに1つの頂点を生成し、グリッドエッジの交差ごとに1つのクワッドを生成します。これは、シャープな特徴を再現するための自然で効率的な構造です。ただし、NDCは、取得が困難な表面勾配に直接依存する手作りの関数を使用して頂点の位置とエッジの交差を計算するのではなく、ニューラルネットワークを使用してそれらを予測します。その結果、NDCは、符号付きまたは符号なしの距離フィールド、バイナリボクセルグリッド、または点群(法線の有無にかかわらず)からメッシュを生成するようにトレーニングできます。また、入力がシートまたは部分的なサーフェスを表す場合に、開いたサーフェスを生成できます。 5つの著名なデータセットを使用した実験中に、NDCは、データセットの1つでトレーニングされた場合、他のデータセットによく一般化されることがわかりました。さらに、NDCは、以前に学習した方法(たとえば、ニューラルマーチングキューブ、畳み込み占有ネットワーク)および従来の方法(たとえば、ポアソン)と比較して、より優れた表面再構成の精度、機能の保存、出力の複雑さ、三角形の品質、および推論時間を提供します。コードとデータはhttps://github.com/czq142857/NDCで入手できます。
We introduce neural dual contouring (NDC), a new data-driven approach to mesh reconstruction based on dual contouring (DC). Like traditional DC, it produces exactly one vertex per grid cell and one quad for each grid edge intersection, a natural and efficient structure for reproducing sharp features. However, rather than computing vertex locations and edge crossings with hand-crafted functions that depend directly on difficult-to-obtain surface gradients, NDC uses a neural network to predict them. As a result, NDC can be trained to produce meshes from signed or unsigned distance fields, binary voxel grids, or point clouds (with or without normals); and it can produce open surfaces in cases where the input represents a sheet or partial surface. During experiments with five prominent datasets, we find that NDC, when trained on one of the datasets, generalizes well to the others. Furthermore, NDC provides better surface reconstruction accuracy, feature preservation, output complexity, triangle quality, and inference time in comparison to previous learned (e.g., neural marching cubes, convolutional occupancy networks) and traditional (e.g., Poisson) methods. Code and data are available at https://github.com/czq142857/NDC.
updated: Tue May 31 2022 23:24:39 GMT+0000 (UTC)
published: Fri Feb 04 2022 07:03:39 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト