Skip to content

Commit

Permalink
[ADD] example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCretois committed Nov 29, 2024
1 parent 4175e93 commit aec8234
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit aec8234

Please sign in to comment.