fix bug with annotation result gradient stops

add tensorrt engine
This commit is contained in:
Alex Bezdieniezhnykh
2025-04-02 00:29:21 +03:00
parent e0c88bd8fb
commit b21f8e320f
36 changed files with 544 additions and 206 deletions
+1 -1
View File
@@ -90,5 +90,5 @@ public class Constants
#endregion
public const string CSV_PATH = "D:\\matches.csv";
public const string CSV_PATH = "matches.csv";
}