singh-sidharth / Facial_DL

The project is to recognize spoofing attack of faces using a normal flat camera without any extra sensors (such as depth, IR).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Spoof Detection

  • This project uses IBM Watson Machine Learning to deploy the Keras model created for face spoof detection.
  • Raspberry Pi 4 is used as the IOT endpoint to gather images using a camera and sending it to the deployed model for analysis.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

  • Your "Pages" uses the layout and style from the Jekyll theme selected in your repository settings.
  • The name of this theme is saved in the Jekyll _config.yml configuration file.

Having trouble with Pages?

Check our documentation or contact support and we’ll help you sort it out.

About

The project is to recognize spoofing attack of faces using a normal flat camera without any extra sensors (such as depth, IR).


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.3%Language:HTML 0.4%