5 lines
97 B
Python
Raw Normal View History

from .trainer import UAVSegTrainer
from .predictor import UAVSegPredictor
__version__ = '0.1.0'