Kittipat Apicharttrisorn, Xukan Ran, Jiasi Chen, Srikanth V. Krishnamurthy, Amit K. Roy-Chowdhury
University of California, Riverside
This is a website for a best paper finalist at ACM SenSys 2019 MARLIN-AR. This site provides apk files for users to download and install on Android phones so that they can experience MARLIN's live experiments themselves. There are two packaged apk files to compare energy consumption - default algorithm and MARLIN, as explained in the paper.
Download files here
1.Go to Android's shell and create tensorflow folder
$ adb shell
$ cd ./sdcard/
$ mkdir tensorflow
2. Copy cdmodel.dat to the tensorflow folder from the download location of local machine
$ adb push cdmodel.dat /sdcard/tensorflow/
3. Install Android application (MARLIN or default) by
$ adb install -r xxxx.apk
After installation, make sure that you give "TensorFlow Demo" app both the Camera and Storage permissions.
4. Start energy measurement tool (e.g. TREPN)
5, Open "TF Detect" application on Android
6. Push "Volumn Down" to see available debug information
Screenshot
Debug info