This project utilizes the Yolov8 model to detect areas of rivers, canals, or other bodies of water. The model is designed to identify and segment water bodies from images.
- Python version: 3.9.16
To install the necessary libraries, run the following command:
pip install -r requirements.txt
To execute the model, use the following command:
python segmentation_river.py
The following images illustrate the area detection capabilities of the Yolov8 segmentation model:
The following images show the edge detection results of the Yolov8 segmentation model: