Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abhijithvijayan/i-see-you
- Owner: abhijithvijayan
- License: mit
- Created: 2020-06-19T15:31:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-07-22T12:24:12.000Z (over 4 years ago)
- Last Synced: 2024-10-11T20:28:34.100Z (about 1 month ago)
- Topics: dlib, face-recognition, opencv, python
- Language: Python
- Size: 1.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
i-see-you
Face Recognition using Python
🙋♂️ Made by @abhijithvijayan
❤️ 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)