skhu101 / SHERF

Code for our ICCV'2023 paper "SHERF: Generalizable Human NeRF from a Single Image"
Other
297 stars 10 forks source link

Script to generate motion Sequence with given input image #20

Open infusion-zero-edit opened 9 months ago

infusion-zero-edit commented 9 months ago

Title says it all !!

Please provide the script to generate motion sequence with given input image. This is needed for comparison.

skhu101 commented 8 months ago

Hi, currently we have not cleaned the code for video generation. One quick idea is to set the SMPL pose to be the specific pose you hope to use and then render images with these poses under the camera poses. After you get the images, you can write these images into a video.