CoreML-StyleGAN

The Sample project how to use CoreML model of MobileStyleGAN in the Xcode project.

You can generate person images and save it in photo library.
The models in this project are compiled as “mlmodelc” format.
If you want CoreML model (“mlmodel” format), get from CoreML-Models.

How to use

1, Clone or download this project.
2, Replace team name with yours.
3. Run the Xcode project.

StyleGAN Model License: https://github.com/bes-dev/MobileStyleGAN.pytorch/blob/develop/LICENSE-NVIDIA

Author

Daisuke Majima

Freelance iOS programmer from Japan.

BLOGS: Medium

CONTACTS: [email protected]

GitHub

View Github