bilguun commited on
Commit
2b9cf9d
·
verified ·
1 Parent(s): 0717fd4

Create README.md

Browse files

Demo: [buuz.app](https://buuz.app/)

Fine-tuned the YOLOv5-S model for buuz (mongolian steamed dumpling) recognition in images.

Version: 2024-01-22

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ base_model:
4
+ - Ultralytics/YOLOv5
5
+ pipeline_tag: object-detection
6
+ tags:
7
+ - buuz
8
+ - food
9
+ ---