Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,3 +11,12 @@ short_description: Block_Computer_Vision
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
## Zero-Shot Classification Results on Oxford-Pet Dataset
|
| 17 |
+
|
| 18 |
+
Using the CLIP model (openai/clip-vit-large-patch14) for zero-shot classification on the Oxford-Pet dataset:
|
| 19 |
+
|
| 20 |
+
- Accuracy: 0.8800 (88.00%)
|
| 21 |
+
- Precision: 0.8462 (84.62%)
|
| 22 |
+
- Recall: 0.8800 (88.00%)
|