Giter VIP home page Giter VIP logo

android-tensorflow-style-transfer's People

Contributors

shaofengzou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

android-tensorflow-style-transfer's Issues

which version of tensorflow do you use for training wave_my.pb?

i ve trained my model and pb model,and checked the input and output using test_pb_file.py, it worked and the result is the same to wave_my.pb. But when i deploy it into android project and download the app to my phone, i can't use my own model(it will flash and close when i touch the icon of the model). i'm not sure if it is because the version of tensorflow.

Model Error while running the app

using the model that you have provided in the transfer directory, i got this error.

Caused by: java.lang.IllegalArgumentException: No Operation named [input] in the Graph
at org.tensorflow.Session$Runner.operationByName(Session.java:356)
at org.tensorflow.Session$Runner.feed(Session.java:142)
at org.tensorflow.contrib.android.TensorFlowInferenceInterface.addFeed(TensorFlowInferenceInterface.java:567)
at org.tensorflow.contrib.android.TensorFlowInferenceInterface.feed(TensorFlowInferenceInterface.java:308)
at com.shaofengzou.styletransfer.MainActivity.stylizeImage(MainActivity.java:376)
at com.shaofengzou.styletransfer.MainActivity.access$1400(MainActivity.java:46)
at com.shaofengzou.styletransfer.MainActivity$StylizeTask.doInBackground(MainActivity.java:331)
at com.shaofengzou.styletransfer.MainActivity$StylizeTask.doInBackground(MainActivity.java:307)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.