arXiv reaDer
3D サーフェス解析用の連続フィルターを使用したメッシュ畳み込み
Mesh Convolution with Continuous Filters for 3D Surface Parsing
3D サーフェスの幾何学的特徴の学習は、コンピューター グラフィックスや 3D ビジョンの多くのアプリケーションにとって重要です。ただし、ディープラーニングは現在、必要な操作や効率的な実装が不足しているため、3D サーフェスの階層モデリングに遅れをとっています。この論文では、3D三角形メッシュから効果的に幾何学的特徴を学習するための一連のモジュール操作を提案します。これらの操作には、新しいメッシュ畳み込み、効率的なメッシュ デシメーション、および関連するメッシュ (アン) プーリングが含まれます。メッシュ畳み込みは、球面調和関数を直交基底として利用して、連続畳み込みフィルターを作成します。メッシュ デシメーション モジュールは GPU で高速化されており、オンザフライでバッチ処理されたメッシュを処理できますが、(アン) プーリング操作はアップ/ダウンサンプリングされたメッシュの機能を計算します。私たちはこれらの操作のオープンソース実装を提供しており、まとめて Picasso と呼ばれています。 Picasso は、異種メッシュのバッチ処理と処理をサポートしています。そのモジュラー操作を活用して、PicassoNet++ という名前の 3D サーフェスの知覚的解析のための新しい階層型ニューラル ネットワークにさらに貢献します。著名な 3D ベンチマークでの形状分析とシーン セグメンテーションで非常に競争力のあるパフォーマンスを実現します。コード、データ、トレーニング済みモデルは、https://github.com/EnyaHermite/Picasso で入手できます。
Geometric feature learning for 3D surfaces is critical for many applications in computer graphics and 3D vision. However, deep learning currently lags in hierarchical modeling of 3D surfaces due to the lack of required operations and/or their efficient implementations. In this paper, we propose a series of modular operations for effective geometric feature learning from 3D triangle meshes. These operations include novel mesh convolutions, efficient mesh decimation and associated mesh (un)poolings. Our mesh convolutions exploit spherical harmonics as orthonormal bases to create continuous convolutional filters. The mesh decimation module is GPU-accelerated and able to process batched meshes on-the-fly, while the (un)pooling operations compute features for up/down-sampled meshes. We provide open-source implementation of these operations, collectively termed Picasso. Picasso supports heterogeneous mesh batching and processing. Leveraging its modular operations, we further contribute a novel hierarchical neural network for perceptual parsing of 3D surfaces, named PicassoNet++. It achieves highly competitive performance for shape analysis and scene segmentation on prominent 3D benchmarks. The code, data and trained models are available at https://github.com/EnyaHermite/Picasso.
updated: Wed Apr 19 2023 06:35:08 GMT+0000 (UTC)
published: Fri Dec 03 2021 09:16:49 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アソシエイト