Views
No views yet
| パス | 役割 | バイト数 |
|---|---|---|
preprocessors/yolox_l.torchscript.pt | 映像の中から人物の位置を検出する物体検出モデル(YOLOX) | 217,697,649 |
preprocessors/dw-ll_ucoco_384_bs5.torchscript.pt | 検出した人物から関節の位置を推定する姿勢推定モデル(DWPose) | 135,059,124 |
NOTICE.md にあります。setup.bat が、
必要なファイルを自動でここから取得して配置します。models/Preprocessors/DWPose/ の直下へ2ファイルを置いてください。models/
└ Preprocessors/
└ DWPose/
├ yolox_l.torchscript.pt
└ dw-ll_ucoco_384_bs5.torchscript.ptLICENSE)。
帰属表示・出自・変更点の告知は NOTICE.md にまとめてあります。再配布する場合は
LICENSE の完全なコピーを添付してください。yolox_l detects people in
the reference video; dw-ll_ucoco_384_bs5 estimates their joint positions. Neither generates video.setup.bat; to install by hand, drop both files into models/Preprocessors/DWPose/.NOTICE.md.LICENSE). Not an official distribution of
Megvii Inc., IDEA-Research, or hr16, and not endorsed by them.