mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 09:06:35 +00:00
fix tensor rt engine
This commit is contained in:
committed by
Alex Bezdieniezhnykh
parent
5b89a21b36
commit
06a23525a6
@@ -33,6 +33,7 @@ class WeatherMode(Enum):
|
||||
Wint = 20
|
||||
Night = 40
|
||||
|
||||
|
||||
class AnnotationClass:
|
||||
def __init__(self, id, name, color):
|
||||
self.id = id
|
||||
|
||||
Reference in New Issue
Block a user