b21651dbe6
Fork electron-rare/SMPLer-X (S-Lab License 1.0, non-comm seulement) ajoute en git submodule a third_party/SMPLer-X. Setup script utilise le submodule au lieu de cloner upstream. pyproject : nouvel extra 'smplerx' (torch + mmcv-lite + ultralytics + smplx + timm). NOTICE.md documente la posture non-commerciale heritee de Multi-HMR et SMPLer-X. Le portage inference ARM Mac est l'etape suivante : SMPLer-X vendorise sa propre mmpose (transformer_utils/mmpose), donc seul mmcv.Config a besoin d'un substitut (mmcv-lite). Le detecteur mmdet sera remplace par YOLO Ultralytics. NOT YET DONE: smpler_x_worker.py (model load + inference, ~1 j) ; bench camera ; integration main.py.
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
[submodule "third_party/SMPLer-X"]
|
|
path = third_party/SMPLer-X
|
|
url = https://github.com/electron-rare/SMPLer-X.git
|