BrowningWan / fast-neural-style-android-app

A tensorflow implementation for fast neural style! Convert the model file to a pb file then deploy it into a android app!
29 stars 12 forks source link

Apply style on video #2

Open npvaddoriya opened 5 years ago

npvaddoriya commented 5 years ago

Hii @BrowningWan

I have an issue in applying style on video, Can you please help me out how can I use fast neural style transfer on video in android.

Thank you.

BrowningWan commented 5 years ago

Hi. As you can see, my project was submitted a year ago. During this period, tensorflow has changed a lot, and some old versions have stopped maintenance. You can try tensorflow-lite and there will be surprises. I can update a new version with tensorflow-lite used later this month if you need it.