Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 810 Bytes

README.md

File metadata and controls

33 lines (15 loc) · 810 Bytes

DATATHON 2024: Mango's Project

This project's aim is to create an AI tool capable of predicting different atttributes of clothing pieces, whataver the piece of cloth it is.

Lets get started

Prerequisites:

The requirements are found in requirements.txt

You will need to get images folder from https://www.kaggle.com/competitions/datathon-fme-mango/data

How does it work?

We created a neural network that classifies images in 4 classes; top, bottom, shoes and hats. Then for each class, different models are applied to extract the attributes.

Done with:

Authors

  • Oriol Monge Gironès
  • Miquel Roca Solé
  • Tomàs Pons Echevarria
  • Arnau Pons Oliván