Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ library_name: timm
|
|
| 3 |
---
|
| 4 |
# A Generalized Deep Learning-Based Pipeline for Historical Manuscript Dating
|
| 5 |
|
| 6 |
-
Contains all trained models for the pipeline
|
| 7 |
|
| 8 |
In each directory models are named as follows:
|
| 9 |
- PyTorch Dating CNN: "model_epoch_[epoch_number]\_split\_[split_number].pt"
|
|
|
|
| 3 |
---
|
| 4 |
# A Generalized Deep Learning-Based Pipeline for Historical Manuscript Dating
|
| 5 |
|
| 6 |
+
Contains all trained models for the dating pipeline
|
| 7 |
|
| 8 |
In each directory models are named as follows:
|
| 9 |
- PyTorch Dating CNN: "model_epoch_[epoch_number]\_split\_[split_number].pt"
|