MarvinTeichmann / tensorflow-fcn

An Implementation of Fully Convolutional Networks in Tensorflow.
MIT License
1.1k stars 433 forks source link

Question: is it possible to run it on mobile device? #31

Closed stativko closed 7 years ago

MarvinTeichmann commented 7 years ago

Yes, in principle: https://www.tensorflow.org/mobile

You need however to do some coding yourself.