Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 765 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 765 Bytes

Presentation: Using TFLite on Android using C++

This is a talk and demo code for a presentation given at TFWorld. The original code present is under the Apache 2.0 Licence.

The model used is the Artistic Style Transfer model from TFLite, which was developed by Google and can be found here: [https://www.tensorflow.org/lite/models/style_transfer/overview]

The National Park Images are based on the original National Park Images found on the Library of Congress website and are under Public Domain.

For more information on why there are only three styles on this demo, please read this: [https://www.popularmechanics.com/adventure/outdoors/a22536/national-parks-posters/]

All other code and headers are subject to their licences and copyright holders.