Giter VIP home page Giter VIP logo

eora_internship_task's Introduction

eora_internship_task

Instructions

How to run the code on video file.

In order to run the code using recorded video file, the path to the file should be specified in command line argument video as follows:

 python detect_blink.py --shape-predictor shape_predictor_68_face_landmarks.dat --video video.mkv

Here, video.mkv is the name of the video file.

In order to run the code using on video camera in real time, just do not specify the video file path. It looks as follows:

python detect_blink.py --shape-predictor shape_predictor_68_face_landmarks.dat

Notes

The code is optimized for the video file that is uploaded to the GitHub - video.mkv. For other video files the result may be not satisfying, although simple parameter tuning solves the problem.

eora_internship_task's People

Contributors

war-and-peace avatar

Watchers

James Cloos 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.