Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rajendraambati
/
image-detection-cr1
like
0
Object Detection
English
objectdetection
computervision
License:
mit
Model card
Files
Files and versions
Community
rajendraambati
commited on
Apr 28
Commit
e9c6e99
·
verified
·
1 Parent(s):
b2a1c3d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- Ultralytics/YOLOv8
7
+
pipeline_tag: object-detection
8
+
tags:
9
+
- objectdetection
10
+
- computervision
11
+
---