Open elizabethjcobs opened 2 years ago
hello, I am facing the same issue, were you able to resolve it?
hello, I am facing the same issue, were you able to resolve it?
hello, I am facing the same issue, were you able to resolve it?
I had the same error and for me it worked to use absolute paths for model_folder, data_folder ...
Hi there, I've been having some issues with getting smplify-x to run and would appreciate any advice on the matter. The only other thread I've come across suggested installing and unpacking smplx in the right folders for neutral, male and female models, which I've done under smplify-x/data/models.
When I attempt to run: (tf) elizabeth@mili:~/smplify-x$ python smplifyx/main.py --config cfg_files/fit_smpl.yaml
Another error I've gotten is when I try the command: (tf) elizabeth@mili:~/smplify-x$ python smplifyx/main.py --config cfg_files/fit_smplx.yaml --data_folder DATA_FOLDER --output_folder OUTPUT_FOLDER --model_folder MODEL_FOLDER --vposer_ckpt VPOSER_FOLDER --part_segm_fn smplx_parts_segm.pkl
Thank you for your time & I'd greatly appreciate any help I could receive on this matter!