diff --git a/README.md b/README.md index 88e47898912f359c446d6bfaae6afaffe5b60927..df43778e6e5a8b96998828fd9e181a43612ca0e2 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,11 @@ The repository is organized in three main directories: Each directory should generally have its own README so that it is clear how the repository is organized. + +## Download training data and best model weights + +The training data (200 annotated images with labels) and resulting best weights (including evaluation scores) for the YOLOv8 model, which are not part of the repository, can be downloaded here: + +- [Training dataset](https://labs.onb.ac.at/static/media/esperanto-excerpts/training_dataset.zip) + +- [Model weights](https://labs.onb.ac.at/static/media/esperanto-excerpts/best_weights.zip)