Ayush Chaurasia f56c9bcc26
Segmentation support & other enchancements (#40)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-11-08 16:27:57 +01:00

3 lines
132 B
Python

from ultralytics.yolo.v8.segment.train import SegmentationTrainer
from ultralytics.yolo.v8.segment.val import SegmentationValidator