• Stars
    star
    112
  • Rank 310,399 (Top 7 %)
  • Language
    C++
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MXNet WhatThis Example for iOS

WhatsThis-iOS

This is the iOS version of WhatsThis

It is an example to show how to use the single file version of mxnet to get Deep Learning on mobile device.

Leliana's WhatsThis is for Andriod and this one is for iOS.

It is a quick implementation and mostly self explained. I didn't compile mxnet as a framework in this project. I simply add a source file and a header file of mxnet and compile it with the other code.

If you are interested in compiling mxnet as a framework/library for iOS, you can find a blog post (in Chinese) here.

This repository is large (~50 MB) because I put in a pre-trained model file for convenience. It is the Inception-1K model from the model gallery of mxnet. You should be able to replace it with any other pre-trained models.

About the performance, it takes about 4 seconds (estimated) on iPhone 6 to process an image.

Please direct any advanced question to the mxnet developers.

More Repositories

1

LightMenuBar

Light-weight Menu Bar for iOS App
Objective-C
189
star
2

tensorflow-sphereface-asoftmax

a re-implementation of asoftmax in tensorflow
Python
91
star
3

Circle-Counter-Down

A Counter-Down with a animated circle around the number
Objective-C
60
star
4

Sample-CurveFit

A sample to demonstrate how to use cubic spline interpolation to smooth a line
Objective-C
52
star
5

OmniGridView

a large grid scroll view with reusable cells
Objective-C
26
star
6

MPVideoProcessor

Wrapper for Video Capture by AVFoundation
Objective-C
22
star
7

ShareToCN

a drop-to-use Weibo Share-Only Utility
Objective-C
16
star
8

LayoutImageInText

A simple project demo the ability of CoreText API in a image-text mixture layout
Objective-C
15
star
9

Fooocus-SAM

Added SAM to FOOOCUS for to automatically generate masks for Inpainting - See Post For Details
Python
12
star
10

mxnet-Cpp-Deployment-Wrapper-Demo

mxnet Deployment in C++ Wrapper Demo
C++
11
star
11

GLRenderLargeImage

Render Image using OpenGL Tech
Objective-C
10
star
12

Nested-Array-Bash

A solution for nested array in bash
Shell
9
star
13

DateNotifier

A simple extendable Important Date Notifier
Objective-C
9
star
14

Detect-Gray-Square

Matlab code for solid single color square detection from image
MATLAB
7
star
15

MPMotionPattern

Motion Pattern from Camera Detector for iOS
Objective-C
6
star
16

IPCA

Incremental PCA
C++
5
star
17

MPiOS

Some iOS helper functions/classes
Objective-C
5
star
18

MatlabPCA

PCA Code in Matlab Script
MATLAB
4
star
19

Example-HeaderOnly-JPEG

Example Repo for Header-only JPEG Read/Write Libraries
C
3
star
20

GamePad

A Game Direction Pad for Cocos2d iOS
Objective-C
3
star
21

MrTimer

Objective-C
2
star
22

Demo-NoDoubleTapWebView

shows how to remove double tap gesture recognizer from WebView
Objective-C
2
star
23

Demo-CustomObject-NSCoding

Sample Code shows how to implement NSCoding to make a custom object serializable
Objective-C
2
star
24

DrawROC

Simple Matlab Script to draw a ROC Curve from array of scores and labels
MATLAB
2
star
25

GetFrame

An Utility on Mac to get the selection as a CGRect inside an image
Objective-C
1
star
26

Vim-Bash-Configuration

My Vim Bash Configuration
Vim Script
1
star