arXiv reaDer
RePOSE:ディープテクスチャレンダリングによる高速6Dオブジェクトポーズの絞り込み
RePOSE: Fast 6D Object Pose Refinement via Deep Texture Rendering
6Dオブジェクトポーズ推定のための高速反復改良法であるRePOSEを紹介します。以前の方法では、ズームインされた入力とレンダリングされたRGB画像をCNNにフィードし、洗練されたポーズの更新を直接回帰することで、洗練を実行します。 CNNの計算コストが原因で、実行時間が遅くなります。CNNは、複数オブジェクトのポーズの改良で特に顕著です。この問題を克服するために、RePOSEは画像レンダリングを活用して、学習可能なテクスチャを備えた3Dモデルを使用した高速な特徴抽出を行います。これをディープテクスチャレンダリングと呼びます。これは、浅い多層パーセプトロンを使用して、オブジェクトのビュー不変の画像表現を直接回帰します。さらに、微分可能なLevenberg-Marquardt(LM)最適化を利用して、ズームインせずに入力画像表現とレンダリング画像表現の間の特徴メトリックエラーを最小化することにより、ポーズを迅速かつ正確に調整します。これらの画像表現は、微分可能なLM最適化が行われるようにトレーニングされています。数回の反復で収束します。その結果、RePOSEは92 FPSで実行され、Occlusion LineMODデータセットで51.6%の最先端の精度を達成します。これは、従来技術に比べて4.1%の絶対的な改善であり、YCB-Videoデータセットで同等の結果が得られ、ランタイムがはるかに高速です。 。コードはhttps://github.com/sh8/reposeで入手できます。
We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a refined pose. Their runtime is slow due to the computational cost of CNN, which is especially prominent in multiple-object pose refinement. To overcome this problem, RePOSE leverages image rendering for fast feature extraction using a 3D model with a learnable texture. We call this deep texture rendering, which uses a shallow multi-layer perceptron to directly regress a view-invariant image representation of an object. Furthermore, we utilize differentiable Levenberg-Marquardt (LM) optimization to refine a pose fast and accurately by minimizing the feature-metric error between the input and rendered image representations without the need of zooming in. These image representations are trained such that differentiable LM optimization converges within few iterations. Consequently, RePOSE runs at 92 FPS and achieves state-of-the-art accuracy of 51.6% on the Occlusion LineMOD dataset - a 4.1% absolute improvement over the prior art, and comparable result on the YCB-Video dataset with a much faster runtime. The code is available at https://github.com/sh8/repose.
updated: Thu Aug 19 2021 17:33:00 GMT+0000 (UTC)
published: Thu Apr 01 2021 17:26:54 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アソシエイト