/Style

Machine Learning based style transfer on Android using TensorFlow

Primary LanguageKotlinMIT LicenseMIT

Style

Style allows you to perform artistic style transfer from a number of classic paintings using a pre-trained model. This is accomplished using the TensorFlowInferenceInterface, which enables you to make inferences on data on a trained model.

Downloads

You can download the pre-built apk here

Usage

  • Clone the repository
  • You can now open the project in Android Studio and build and run the application.

Libraries

License

This project is licensed under the MIT License