Giter Site home page Giter Site logo

pinkjelly-1's Introduction

PinkJelly

Instant-object-recognition && speech App, easy as 1, 2 ,3!

Quick Start

Download our App using Expo

https://exp.host/@zao1214/client ( if for some reason doesn't work, then it is probably b/c we stopped the server. Give us a notice and we will be happy to re-run the server! )

then follow the steps

  1. login (Email confirmation required) for signup
  2. take a picuture (simple version comes with 200 objects quite accurate, funny comes with 9400 but less accurate)
  3. experience the magic (press the circular-object-detected-button and hear its label in English)

!IMPORTANT notice :

  • currently, machine learning behind simple camera is tiny-yolo (current server with 1G memory can only hold tiny, which also means it will crash on funny(yolo9000) camera)
  • In order to change yolo version, code can be found in runDarknet.js where I have written some comment
  • If we replace AWS EC2 server to c4.large, yolo2 and yolo9000 can be used and it will take 8-10 seconds
  • If we replace AWS EC2 server to any GPU server, it takes 3-4 seconds
  • If we change server code to preload weights on server, every process will take 3seconds less, (GPU 0-1seconds) (I personally like to have loading section, so I decided not to put weights on)
Credit :
Darknet@article{redmon2016yolo9000,
  title={YOLO9000: Better, Faster, Stronger},
  author={Redmon, Joseph and Farhadi, Ali},
  journal={arXiv preprint arXiv:1612.08242},
  year={2016}
}

pinkjelly-1's People

Contributors

frozenabe avatar obj277 avatar yodoree avatar

Watchers

 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.