Coder Social home page Coder Social logo

give-me-feedback's Introduction

Give me feedback

Next time you go through airport security or to a doctor's appointment give feedback on the service by showing a gesture to a camera. Easy way to collect and see people's impressions of a service.

Screenshot

alt text

Demo Video

https://youtu.be/5RZqSvfYneo

The application uses a classification model that has been trained to recongise 3 gestures (peace, devil horns and thumbs up), all the other hand gestures are recongised as "other".

NB! the dataset that was used to train the classification model is limited as it only used gestures used by the author, for a more generalised applicaiton of the application, the classificaiton model needs to be improved!!!

This was a project put together for the Hack the Middlands 7.

Installation

NB! There are probably a number of dependiencies that are not neccessary, yet the virtual envioroment with the given dependencies in the "dependencies.txt" file, should allow to launch the applicaiton.

python3 -m htm-env
python3 -m pip install -r dependencies.txt
source ./htm-env/bin/activate

Launching the applicaiton

  1. Eddit the settings,json file, change to the approprite path:
    • video_ip - ip address for an ip camera.
    • model - path to the model in the ./data/model folder used for classifying the gesture.

... There are exaple pathS in the settings file.

  1. Launch as a pytonh script and the application will be availabe on a local address. (check terminal for the address)

give-me-feedback's People

Contributors

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