add offset

fixes
add visual validation border and validate functionality
This commit is contained in:
Alex Bezdieniezhnykh
2024-12-28 15:51:27 +02:00
parent 5fe46cd6f5
commit 8b94837f18
27 changed files with 251 additions and 128 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ public class YoloLabel : Label
public class Detection : YoloLabel
{
public string AnnotationName { get; set; }
public string AnnotationName { get; set; } = null!;
public double? Probability { get; set; }
//For db