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.
Thanks to all contributors for extending and improving Style
.
Check our CONTRIBUTING GUIDE before open an issue/PR.
This project is licensed under the MIT License