crowdsource-video-experiments-on-android icon indicating copy to clipboard operation
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...

Results 8 crowdsource-video-experiments-on-android issues
Sort by recently updated
recently updated
newest added

First of all describe test plan here to cover most cases

enhancement

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

enhancement

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...

enhancement
help wanted

First time need to ask question before first model downloading where to store files.

enhancement

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...

bug
enhancement

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...

enhancement

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,...

bug
enhancement
help wanted