Tim Shi

Results 5 issues of Tim Shi

I cloned the repo and run `npm i` under the project dir. but i got ``` npm WARN deprecated [email protected]: WARNING: This project has been renamed to babel-plugin-module-resolver. Install babel-plugin-module-resolver...

help wanted
question

I compiled caffe-android-lib successfully for armeabi-v7a, and would like to train a model directly on phone. Without hassling with UI, I decide to run caffe binary through adb shell. After...

bug