arXiv reaDer
CircNet: Circumcenter Detection による 3D 点群のメッシュ化
CircNet: Meshing 3D Point Clouds with Circumcenter Detection
3D 点群を三角形メッシュに再構築することは、計算ジオメトリとサーフェス再構築における重要な問題です。点群三角形分割は、エッジ情報を入力点に提供することで、この問題を解決します。頂点補間が含まれていないため、サーフェスのシャープなディテールを維持することは有益です。三角形分割における学習ベースの手法を利用して、既存の方法では三角形候補の完全な組み合わせを列挙しますが、これは複雑で非効率的です。このホワイト ペーパーでは、三角形とその外心の間の二重性を活用し、外心を検出して点群の三角形分割を実現するディープ ニューラル ネットワークを紹介します。具体的には、各ポイントの近傍空間を分割するために、複数のアンカー プライアを導入します。次に、ニューラル ネットワークは、これらのアンカーのガイダンスの下で、外心の存在と位置を予測することを学習します。検出された外心に対応する三角形を抽出してプリミティブ メッシュを形成し、そこから単純な後処理によってエッジ多様体メッシュが生成されます。既存の学習ベースの三角形分割法とは異なり、提案された方法は、三角形の組み合わせの徹底的な列挙と局所的な表面のパラメーター化をバイパスします。防水表面と開放表面の両方の著名なデータセットで、この方法の効率、一般化、および堅牢性を検証します。コードとトレーニング済みモデルは、https://github.com/Ruitao-L/CircNet で提供されています。
Reconstructing 3D point clouds into triangle meshes is a key problem in computational geometry and surface reconstruction. Point cloud triangulation solves this problem by providing edge information to the input points. Since no vertex interpolation is involved, it is beneficial to preserve sharp details on the surface. Taking advantage of learning-based techniques in triangulation, existing methods enumerate the complete combinations of candidate triangles, which is both complex and inefficient. In this paper, we leverage the duality between a triangle and its circumcenter, and introduce a deep neural network that detects the circumcenters to achieve point cloud triangulation. Specifically, we introduce multiple anchor priors to divide the neighborhood space of each point. The neural network then learns to predict the presences and locations of circumcenters under the guidance of those anchors. We extract the triangles dual to the detected circumcenters to form a primitive mesh, from which an edge-manifold mesh is produced via simple post-processing. Unlike existing learning-based triangulation methods, the proposed method bypasses an exhaustive enumeration of triangle combinations and local surface parameterization. We validate the efficiency, generalization, and robustness of our method on prominent datasets of both watertight and open surfaces. The code and trained models are provided at https://github.com/Ruitao-L/CircNet.
updated: Mon Jan 23 2023 03:32:57 GMT+0000 (UTC)
published: Mon Jan 23 2023 03:32:57 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アソシエイト