RusdiHaizim / deblur2

testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AICamera_new

Recompile the library with caffe2 in pytorch stable(1.0) and re-implement the AICamera example provided by caffe2 officially.

See the AICamera_new project for the complete code.

https://github.com/wangnamu/AICamera_new

The Example

git clone https://github.com/wangnamu/AICamera_new.git
unzip libs.zip in the root directory to get the static libraries
create a folder named armeabi-v7a in AICamera/app/src/main/jni
copy the static libraries to AICamera/app/src/main/jni/armeabi-v7a
open AICamera project with android studio

About

testing

License:MIT License


Languages

Language:C++ 90.2%Language:C 9.5%Language:Java 0.2%Language:CMake 0.1%Language:Objective-C 0.1%Language:Python 0.0%