Increased GPU usage

This commit is contained in:
Felipe Daragon
2025-05-15 22:30:23 +01:00
parent 59b6233882
commit badbcc6edf
9 changed files with 239 additions and 223 deletions

View File

@@ -139,4 +139,4 @@ class YoloDetector:
return None
def __call__(self, *args):
return self.predict(*args)
return self.predict(*args)