Object Detection
ONNX
food
nutriscore-yolo / README.md
raphael0202's picture
Update README.md
eff4e13 verified
|
raw
history blame
614 Bytes
---
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.