jeremyarancio
commited on
Commit
•
2891dc5
1
Parent(s):
5cc3657
Update readme
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
|
10 |
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.
|
11 |
|
12 |
-
|
13 |
|
14 |
<div style="text-align: center;">
|
15 |
<img src="images/val_batch0_pred.jpg" alt="My Image" width="500">
|
|
|
9 |
|
10 |
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.
|
11 |
|
12 |
+
The base model, **Yolov8n**, was fine-tuned on manually annotated images extracted from the Open Food Facts database using Label Studio. The explanation about the image extraction can be found in the [Product Opener documentation](https://openfoodfacts.github.io/openfoodfacts-server/api/aws-images-dataset/).
|
13 |
|
14 |
<div style="text-align: center;">
|
15 |
<img src="images/val_batch0_pred.jpg" alt="My Image" width="500">
|