Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An image style transfer App built with TensorFlow and React Native

linytsysu/Artist

Repository files navigation

Artist

icon

An image style transfer App built with TensorFlow and React Native.

Overview

Artist is an App built with TensorFlow and React Native, which can transfer the style of your pictures.

screenshot_1 screenshot_2 screenshot_3 screenshot_4

Dependencies and References

You can change the TensorFlow Version by editing the file android/app/build.gradle:

dependencies {
    ...
    compile 'org.tensorflow:tensorflow-android:1.2.0-rc0'
    ...
}

More information about the stylize_v1 model

About

An image style transfer App built with TensorFlow and React Native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published