Tawfik Boujeh

Results 12 comments of Tawfik Boujeh

Fix: I fixed it by copying the DLLs to the Standalone folder itself. The Standalone app doesn't want to open nonetheless.

Hi @csteinmetz1 . The problem is that I don't get any error. I tried to run it from `powershell` to follow execution logs but nothing happens. No errors, nothing.

``` (base) D:\work\gem\smpl\smplify-x>python smplifyx\main.py --config cfg_files\fit_smplx.yaml --data_folder ..\data_folder --output_folder ..\output_folder --visualize="True" --model_folder ..\models --vposer_ckpt ..\vposer_v1_0 --part_segm_fn smplx_parts_segm.pkl Processing: ..\data_folder\images\youtube_000000000001.png Found Trained Model: ..\vposer_v1_0\snapshots\TR00_E096.pt Traceback (most recent call last): File "D:\work\gem\smpl\smplify-x\smplifyx\main.py",...

I have ``` Traceback (most recent call last): File "D:\work\gem\smpl\smplify-x\smplifyx\main.py", line 269, in main(**args) File "D:\work\gem\smpl\smplify-x\smplifyx\main.py", line 183, in main body_pose_prior = body_pose_prior.to(device=device) AttributeError: 'function' object has no attribute 'to'...

[jufi2112](https://github.com/jufi2112) your code does not work for me! ``` (base) D:\work\gem\smpl\smplify-x>python vis_on_image.py -d ..\output_folder -i ..\data_folder\images -o . Person Processing: 0it [00:00, ?it/s] | 0/2071 [00:00

@jufi2112 mmhhhhhmmmm, this means that I'll need to re-launch the inference again? :'( Thank you for the fast feedback! I'll try this out!

@matthiasrohmer I've just signed my CLA, waiting for the approval 😄