SizheAn / PanoHead

Code Repository for CVPR 2023 Paper "PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use real images for avatars?

Bai426 opened this issue · comments

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

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.

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

Best,
Mike

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

commented

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

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

Thank you very much!

Best,
Mike