File size: 762 Bytes
8f1a82a
 
 
 
 
 
 
 
2a38f0c
 
 
 
 
8f1a82a
 
eff4e13
2a38f0c
 
 
 
 
8f1a82a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---

license: agpl-3.0
datasets:
- openfoodfacts/nutriscore-object-detection
pipeline_tag: object-detection
tags:
- food
---


# Open Food Facts Nutriscore object detection model

This object detection model was trained on images from the Open Food Facts database to detect Nutri-score labels on food packaging.

The v2.0 of the [nutrition-object-detection](https://huggingface.co/datasets/openfoodfacts/nutriscore-object-detection) dataset was used.

It was trained on 100 epochs using Ultralytics library (version 8.2.48), using yolov8n version, with images resized to 640x640.
This model is licensed under the AGPLv3 license.

## Weights

Weights are available in the weights/ directory.
An ONNX export of the model is available in `weights/model.onnx`.