0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ビデオからぺろっと 3D モーションキャプチャする FrankMocap の動作メモ

Posted at

FrankMocap: A Fast Monocular 3D Hand and Body Motion Capture by Regression and Integration
https://penincillin.github.io/frank_mocap

2020 年時点での, ナウでヤングな感じのビデオからの 3D モーションキャプチャ(body 推定, hand 推定)です.

環境

  • Ubuntu 18.04
  • NVIDIA GPU

インストール

基本手順にある通りです.

ただ, opendr が OSMesa(OffScreen Mesa) を使っているため, osmesa ライブラリのインストールが必要です.

Ubuntu 18.04 では apt で libosmesa6-dev でインストールできます.

モデルデータ

SMPL と SMPL-X のデータが必要です.
それぞれのサイトでアカウント登録し, Licensse agreement をよんで, 同意できる場合にダウンロードしましょう.

同意できない場合は, SMPL, FrankMocap 相当を自作しましょう!

実行

ありがとうございます.

2019 年から Victroria's Secret ファッションショーなくなって悲しいですね :cry:

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?