Coder Social home page Coder Social logo

dramikei / vision-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 4.41 MB

An app that uses CoreML and SqueezeNet to take a picture and tell what the object it thinks is in the picture!

License: MIT License

Swift 100.00%
coreml coreml-framework ios ios-app ios-swift ios11 swift4 squeezenet

vision-app's Introduction

Vision-app

An app that uses CoreML and SqueezeNet to take a picture and tell what the object it thinks is in the picture!

How does this app work?

The functionality of this app is really simple,

  1. The app clicks an image when the user taps anywhere on the screen (implemented this by addint a gesture recogniser)

  2. The app then places that image in the bottom-right ImageView and also sends the Image as Data to the CoreML Model (SqueezeNet)

  3. The model then processes the image and tries to predict what the object is.

  4. The model has 2 properties- one of them, returns the name of the object which the model think is it and the other property returns the level of confidence.

  5. The app then updates the labels on the top with respective information.

How is this app useful?

The app can be improved and can be used by vision impaired people to "See with their Ears" and know what all stuff is around them.

Libraries/Framework/Models Used

SqueezeNet (Model)

CoreML (Framework provided by Apple)

Made By -

Raghav Vashisht with the help of

Devslopes

vision-app's People

Contributors

dramikei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.