HFGI3D icon indicating copy to clipboard operation
HFGI3D copied to clipboard

Results 16 HFGI3D issues
Sort by recently updated
recently updated
newest added

Hello, thank you for your outstanding work. May I ask what is the npy file in the test data? How do I get this npy file for my own data?

Hey, I think the driver code for the running your method on custom imgs is not complete, for example the `run_PTI` script requires `multiview` imgs, but the `multi_views/generate_multi_views.py` is not...

Hello, this is an excellent work. But some confusion about the 3dface2idr process need to be answered. The code is located at https://github.com/jiaxinxie97/HFGI3D/blob/main/pose_estimation/3dface2idr.py#L69-72. Thanks a lot!

Hi, thanks for the interesting work and code of it. I tried your two-stage approach on ann which you provided. The resulting video is right below. (I increased frame rate...

Excuse me, I'm new to the field of image generation.If we have the coordinate information of some key points (such as eyes, nose tip) on the input image, can we...

Hi, authors, thank you very much to create the amazing HFGI3D method. I am using it to generate multi-view images, but I found that the number of poses is limited...

Hi, I tried to setup the app on Windows 11 box, using a 3090 but I ran into couple of issues. Do you mind sharing some environmental details for the...

Thanks for your awosome work. I have a little question. I have about 300 images to invert. After I set the use_multi_id_training is True to train a single EG3D model...

Thank you for your work. Excuse me, I read about difference map and Poisson blending in your paper, but I don't seem to see this part in the code. Did...