/CycleGAN-View-TFLite

Inference of a train CycleGAN model applied to a live viewfinder. Using TFLite

Primary LanguageC++Apache License 2.0Apache-2.0

CycleGAN View Tensorflow-Lite for Android

Android App for inference on a trained CycleGAN model using the TFLite format

The TFLite format is a new format opimised for mobile inference. This format allows for acceleration via the Android Neural Networks API available on all devices running Android 8.1 (API level 27) or higher.

This repository is based on the codelab for Artistic Style Transfer in Android using TensorFlow. It is based on code forked from the TensorFlow repository.

Analytics