arXiv reaDer
マーチングプリミティブ: 符号付き距離関数からの形状の抽象化
Marching-Primitives: Shape Abstraction from Signed Distance Function
基本的なジオメトリ プリミティブを使用して複雑なオブジェクトを表現することは、コンピューター ビジョンの長い間トピックでした。プリミティブベースの表現には、物理シミュレーション、衝突チェック、ロボット操作などの高レベルのタスクにおけるコンパクトさと計算効率のメリットがあります。符号付き距離関数 (SDF) からポリゴン メッシュを抽出する以前の研究とは異なり、この論文では、SDF から直接プリミティブ ベースの抽象化を取得するためのマーチング プリミティブという新しい方法を提示します。私たちの方法は、さまざまなレベルの符号付き距離で行進しながらボクセルの接続性を分析することにより、幾何学的プリミティブ (超二次関数など) を反復的に成長させます。対象の有効な接続されたボリュームごとに、確率論的な意味でプリミティブを抽出できるボクセルの範囲を進み、同時にプリミティブのパラメーターを解決して、基礎となるローカルジオメトリをキャプチャします。合成データセットと実際のデータセットの両方で、メソッドのパフォーマンスを評価します。結果は、提案された方法が精度の点で最新技術よりも優れており、さまざまなカテゴリとスケール間で直接一般化できることを示しています。コードは、https://github.com/ChirikjianLab/Marching-Primitives.git でオープンソース化されています。
Representing complex objects with basic geometric primitives has long been a topic in computer vision. Primitive-based representations have the merits of compactness and computational efficiency in higher-level tasks such as physics simulation, collision checking, and robotic manipulation. Unlike previous works which extract polygonal meshes from a signed distance function (SDF), in this paper, we present a novel method, named Marching-Primitives, to obtain a primitive-based abstraction directly from an SDF. Our method grows geometric primitives (such as superquadrics) iteratively by analyzing the connectivity of voxels while marching at different levels of signed distance. For each valid connected volume of interest, we march on the scope of voxels from which a primitive is able to be extracted in a probabilistic sense and simultaneously solve for the parameters of the primitive to capture the underlying local geometry. We evaluate the performance of our method on both synthetic and real-world datasets. The results show that the proposed method outperforms the state-of-the-art in terms of accuracy, and is directly generalizable among different categories and scales. The code is open-sourced at https://github.com/ChirikjianLab/Marching-Primitives.git.
updated: Tue Jun 06 2023 03:21:47 GMT+0000 (UTC)
published: Thu Mar 23 2023 11:42:35 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アソシエイト