Skip to content

hassifow/AMLS_assignment20_21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMLS_assignment_20_21_SN17063805

In this project we are going to solve two main tasks: a binary detection task and multiclass recognition task. In the binary detection task, we have gender and emotion detec-tion. In the multiclass recognition, we have face shape and eye colour recognition.

Create a virtual environment.

Use the package manager pip to install requirements.

virtualenv --python python3 "venv"
source "venv/bin/activate"
pip install --upgrade pip
pip install -r requirements.txt

Installation

$ git clone https://github.com/hassifow/AMLS_assignment20_21.git
$ cd AMLS_assignment20_21
$ git status

License

MIT

About

UCL's Applied ML Systems Mini Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages