Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sofiia-chorna/pizza-topping-multilabel-prediction

MI201 - Apprentissage automatique, ENSTA Paris
https://github.com/sofiia-chorna/pizza-topping-multilabel-prediction

Last synced: about 1 month ago
JSON representation

MI201 - Apprentissage automatique, ENSTA Paris

Awesome Lists containing this project

README

        

# 🍕 Pizza Toppings Detection Project

## Overview

This project focuses on pizza toppings detection using various machine learning and deep learning models. The dataset consists of **synthetic pizza images**, and we explore different methodologies for feature extraction and multilabel prediction.

## Status
* Data preparation + some statistics about data (OK)
* CNN (OK)
* EfficientNet (OK)
* Feature Extraction (OK)
* ResNet + Classifier
* Random Forest (OK)
* Perceptron (OK)
* Compare it with CLAP OpenAI (TODO)
* Bonus: Deep learning
* Bonus: Same with the real images

_(comment: use all methods learned in TDs)_

## Dataset
**Synthetic Pizza Images:** A collection of images showcasing pizzas with different toppings.

## Author

[Sofiia Chorna](https://github.com/sofiia-chorna)