Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deven96/peexoo-solutions


https://github.com/deven96/peexoo-solutions

Last synced: about 1 month ago
JSON representation

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)