Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

WWI19A project - Recognising images of popular Simpsons characters using a Convolutional Neural Network

Notifications You must be signed in to change notification settings

ToKoSoftware/dhbw-data-analytics

Repository files navigation

Simpsons Character classification

Source of the dataset

Download the dataset from kaggle and extract the zip file as is into a new folder called data

https://www.kaggle.com/alexattia/the-simpsons-characters-dataset?select=simpsons_dataset

There should be a picture of Bart Simpson under ./data/archive/simpsons_dataset/bart_simpson/pic_0000.jpg

Installing Tensorflow on Apple Silicon (M1 et. al)

https://developer.apple.com/metal/tensorflow-plugin/