Object Detection
ONNX
food
File size: 614 Bytes
2a38f0c
 
 
 
 
 
 
 
 
 
 
 
 
eff4e13
2a38f0c
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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.

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.