Nz-DWPose

動画編集ソフト AviUtl2 用のプラグイン Nz-LTX23ポーズ制御機能が使う、前処理器2点です。 動かす先は Nz-LTX23-backend です。

ポーズ制御は、参照動画に写っている人物の姿勢(棒人間)を取り出し、それをお手本にして動画を生成する 機能です。この2ファイルが担うのは「姿勢を取り出す」工程だけで、動画生成そのものは行いません。 いずれも上流の配布物をそのままコピーしたもので、独自に学習・改変したモデルではありません。

パス 役割 バイト数
preprocessors/yolox_l.torchscript.pt 映像の中から人物の位置を検出する物体検出モデル(YOLOX) 217,697,649
preprocessors/dw-ll_ucoco_384_bs5.torchscript.pt 検出した人物から関節の位置を推定する姿勢推定モデル(DWPose) 135,059,124

SHA-256・上流でのパス・コミットハッシュは NOTICE.md にあります。


使い方

通常、このページから手動でダウンロードする必要はありません。 Nz-LTX23 に同梱の setup.bat が、 必要なファイルを自動でここから取得して配置します。

手動で入れる場合は、Nz-LTX23 の models/preprocessors/ の直下へ2ファイルを置いてください。

models/
└ preprocessors/
   ├ yolox_l.torchscript.pt
   └ dw-ll_ucoco_384_bs5.torchscript.pt

出自と謝辞

次の方々の成果をそのまま再配布しているにすぎません。心より感謝します。

本リポジトリは Megvii Inc.・IDEA-Research・hr16 のいずれの公式配布物でもなく、承認や推奨を受けたもの でもありません。


ライセンス

Apache License, Version 2.0 に基づいて配布しています(全文は LICENSE)。 帰属表示・出自・変更点の告知は NOTICE.md にまとめてあります。再配布する場合は LICENSE の完全なコピーを添付してください。


English summary

Two preprocessor models used by the pose control feature of Nz-LTX23, a plugin for the video editor AviUtl2, running on Nz-LTX23-backend. yolox_l detects people in the reference video; dw-ll_ucoco_384_bs5 estimates their joint positions. Neither generates video.

A verbatim re-host — nothing trained or modified here. Normally fetched automatically by the bundled setup.bat; to install by hand, drop both files into models/preprocessors/.

Attribution: YOLOX by Megvii Inc.; DWPose by IDEA-Research; TorchScript conversions by hr16. Upstream paths, commit hashes, SHA-256 digests, and the Section 4(b) change notice are in NOTICE.md.

License: Apache License, Version 2.0 (LICENSE). Not an official distribution of Megvii Inc., IDEA-Research, or hr16, and not endorsed by them.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support