Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,9 @@ tags:
|
|
| 13 |
- SigLIP2
|
| 14 |
- 93M
|
| 15 |
---
|
|
|
|
|
|
|
|
|
|
| 16 |
# TurkishFoods-25
|
| 17 |
|
| 18 |
> **TurkishFoods-25** is a computer vision model fine-tuned from `google/siglip2-base-patch16-224` for multi-class food image classification. It is trained to identify 25 traditional Turkish dishes using the `SiglipForImageClassification` architecture.
|
|
@@ -145,4 +148,4 @@ if __name__ == "__main__":
|
|
| 145 |
* Turkish cuisine image datasets
|
| 146 |
* Food delivery or smart restaurant apps
|
| 147 |
* Culinary learning platforms
|
| 148 |
-
* Nutrition tracking via image-based recognition
|
|
|
|
| 13 |
- SigLIP2
|
| 14 |
- 93M
|
| 15 |
---
|
| 16 |
+
|
| 17 |
+

|
| 18 |
+
|
| 19 |
# TurkishFoods-25
|
| 20 |
|
| 21 |
> **TurkishFoods-25** is a computer vision model fine-tuned from `google/siglip2-base-patch16-224` for multi-class food image classification. It is trained to identify 25 traditional Turkish dishes using the `SiglipForImageClassification` architecture.
|
|
|
|
| 148 |
* Turkish cuisine image datasets
|
| 149 |
* Food delivery or smart restaurant apps
|
| 150 |
* Culinary learning platforms
|
| 151 |
+
* Nutrition tracking via image-based recognition
|