Spectrum is an artistic photo-editor that does Neural Style Transfer, a Neural Network based transformation that converts an photo to a painting of a particular style.
- Download OpenCV-Android 3.4.3.
- Unzip and move libs folder under sdk/native to Android Studio under app/src/main.
- Rename libs to jniLibs
- Build the application in android studio.
You can check out my implementation of the style transfer algorithm here
Google Play and the Google Play logo are trademarks of Google LLC.