Instructions to use Vansh180/plastic-waste-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Vansh180/plastic-waste-classifier with timm:
import timm model = timm.create_model("hf_hub:Vansh180/plastic-waste-classifier", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ Built for [Hackniche 4.0](https://hackniche.in/).
|
|
| 22 |
|---|---|
|
| 23 |
| Accuracy | **92.02%** |
|
| 24 |
| Macro F1 | **0.9077** |
|
| 25 |
-
| Best Val F1 | 0.
|
| 26 |
|
| 27 |
## Model Details
|
| 28 |
|
|
|
|
| 22 |
|---|---|
|
| 23 |
| Accuracy | **92.02%** |
|
| 24 |
| Macro F1 | **0.9077** |
|
| 25 |
+
| Best Val F1 | 0.9177 |
|
| 26 |
|
| 27 |
## Model Details
|
| 28 |
|