Skip to content

JDAI-CV/dabnn-example

Repository files navigation

dabnn example

License jcenter PRs Welcome

This example contains Bi-Real Net 18 with Stem Module (The network structure is described in our ACM MM paper).

Our package for Android has been published on jcenter. Just add

implementation 'me.daquexian:dabnn:replace_me_with_the_latest_version'

in your app's build.gradle's dependencies section.

The latest version can be found in the following badge:

jcenter

Just try it in Android Studio :)

Note: This demo uses OpenCV to read camera, however, the app orientation can only be landscape due to a bug of OpenCV. PRs which replace OpenCV by raw Android Camera API are welcomed.

Screenshot

Screenshot

About

Android demo for dabnn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages