Android Open Source - Image demo caffe-android-demo






Project Summary

An android caffe demo app exploiting caffe pre-trained ImageNet model for image classification.

Web Site / Source Repository

caffe-android-demo is hosted in the following web site
https://github.com/sh1r0/caffe-android-demo

If you think the Android project caffe-android-demo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of caffe-android-demo.

ItemValue
Java File Count4
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\synset_words.txt




License

The license information of caffe-android-demo is as follows:

MIT License

Java Source Files

com.sh1r0.caffe_android_demo.ApplicationTest.java
com.sh1r0.caffe_android_demo.CNNListener.java
com.sh1r0.caffe_android_demo.ImageNet.java
com.sh1r0.caffe_android_demo.MainActivity.java