SizheAn / PanoHead

Code Repository for CVPR 2023 Paper "PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree"
Creative Commons Zero v1.0 Universal
1.92k stars 238 forks source link

How to use real images for avatars? #2

Closed Bai426 closed 1 year ago

Bai426 commented 1 year ago

Hi, authors, thanks for the great contribution of this work. I am wondering how to preprocess the real images into a format like FFHQ-F dataset that you used. Thank you very much!

Best, Mike

SizheAn commented 1 year ago

Since we use company's service for preprocessing (cropping), we are not able to release the code. But I'm trying to find alternatives that can achieve similar results. Will update it once I find out.

Bai426 commented 1 year ago

Thank you very much for your reply. I am looking forward to your alternatives.

Best, Mike

nelson123-lab commented 1 year ago

Is there a way I can try it out any web interface where I can drop a picture and get the 3d model. ?

yosun commented 1 year ago

consider running this on huggingface spaces. they grant researchers free a10g

SizheAn commented 1 year ago

Since we use company's service for preprocessing (cropping), we are not able to release the code. But I'm trying to find alternatives that can achieve similar results. Will update it once I find out.

We update the scripts and example data for obtaining camera poses and cropping the images for PTI. See https://github.com/SizheAn/PanoHead/blob/main/3DDFA_V2_cropping/cropping_guide.md

Bai426 commented 1 year ago

Thank you very much!

Best, Mike