Home

Awesome

CoreGANContainer

You can test your Core ML image generation Models.

alt text

Usage

Just drag & drop your .mlmodel into the model directory.

If the input of your model is random seeds, they automatically added to the model.

If the input of your model is an image, You can choose the input image from Image Picker Controller.

It also supports video input.

<img width="256" alt="menu" src="readmeImages/IMG_9276.PNG">  ⇨  <img width="256" alt="result" src="readmeImages/IMG_9280.PNG">

Converted Core ML GAN Models

CoreML-Models(GitHub)

Special Thanks

This project is inspired by MLModelCamera:Shu223.