Contents
# tmas/config.py [docs] class Config: [docs] IMAGE_SIZE = (512, 512) [docs] MODEL_WEIGHTS_PATH = "models/best_model_yolo.pt"