Coder Social home page Coder Social logo

jassi10000-zz / faciem-deprehendatur Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 96.23 MB

Faciem-Deprehendatur is a web application which can do our Real Time AI Face Landmark Detection using Pre-Trained Model " Facemesh-Landmark-Detection " of Tensorflow.js and shows the Face-Mesh by connecting the 3D points through neutral networks on React-Webcam [ a React.js package ]

License: MIT License

HTML 5.45% CSS 2.94% JavaScript 91.61%
tensorflowjs tensorflowjs-models reactjs facemesh 3d-models neural-networks

faciem-deprehendatur's Introduction

Faciem-Deprehendatur ๐Ÿค–

  • Faciem-Deprehendatur is a web application which can do our Real Time AI Face Landmark Detection
  • Its a great technique that uses Machine Learning , Deep Learning and Artificial Intelligance to detect different points on our face
  • The points detected when combined together generates a mesh on the face . The Face Detector in this project detects 486 3D facial landmarks to infer the approximate surface geometry of a human face .

Tech Stack Used :

๐Ÿ”ฅ Tensorflow.Js and React.js ๐Ÿ’ฅ

Here's a nice preview of the project by me ๐Ÿ˜Ž:

Now its your turn to play ๐Ÿคนโ€โ™‚๏ธ here ๐Ÿ‘‰ faciem-deprehendatur

General workflow โ–ถ:

The project requires usage of pre-trained model by TensorflowJs named as " FaceMesh ๐Ÿ˜Š " , it simply detects our face in real time and shows a 3D mesh on our face

  • A webcam stream is created inside a front-end React App
  • FaceMesh model is loaded from TensorFlow.Js Library and detections are made from the webcam stream running
  • Keypoints and Triangles are drawn on JavaScript Canvas [The Blue dots show the 3D Points and the Black Lines are the Neural Networks joining those points ]

โœ So now u must have known how SnapChat and Instagram apply filters on our face๐Ÿ˜.

They also do Facial Landmark detection to apply filters. โžก

Example 1 Example 2 Example 3

๐Ÿค– Future Scope :

The project can be coupled with Iris Detection System to track movements of Iris with the face as well which can used to predict the actions of the targeted person by evaluating his/her expressions.

๐Ÿ To use , view or run the code :


  • Clone / Download :

     git clone https://github.com/your_username_/Project-Name.git
    
  • Open the project in your favorite code editor and do following

     npm install @tensorflow/tfjs @tensorflow-models/face-landmarks-detection react-webcam
    

โœ Contributing :

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • Fork the Project
  • Create your new Branch git checkout -b NewBranchName
  • Commit your Changes git commit -m " Description of contribution you made "
  • Push to the Branch git push origin NewBranchName
  • Open a Pull Request

faciem-deprehendatur's People

Contributors

0xjaskeerat avatar tejasbaaplms avatar

Stargazers

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