sketch2pose icon indicating copy to clipboard operation
sketch2pose copied to clipboard

Sketch2Pose: Estimating a 3D Character Pose from a Bitmap Sketch

Results 5 sketch2pose issues
Sort by recently updated
recently updated
newest added

Hi, congrats for the acceptance at SIGGRAPH 2022. We are having an event on Hugging Face for SIGGRAPH 2022, where you can submit spaces(web demos), models, and datasets for papers...

Hello, it seems like the dataset download needs to download images from a bunch of different websites instead of being hosted on your site. However, upon trying to use it,...

Does this project support direct generation of custom character? In the paper, you used Blender to transfer.But I didn't find a similar plugin. Did you do skeletal binding first?

hi, I'm sorry to trouble you again, but I met a new error, could you help me understand how to fix the bug? thanks a lot! here is the error:...

When I run this program, the following error occurs. (pytorch38) D:\python\sketch2pose>python src/pose.py --save-path "./output" --img-path "./data/images" --use-contacts --use-natural --use-cos --use-angle-transf Namespace(bone_parametrization_path='./models/smplx_parametrization/bone_to_param2.npy', c_cont2d=1, c_f=1000, c_msc=17500, c_mse=0, c_par=10, c_parallel=100, c_reg=1000, contact_model_path='./models/contact_hrn_w32_256x192.onnx', device='cuda',...