Abs6187 commited on
Commit
afe3381
·
verified ·
1 Parent(s): faadf01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -27,18 +27,17 @@ base_model: mobilenet_v3_large
27
 
28
  This model is a **hierarchical two-stream transformer** designed for real-time **Indian Sign Language (ISL)** recognition. It utilizes a novel gating architecture to decompose the classification problem into semantic groups, improving both accuracy and inference speed. The system integrates computer vision (MediaPipe) with deep learning (PyTorch) to process both visual frames and pose landmarks simultaneously.
29
 
30
- - **Developed by:** [Developer Name/Organization]
31
  - **Model type:** Hierarchical Two-Stream Transformer (Visual + Pose)
32
  - **Language(s) (NLP):** English (Output), Hindi/Regional (Translation)
33
- - **License:** [License Information]
34
  - **Resources for more information:**
35
  - [GitHub Repository](https://github.com/Abs6187/DynamicIndianSignLanguageDetection)
36
 
37
  ### Model Sources
38
 
39
  - **Repository:** https://github.com/Abs6187/DynamicIndianSignLanguageDetection
40
- - **Paper:** [Link to relevant paper if applicable]
41
- - **Demo:** [Link to demo if applicable]
42
 
43
  ## Uses
44
 
 
27
 
28
  This model is a **hierarchical two-stream transformer** designed for real-time **Indian Sign Language (ISL)** recognition. It utilizes a novel gating architecture to decompose the classification problem into semantic groups, improving both accuracy and inference speed. The system integrates computer vision (MediaPipe) with deep learning (PyTorch) to process both visual frames and pose landmarks simultaneously.
29
 
30
+ - **Developed by:** Abhay Gupta
31
  - **Model type:** Hierarchical Two-Stream Transformer (Visual + Pose)
32
  - **Language(s) (NLP):** English (Output), Hindi/Regional (Translation)
33
+ - **License:** mit
34
  - **Resources for more information:**
35
  - [GitHub Repository](https://github.com/Abs6187/DynamicIndianSignLanguageDetection)
36
 
37
  ### Model Sources
38
 
39
  - **Repository:** https://github.com/Abs6187/DynamicIndianSignLanguageDetection
40
+
 
41
 
42
  ## Uses
43