linjiangya

Results 4 comments of linjiangya

I have modified: 1) `"vitpose-h-multi-coco.pth"` to `SGNify/data/coco17/vitpose-huge.pth` 2) `model_mode=huge` to `model_spec="coco17-huge` It can run now, but there are now new problems with the `sign_classifier.pkl`: ``` Extracting 2D keypoints with ViTPose......

After fixing last problem by changing scikit-learn version. THere is a new issue when going to SPECTRE: ``` Finding the RPS using valid MediaPipe frames... Finding betas... Running SPECTRE... /envs/sgnify/lib/python3.10/site-packages/torchvision/models/_utils.py:208:...

same problem here.