Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aje6
/
ASL-Fingerspelling-Detection
like
0
Object Detection
ONNX
English
detr
asl
Model card
Files
Files and versions
Community
aje6
commited on
Dec 9, 2024
Commit
c72d331
·
verified
·
1 Parent(s):
175d286
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
language:
3
+
- en
4
+
metrics:
5
+
- confusion_matrix
6
+
base_model:
7
+
- Ultralytics/YOLOv8
8
+
pipeline_tag: object-detection
9
+
tags:
10
+
- asl
11
+
---