File size: 545 Bytes
7247334 5cc3657 7247334 5cc3657 7247334 5cc3657 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
base_model: Ultralytics/YOLOv8
license: agpl-3.0
datasets:
- openfoodfacts/crop-detection-dataset
---
# Crop detection
When contributors use the mobile app, they are asked to take pictures of the product, then to crop it. To assist users during the process, we create a crop-detection model desin to detect the product edges.
This model is used within the mobile app.
<div style="text-align: center;">
<img src="images/val_batch0_pred.jpg" alt="My Image" width="500">
</div>
## Evaluation metric:
* mAP50_95: 0.895
|