MLBOX: updated model to v8_20102025

This commit is contained in:
2025-10-21 12:38:10 +02:00
parent 5334d6c2c3
commit d3ab570b54
+1 -1
View File
@@ -10,7 +10,7 @@ class MlBox:
# # def __init__(self, model_path: str = "best_v8_18092025.pt"):
# model_path = str(Path(__file__).parent / model_path)
# self.__model = YOLO(model_path)
def __init__(self, url="http://mx-aare-test.psi.ch:8002/predict/?model=best_v8_18092025.pt"):
def __init__(self, url="http://mx-aare-test.psi.ch:8002/predict/?model=best_v8_20102025.pt"):
self.__url = url
self.class_info = [
["loop_all", (255, 0, 0)], # class 0: Blue for loop_all