Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

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

Notifications You must be signed in to change notification settings

dneprDroid/ImageRecognizer-iOS

Repository files navigation

ImageRecognizer-iOS

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

nn/NNManager.mm - class working with MxNet

Pre-trained model:

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

nndata/symbol.json - structure of the network

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

Android

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

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

No releases published

Packages

 
 
 

Languages