3Dスキャンの登録用の新しいディープラーニングアーキテクチャである3DRegNetを紹介します。 3Dポイント対応のセットが与えられた場合、次の2つの課題に対処するためにディープニューラルネットワークを構築します:(i)ポイント対応をインライア/アウトライアに分類すること、および(ii)スキャンを共通に整列させるモーションパラメータの回帰参照フレーム。回帰に関しては、(i)ディープニューラルネットワーク(DNN)登録と(ii)SVDを使用して変換を推定するプロクラステスアプローチの2つの代替アプローチを示します。当社の通信ベースのアプローチは、競合するベースラインに比べて高速化を実現します。登録の精度を向上させるための改良として、より小さな3DRegNetで構成される改良ネットワークの使用をさらに提案します。 2つのやりがいのあるデータセットでの広範な実験は、他の方法よりも優れており、最先端の結果を達成していることを示しています。コードが利用可能です。
We present 3DRegNet, a novel deep learning architecture for the registration of 3D scans. Given a set of 3D point correspondences, we build a deep neural network to address the following two challenges: (i) classification of the point correspondences into inliers/outliers, and (ii) regression of the motion parameters that align the scans into a common reference frame. With regard to regression, we present two alternative approaches: (i) a Deep Neural Network (DNN) registration and (ii) a Procrustes approach using SVD to estimate the transformation. Our correspondence-based approach achieves a higher speedup compared to competing baselines. We further propose the use of a refinement network, which consists of a smaller 3DRegNet as a refinement to improve the accuracy of the registration. Extensive experiments on two challenging datasets demonstrate that we outperform other methods and achieve state-of-the-art results. The code is available.