Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,12 @@ co2_eq_emissions:
|
|
19 |
|
20 |
This is a Food Image Classifier model that has been trained by [Kaludi](https://huggingface.co/Kaludi) to recognize 7 different types of popular foods, including **apple pie**, **falafel**, **french toast**, **ice cream**, **ramen**, **sushi**, and **tiramisu**. It can accurately classify an image of food into one of these categories by analyzing its visual features. This model can be used by food bloggers, restaurants, and recipe websites to quickly categorize and sort their food images, making it easier to manage their content and provide a better user experience.
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
## Validation Metrics
|
23 |
|
24 |
- Loss: 0.094
|
|
|
19 |
|
20 |
This is a Food Image Classifier model that has been trained by [Kaludi](https://huggingface.co/Kaludi) to recognize 7 different types of popular foods, including **apple pie**, **falafel**, **french toast**, **ice cream**, **ramen**, **sushi**, and **tiramisu**. It can accurately classify an image of food into one of these categories by analyzing its visual features. This model can be used by food bloggers, restaurants, and recipe websites to quickly categorize and sort their food images, making it easier to manage their content and provide a better user experience.
|
21 |
|
22 |
+
### Gradio
|
23 |
+
|
24 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI run data-food-classification:
|
25 |
+
[![Open In HF Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/Kaludi/Food-Classification_App)
|
26 |
+
|
27 |
+
|
28 |
## Validation Metrics
|
29 |
|
30 |
- Loss: 0.094
|