[doc] update broken link
Browse files
docs/brief_project_presentation.md
CHANGED
|
@@ -5,4 +5,4 @@ The user interact on a [leaflet](https://leafletjs.com) webmap choosing areas to
|
|
| 5 |
|
| 6 |
The backend perform machine learning inference using a [Segment Anything](https://segment-anything.com) model and [ONNXRuntime](https://onnxruntime.ai) as runtime.
|
| 7 |
|
| 8 |
-
Check about implementation details on my [blog](https://trinca.tornidor.com/projects/samgis-
|
|
|
|
| 5 |
|
| 6 |
The backend perform machine learning inference using a [Segment Anything](https://segment-anything.com) model and [ONNXRuntime](https://onnxruntime.ai) as runtime.
|
| 7 |
|
| 8 |
+
Check about implementation details on my [blog](https://trinca.tornidor.com/projects/samgis-segment-anything-applied-to-GIS).
|