fix tensor rt engine

This commit is contained in:
zxsanny
2025-03-28 14:50:43 +02:00
committed by Alex Bezdieniezhnykh
parent 5b89a21b36
commit 06a23525a6
16 changed files with 272 additions and 94 deletions
+1
View File
@@ -33,6 +33,7 @@ class WeatherMode(Enum):
Wint = 20
Night = 40
class AnnotationClass:
def __init__(self, id, name, color):
self.id = id