Skip to content

Unity game using StyleGAN2 models to generate textures at runtime

Notifications You must be signed in to change notification settings

andriussvilys/AICafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play as waiter in cafe and try to guess which cake a customer likes based on their appearance.
Textures are generated using StyleGAN2 models trained by Justin Pinkney:
https://github.com/justinpinkney/awesome-pretrained-stylegan2

To use Unity Sentis package that runs the models in Unity env, they have to be in ONNX format.
ONNX models can be downloaded here:
https://drive.google.com/drive/folders/1hoWcSbmSkJ_ZHm41GMedZ51h85oB_-Wv?usp=sharing

The models exceed github size limitations, so have to be downloaded separately and added to Resources directory in the project.

About

Unity game using StyleGAN2 models to generate textures at runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published