Skip to content

This is a project for the university course 'AKT - Deep Learning and Computer Vision'.

Notifications You must be signed in to change notification settings

sigusch/akt_image-classification

Repository files navigation

akt_image-classification

This is a project for the university course 'AKT - Deep Learning and Computer Vision'.
Used Dataset: The Simpsons Characters Data

The Jupyter notebook was created collaboratively by David Lang, Matthias Kranzer and Simon Guschlbauer although commits might not reflect that.

Usage

Create a virtual environment

python -m venv <venv_name>
.\<venv_name>\Scripts\activate

Installation

pip install -r requirements.txt
python -m ipykernel install --user --name=<venv_name>

Open jupyterlab

python -m jupyterlab

About

This is a project for the university course 'AKT - Deep Learning and Computer Vision'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published