GithubHelp home page GithubHelp logo

jamesscheffor / smartglasses Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guiltyneuron/smartglasses

0.0 0.0 0.0 109.79 MB

Smart wearable device project

License: MIT License

Shell 0.05% C++ 0.07% Python 97.61% Cuda 2.28%

smartglasses's Introduction

๐Ÿ’ฅ Guide Me Glasses (GMG) ๐Ÿ’ฅ

Licence Documentation Python

Bring the future to your eyes ๐Ÿ‘“

This project is for goal to help blind people to read text, get informations from the net, identify people faces and describe pictures using semantic sentences. GuideMeGlassesLogo

๐Ÿ‘ท Prototype architecture

architecture

๐Ÿ”จ Matriels

matriels

๐Ÿ“ Usage

command options :

  • -t : task
  • -m : mode (opencv_haar, dlib_hog, dlib_cnn, mtcnn, mobilenet_ssd)
  • -i : input object (image path)
  • -l : language (en / fr)

1) Face detection

python gmg.py -t face_detection -m opencv_haar -i image.png -l en

2) Face recognition

Recognise person

python gmg.py -t face_recognition -i image.png -l en

Add person face to dataset

python gmg.py -t add_face -i image.png -l fr

Initialise dataset with the existing images

python gmg.py -t face_init

3) Wiki api

Get informations about anything

python gmg.py -t wiki -i obama -l fr

4) News api

Get latest 10 articles from CNN

python gmg.py -t news_latest -l en

Get by number (between 1 and 10) article from the latest articles published by CNN

python gmg.py -t news_article -i 3 -l en

5) Weather api

Get the weather description for a specified city

python gmg.py -t weather -country canada -city vancouver -l en

6) Time api

Get current date

python gmg.py -t date -l en

Get current time

python gmg.py -t time -l en

7) Ocr api

Read text from input image

python gmg.py -t ocr -i image_path -l en

๐Ÿ“š Documentation links

  • Free computer science books link
  • Natural Language Processing (NLP) link
  • Image caption link
  • Face library Dlib github Readme file link
  • Face detection and recognition Raspberry Pi Link
  • Open source ChatBot library Link

Licence

GuideMeGlasses :eyeglasses:

smartglasses's People

Contributors

guiltyneuron 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.