Giter Site home page Giter Site logo

facial-keypoint-detection's Introduction

Facial Keypoint Detection and Real-time Filtering

Project Overview

In this project, knowledge of computer vision techniques and deep learning are combined to build and end-to-end facial keypoint recognition system. Facial keypoints include points around the eyes, nose, and mouth on any face and are used in many applications, from facial tracking to emotion recognition. The complete algo is able to take in any image containing faces and identify the location of each face and their facial keypoints, as shown below.

Facial Keypoint Detection

This also containes optional exercises that extends this project so that it works on video and allows to implement fun face filters in real-time!

Geting started

  1. You should have python and opnen cv installed other than deep learning libraries. if not then follow the instruction here to setup environment.

  2. Look in this repo in the subdirectory data/; in this folder, you'll find zipped testing data called test.zip. Unzip this file and place it in this same location. You should then have a file called training.csv in the data folder. You may delete the zip file.

  3. Download the Kaggle training dataset called training.zip. Unzip the file and place it in the same data/ subdirectory as the test data. You should now have two files in there including training.csv.

  4. Open the notebook and follow the instructions.

    	jupyter notebook CV_project.ipynb
    

facial-keypoint-detection's People

Contributors

abhismatrix1 avatar

Watchers

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