-
CUDA_VISIBLE_DEVICES=3,4 python3 smplifyx/main.py --config cfg_files/fit_smplx.yaml --data_folder data --output_folder output --visualize="False" --model_folder model --vposer_ckpt vposer --part_segm_…
-
-
First,
use own images(4 of .jpg, 1 of .png) and keypoints with openpose (--write_json)
i run
$ python smplifyx/main.py --config cfg_files/fit_smplx.yaml --data_folder data --output_folder output --…
-
Stage 000 done after 2.5709 seconds
Orientation: 0%| | 0/1 […
-
Good morning, this model seems to me extremely exciting!
I have configuration problems, in fact I have this error and I do not understand, keypoints should be generated by myself or should I do som…
-
If we set gender_gt in openpose keypoints file. Run smplifyx/main will occur an error:
```
Traceback (most recent call last):
File "smplifyx/main.py", line 272, in
main(**args)
File "smp…
-
when i run
` python35.exe smplifyx/main.py --config "cfg_files/fit_smpl.yaml" --data_folder "D:\\Download\\out_data\\test " --output_folder "D:\\Download\\out_data\\test_out_txt"`
Tips:
`
Trace…
-
Hi,
Just for the record, some days ago I found this paper and find it very amazing. I spent some time playing with the code and making some changes to better understand it.
To let them open to the…
-
I'm running the model on the EHF evaluation dataset using the command in the README:
```
python smplifyx/main.py --config cfg_files/fit_smplx.yaml
--data_folder DATA_FOLDER
--output_fo…