An awesome implementation of the image segmentation by CNN
https://github.com/torrvision/crfasrnn/blob/master/README.md
http://www.robots.ox.ac.uk/~szheng/CRFasRNN.html
http://www.robots.ox.ac.uk/~szheng/CRFasRNN.html
The problem here is that the model is too big, 500M.
I do not need the classification part.
related work
https://github.com/shelhamer/fcn.berkeleyvision.org
It is possible to porting it to mobile device, somebody has done this:
http://libccv.org/post/how-to-run-a-state-of-the-art-image-classifier-on-a-iphone/
https://github.com/liuliu/klaus