Making it installabel package and switching to segmentation mode

This commit is contained in:
2025-12-05 15:51:16 +02:00
parent 9011276584
commit 310e0b2285
20 changed files with 667 additions and 56 deletions

View File

@@ -10,7 +10,7 @@ image_repository:
- .tiff
- .bmp
models:
default_base_model: yolov8s.pt
default_base_model: yolov8s-seg.pt
models_directory: data/models
training:
default_epochs: 100