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.
You can download the pre-built apk here
- Clone the repository
- You can now open the project in Android Studio and build and run the application.
This project is licensed under the MIT License