-
Hello @DuncanZauss
Thank you for contributing to creating a plugin support training pose estimation openpifpaf with the MPII dataset.
I have my dataset created based on the MPII dataset and I have a…
-
I got the following problem:
```
Traceback (most recent call last):
File "/home/tiger/nfs/Avatar/miniconda3/envs/v2a/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_cod…
-
Hello,
I'm asking about how to generate a mask which shape: .npy contains a 36xHxW array (H and W).
1. What is H,W in this case?
2. I tried to extract data from OpenPifPaf but it's only return key…
-
### This issue is to have a centralized place to list and track work on adding support to new ops for the MPS backend.
[**PyTorch MPS Ops Project**](https://github.com/users/kulinseth/projects/1/vi…
-
Hi. I want to run this model on other datasets, but it doesn't have human parsing labels and I don't know how to build it. Can you share the python scripts of building human parsing labels? Best wishe…
-
I have trained on my own dataset with the following command:
```bash
python3 -m openpifpaf.train --dataset \
---square-edge=513 \
--basenet=shufflenetv2k16 --lr=0.00002 --momentum=0.95 --b-scale…
-
I met a problem when runing the train code under instruction of readme. However an question occured that `ModuleNotFoundError: No module named 'openpifpaf.plugins.raf.functional`
How can i solve this…
-
I am following instructions here to train on a subset of wholebody keypoints (**excluding** face and hand keypoints): https://openpifpaf.github.io/plugins_wholebody.html#using-only-a-subset-of-keypoin…
-
Where to find preprocessor for T2I Adapter pose model?
Piginet produces only sketches.
![image](https://user-images.githubusercontent.com/113993746/219872617-204d802c-df2b-475d-8e92-8928c8cfb941.p…
-
Hi! I'm having trouble when installing the 'openpifpaf==0.13.1' in requirements.txt, and there are many errors occurred when I run the command 'pip3 install openpifpaf==0.13.1':
ERROR: Failed buildin…