Open MihailMihaylov97 opened 1 week ago
Hi, thanks for your interest in our work. For a single image from the wild, you first need to estimate SMPL and camera using an existing single-image estimation method, like CLIFF. Then you can utilize the existing dataset loader to load the image, SMPL, and camera to do an inference.
Hello and thank you for realeasing the code.
I am struglling to understand how to do simple inference with your pretrained model and a single image from the wild. Could you be kind enough to help me?
@skhu101