Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |

|
| 5 |
|
|
@@ -99,5 +108,4 @@ The **Augmented-Waste-Classifier-SigLIP2** model is designed to classify differe
|
|
| 99 |
- **Waste Management:** Identifying and categorizing waste materials for proper disposal.
|
| 100 |
- **Recycling Assistance:** Helping users determine recyclable materials.
|
| 101 |
- **Environmental Monitoring:** Automating waste classification for smart cities.
|
| 102 |
-
- **AI-Powered Sustainability Solutions:** Supporting AI-based waste sorting systems to improve recycling efficiency.
|
| 103 |
-
|
|
|
|
| 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 |
+
- Waste
|
| 11 |
+
- Classification
|
| 12 |
---
|
| 13 |

|
| 14 |
|
|
|
|
| 108 |
- **Waste Management:** Identifying and categorizing waste materials for proper disposal.
|
| 109 |
- **Recycling Assistance:** Helping users determine recyclable materials.
|
| 110 |
- **Environmental Monitoring:** Automating waste classification for smart cities.
|
| 111 |
+
- **AI-Powered Sustainability Solutions:** Supporting AI-based waste sorting systems to improve recycling efficiency.
|
|
|