Classification

Here you find projects where the objective is to classify objects into different classes. For example classify whether an image contains a cat or a dog (0 or 1).

If there are still things missing, do not hesitate contacting me, leave a comment or simply google/stackoverflow the heck out of it 🙂

Image Classification Ananas/Yukka (Own Dataset)

While its always nice to use publicly available datasets, in this project I thought about creating my own dataset using images from the ananas and yukka plant in my living room. The goal here was simply to apply a machine learning model to a more „tangible“ problem than simply searching for datasets online. Basically I was asking myself: „Am I able to predict whether a certain image taken from my phone contains a yukka or ananas plant?“

Tags: Image Classification, Image Processing, Tensorflow