crowdsource-video-experiments-on-android
crowdsource-video-experiments-on-android copied to clipboard
Crowdsourcing video experiments (such as collaborative benchmarking and optimization of DNN algorithms) using Collective Knowledge Framework across diverse Android devices provided by volunteers. Resu...
Add button to console panel on click simple form with issue description and then Report bug to this repo using API https://developer.github.com/v3/issues/ https://developer.github.com/guides/getting-started/ and attach logs
Info from @psyhtest: FYI: on the X20 boards, `libOpenCL.so` is a symbolic link to: ```root@amt6797_64_open:/ # ls -la /system/lib/libOpenCL.so lrwxrwxrwx root root 2010-01-01 00:05 libOpenCL.so -> /system/lib/egl/libGLES_mali.so At the moment...
First time need to ask question before first model downloading where to store files.
I have a strange issue on a tablet ACER B1-780 (Android 6.0, ARM64). Recognition is fine on 3 first models (GoogleNet, SqueezeNet), but fails on CaffeNet and AlexNet. In fact...
Now travis runs build but there is no link to apk.
At the moment I hardwired path in scenario CMD such as '$#local_path#$/openscience/data/ba4.../topology/deploy.prototxt' Instead, we should use '$#ck_local_path#$/$#SCENARIO_KEY_TOPOLOGY#$' Android app should substitute $#ck_local_path#$ with {sdcard}/openscience and then check all files to...
It's not really related to this Android app but to the scenarios, but I added it here for now: I successfully compiled Caffe libs for Android, and 'classification' program works,...