SamuKata
cebstudios
cebstudios

patreon


Next3d, random 3d Face generation

a few days ago was released Next3d, this code make possible that you create random 3d faces and also reenact some other video.

this example will show only the random 3d face creation.

If you would like to use it you have to go to this repo

https://github.com/MrTornado24/Next3D

for windows user, the worst part will probably be the installation of pytorch3d.

There is an explanation on how to install pytorch3d that I've done in ECON repo, on this link

https://github.com/YuliangXiu/ECON/issues/16

And you will have to install Visual Studio or the vs built tools on this link

https://aka.ms/vs/17/release/vs_BuildTools.exe (if the link doenst work, try this one https://visualstudio.microsoft.com/pt-br/downloads/?q=build+tools)


PS.: It works with GPU GTX1070 8gb

Next3d, random 3d Face generation

More Creators