tmas.models.yolo

Module Contents

tmas.models.yolo.get_confirm_token(response)[source]
tmas.models.yolo.download_model()[source]
class tmas.models.yolo.YOLOv8(weights='tmas/tmas/models/best_model_yolo.pt')[source]
model[source]
predict(img)[source]