Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deven96/peexoo-solutions
https://github.com/deven96/peexoo-solutions
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/deven96/peexoo-solutions
- Owner: deven96
- Created: 2020-02-29T04:16:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:42:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T07:55:00.884Z (about 2 months ago)
- Language: HTML
- Size: 1.49 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Peexoo Solutions
[![Build Status](https://travis-ci.org/deven96/peexoo-solutions.svg?branch=master)](https://travis-ci.org/deven96/peexoo-solutions)
[![Heroku App Status](http://heroku-shields.herokuapp.com/peexoo-find)](https://peexoo-find.herokuapp.com)![logo](assets/peexoo-logo.png)
My solutions to the 4 practical questions of the Peexoo stage 2 interview
- [1](solutions/1.py)
- [2](solutions/2.py)
- [3](solutions/3.py)
- [4 - Custom solution question](solutions/4.py)### Register Face
Registered Angelina Jolie
![Demo register](assets/demo-register.png)
Registered Brad Pitt
![Demo register2](assets/demo-register2.png)
### Find Faces
Identified both Brad and Angelina in New Image
![Demo find](assets/demo-find.png)