Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dneprDroid/ImageRecognizer-Android

Open more actions menu

Repository files navigation

ImageRecognizer-Android

Image classification using neural networks (inception-bn) and MxNet (Python/C++ neural net library), implemented for Android.

nn/NNManager.java - class working with MxNet

nn/TensorMaker.java - tensor convertor

Pre-trained model:

res/raw/params - serialized data of the network (weights, convolutional kernels)

res/raw/symbol.json - structure of the network

res/raw/syncet.txt - word dictionary for network, pair output value - meaning word

NDK library

Build libmxnet_predict.so from official mxnet sources - https://github.com/dmlc/mxnet/tree/master/amalgamation

iOS

iOS version - https://github.com/dneprDroid/ImageRecognizer-iOS

Links

About

[this repo is no longer maintained] Neural Network image classifier (inception-bn network architecture), developed via MxNet

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.