From 44d996a1c38ab70bde0af2d86eb6e9576e00ba40 Mon Sep 17 00:00:00 2001
From: "a.rabensteiner" <alexander.rabensteiner@onb.ac.at>
Date: Mon, 27 Nov 2023 10:00:42 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1d565d6..21bf368 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,4 @@ The model has been trained on the following fives book from the ABO corpus:
 
 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).
 
-
+![Suggested bounding boxes of figures by the trained model.](example.png)
-- 
GitLab