From aec82341e80266f7fe0eb6474beff97f0e037e76 Mon Sep 17 00:00:00 2001 From: Benjamin Cretois Date: Fri, 29 Nov 2024 15:19:57 +0100 Subject: [PATCH] [ADD] example in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1776125..815e9ed 100644 --- a/README.md +++ b/README.md @@ -69,4 +69,8 @@ To evaluate the model’s performance on the test dataset, run the metrics scrip poetry run python3 src/metrics.py ``` -6. Predict new areas +## Results + +Here is an example of a segmented image: + +![](./assets/segmentation_exple.png)