Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,8 @@ tags:
|
|
| 22 |
- tooth-agenesis
|
| 23 |
---
|
| 24 |
|
|
|
|
|
|
|
| 25 |
# tooth-agenesis-siglip2
|
| 26 |
|
| 27 |
> tooth-agenesis-siglip2 is a vision-language encoder model fine-tuned from `google/siglip2-base-patch16-512` for **multi-class image classification**. It is trained to detect various **dental anomalies and conditions** such as **Calculus**, **Caries**, **Gingivitis**, **Mouth Ulcer**, **Tooth Discoloration**, and **Hypodontia**. The model uses the `SiglipForImageClassification` architecture.
|
|
@@ -132,4 +134,4 @@ if __name__ == "__main__":
|
|
| 132 |
* **Oral Health Monitoring** – A tool for regular monitoring of dental health in clinical or remote settings.
|
| 133 |
* **Tele-dentistry** – Enables automated screening in virtual consultations and rural healthcare setups.
|
| 134 |
* **Research and Education** – Useful for academic institutions and training platforms for demonstrating AI in dental diagnostics.
|
| 135 |
-
* **Early Detection** – Helps identify oral health issues early to prevent progression.
|
|
|
|
| 22 |
- tooth-agenesis
|
| 23 |
---
|
| 24 |
|
| 25 |
+

|
| 26 |
+
|
| 27 |
# tooth-agenesis-siglip2
|
| 28 |
|
| 29 |
> tooth-agenesis-siglip2 is a vision-language encoder model fine-tuned from `google/siglip2-base-patch16-512` for **multi-class image classification**. It is trained to detect various **dental anomalies and conditions** such as **Calculus**, **Caries**, **Gingivitis**, **Mouth Ulcer**, **Tooth Discoloration**, and **Hypodontia**. The model uses the `SiglipForImageClassification` architecture.
|
|
|
|
| 134 |
* **Oral Health Monitoring** – A tool for regular monitoring of dental health in clinical or remote settings.
|
| 135 |
* **Tele-dentistry** – Enables automated screening in virtual consultations and rural healthcare setups.
|
| 136 |
* **Research and Education** – Useful for academic institutions and training platforms for demonstrating AI in dental diagnostics.
|
| 137 |
+
* **Early Detection** – Helps identify oral health issues early to prevent progression.
|