Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhijithvijayan/i-see-you

Face Recognition using Python
https://github.com/abhijithvijayan/i-see-you

dlib face-recognition opencv python

Last synced: 24 days ago
JSON representation

Face Recognition using Python

Awesome Lists containing this project

README

        

i-see-you


Face Recognition using Python




LICENSE


TWEET


🙋‍♂️ Made by @abhijithvijayan



Donate:
PayPal,
Patreon




Buy Me a Coffee



❤️ it? ⭐️ it on [GitHub](https://github.com/abhijithvijayan/i-see-you/stargazers) or [Tweet](https://twitter.com/intent/tweet?text=Check%20out%20i-see-you%21%20by%20%40_abhijithv%0A%0AMy%20awesome%20command-line%20tool%0Ahttps%3A%2F%2Fgithub.com%2Fabhijithvijayan%2Fi-see-you%0A%0A%23node%20%23javascript%20%23typescript%20%23cli%20%23npm) about it.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Issues](#issues)
- [🐛 Bugs](#-bugs)
- [LICENSE](#license)

## Installation

Ensure you have `Python3`, `Pipenv` installed. Then run the following:

```
pipenv --three
pipenv shell
pipenv install
```

## Issues

_Looking to contribute? Look for the [Good First Issue](https://github.com/abhijithvijayan/i-see-you/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22good+first+issue%22)
label._

### 🐛 Bugs

Please file an issue [here](https://github.com/abhijithvijayan/i-see-you/issues/new) for bugs, missing documentation, or unexpected behavior.

[**See Bugs**](https://github.com/abhijithvijayan/i-see-you/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22type%3A+bug%22)

## License

MIT © [Abhijith Vijayan](https://abhijithvijayan.in)