Files
FishServer/FishMeasure/segmentation/__init__.py

7 lines
132 B
Python
Raw Normal View History

"""
Segmentation training/inference utilities.
Currently focused on YOLOv8-seg (Ultralytics) and Labelme polygon annotations.
"""