Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.13 KB

Face2Sprite

Have you ever thought about being the main character of your game With our app, you can take yourself a photo and have a 8 bit character in only a few seconds with your facial attributes.

Exemples

Demo

Exemple 4

Exemple 1

Exemple 2

Exemple 3

How

Dataset CelebFaces Attributes (CelebA) Dataset from Kaggle.

With fastai library.

Prepared to run on Render.

You can find the source of the face-recognition modle src/faceRecognition, all the code can be run it on Google Colab (you need to upload a kaggle.json API toke from your own account).

Run the app server locally

First of all, you have to see all the Requirements, then run this command in your terminal:

python3 app/server.py serve

And open the following url 'http://localhost:5000/'. PD: only tested in Linux

Authors

Alejandre Campos, German
Danci, Marian Dumitru
Gómez Virgili, Miquel