Update README.md
Browse files
README.md
CHANGED
|
@@ -4,12 +4,6 @@ pipeline_tag: image-classification
|
|
| 4 |
tags:
|
| 5 |
- model_hub_mixin
|
| 6 |
- pytorch_model_hub_mixin
|
| 7 |
-
---
|
| 8 |
-
|
| 9 |
-
---
|
| 10 |
-
license: apache-2.0
|
| 11 |
-
pipeline_tag: image-classification
|
| 12 |
-
tags:
|
| 13 |
- medical-imaging
|
| 14 |
- cervical-cancer
|
| 15 |
- pap-smear
|
|
@@ -17,6 +11,8 @@ tags:
|
|
| 17 |
- alexnet
|
| 18 |
---
|
| 19 |
|
|
|
|
|
|
|
| 20 |
# AlexNet Fine-Tuned on HERLEV Dataset
|
| 21 |
|
| 22 |
This repository contains a fine-tuned **AlexNet** model trained on the **HERLEV cervical cytology dataset** for multi-class classification of Pap smear images.
|
|
|
|
| 4 |
tags:
|
| 5 |
- model_hub_mixin
|
| 6 |
- pytorch_model_hub_mixin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- medical-imaging
|
| 8 |
- cervical-cancer
|
| 9 |
- pap-smear
|
|
|
|
| 11 |
- alexnet
|
| 12 |
---
|
| 13 |
|
| 14 |
+
|
| 15 |
+
|
| 16 |
# AlexNet Fine-Tuned on HERLEV Dataset
|
| 17 |
|
| 18 |
This repository contains a fine-tuned **AlexNet** model trained on the **HERLEV cervical cytology dataset** for multi-class classification of Pap smear images.
|