menyifang / MIMO

Official implementation of "MIMO: Controllable Character Video Synthesis with Spatial Decomposed Modeling"
Apache License 2.0
1.34k stars 53 forks source link

"Expressive Whole-Body 3D Gaussian Avatar" + with code - https://github.com/mks0601/ExAvatar_RELEASE #18

Open johndpope opened 1 month ago

johndpope commented 1 month ago

props to @mks0601 https://github.com/mks0601/ExAvatar_RELEASE

https://github.com/mks0601/ExAvatar_RELEASE/raw/main/assets/teaser_compressed.gif

matbee-eth commented 1 month ago

This isnt the same thing though. its similar, but needs a source /video/ and a destination video

johndpope commented 1 month ago

i did some more digging - this work builds on en3d paper that references this specific module in paper DMTET in nvdiffrec https://github.com/NVlabs/nvdiffrec/blob/main/geometry/dmtet.py

found this repo by @shad0wta9 that leverages same thing nvdiffrec (though seems to be missing animation) https://github.com/shad0wta9/meshavatar?tab=readme-ov-file

maybe @NielsRogge can help @shad0wta9 with huggingface demo

UPDATE also noteworthy (these are using smplx with dmtetgeometry)

https://github.com/snuvclab/gala

https://github.com/magic-research/GETAvatar

https://github.com/Gorilla-Lab-SCUT/Fantasia3D

https://github.com/TIM2015YXH/HaveFun