Skip to content

If you think helpful, give it a star. Demonstration of using Caffe2 inside an Android application.

Notifications You must be signed in to change notification settings

northeastsquare/AICamera

 
 

Repository files navigation

AICamera

AICamera is a demo app that was displayed at Facebook's F8 event. The previous version (also on this repo) was getting quite old and attempted to demonstrate a build system that happened inside Android Studio. This led to some hacky techniques and I decided to rewrite the demo with a prebuilt Caffe2 library (which can be built using build_android.sh in the Caffe2 source).

example

Download

git clone https://github.com/bwasti/AICamera.git

Build

Click the green play button in Android Studio 2.2 and everything should build :)

Tests

Device Network FPS
Samsung Galaxy S7 SqueezeNet 5.8
Google Pixel SqueezeNet 5.7

About

If you think helpful, give it a star. Demonstration of using Caffe2 inside an Android application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.7%
  • C 27.1%
  • Other 1.2%