magic-research / GETAvatar

[ICCV 2023] GETAvatar: Generative Textured Meshes for Animatable Human Avatars
https://getavatar.github.io/
MIT License
97 stars 8 forks source link

How to get the 3d reconstruction from single image as described in section 5.3 of the paper ? #6

Open mayank64ce opened 7 months ago

Xuanmeng-Zhang commented 7 months ago

We use the widely-used pivot tuning method to fit the given image.

mayank64ce commented 7 months ago

Is there a script in your repo for that ? I see an inversion_3d script but not sure how to use that.

mayank64ce commented 7 months ago

Is it possible to make these avatars from the inversion animatable ? @Xuanmeng-Zhang A documentation update regarding this would be tremendously helpful.

BukuBukuChagma commented 7 months ago

Is it possible to make these avatars from the inversion animatable ? @Xuanmeng-Zhang A documentation update regarding this would be tremendously helpful.

Hey did you figure out how to create a 3d avatar using a single rgb image?

mayank64ce commented 7 months ago

@BukuBukuChagma unfortunately not yet.