Spaces:
Runtime error
Runtime error
Update readme.md
Browse files
readme.md
CHANGED
|
@@ -26,12 +26,6 @@ This app compares 3 image classification approaches on sports images:
|
|
| 26 |
- ColorJitter
|
| 27 |
- Backbone frozen for the final improved model to stabilize training on the small dataset
|
| 28 |
|
| 29 |
-
## Trained Model
|
| 30 |
-
|
| 31 |
-
- Hugging Face model link: [https://huggingface.co/ochsncon/sport-vit-transfer](https://huggingface.co/ochsncon/sport-vit-transfer)
|
| 32 |
-
- Local training output folder: `sports-vit-transfer-improved`
|
| 33 |
-
- Base model: `microsoft/resnet-18`
|
| 34 |
-
|
| 35 |
## Training Performance
|
| 36 |
|
| 37 |
The table below shows the improved training run on the sports dataset.
|
|
|
|
| 26 |
- ColorJitter
|
| 27 |
- Backbone frozen for the final improved model to stabilize training on the small dataset
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
## Training Performance
|
| 30 |
|
| 31 |
The table below shows the improved training run on the sports dataset.
|