diff --git a/README.md b/README.md index 8dfce20826d5485e97ae3cda15500435823e51fd..1d565d6d2f0f24dc66fc48a06245ad8a030b7bfc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The model has been trained on the following fives book from the ABO corpus: - http://data.onb.ac.at/ABO/%2BZ155502807 - http://data.onb.ac.at/ABO/%2BZ156318706 - http://data.onb.ac.at/ABO/%2BZ164403901 -- http://data.onb.ac.at/ABO/%Z259182702 +- http://data.onb.ac.at/ABO/%2BZ22101290X From these approximately 1700 book pages 250 contain figures that have been annotated with bounding boxes with the image annotation webservice [CVAT](https://www.cvat.ai/). Training has been done locally with the nano version of YOLOv8. The resulting model for figure detection is given by [model_extract_figures.pt](model_extract_figures.pt).