prithivMLmods commited on
Commit
90a0b3c
·
verified ·
1 Parent(s): 799f08e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,6 +1,16 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
3
  ---
 
4
 
5
  # **Alphabet-Sign-Language-Detection**
6
  > **Alphabet-Sign-Language-Detection** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images into **sign language alphabet** categories using the **SiglipForImageClassification** architecture.
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google/siglip2-base-patch16-224
7
+ pipeline_tag: image-classification
8
+ library_name: transformers
9
+ tags:
10
+ - sign-language-detection
11
+ - alphabet
12
  ---
13
+ ![zdxdfgcbx.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/16Tbqbks8IPQbNk9WzgBg.png)
14
 
15
  # **Alphabet-Sign-Language-Detection**
16
  > **Alphabet-Sign-Language-Detection** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images into **sign language alphabet** categories using the **SiglipForImageClassification** architecture.