-
- Submit To Frigate+
-
-
- Objects in locations you want to avoid are not false
- positives. Submitting them as false positives will confuse
- the model.
+ {search.data.type == "object" &&
+ search.plus_id !== "not_enabled" &&
+ search.end_time && (
+
+
+
+
+ Submit To Frigate+
+
+
+ Objects in locations you want to avoid are not false
+ positives. Submitting them as false positives will
+ confuse the model.
+
-
-
- {state == "reviewing" && (
- <>
-
-
- >
- )}
- {state == "uploading" &&
}
- {state == "submitted" && (
-
-
- Submitted
-
- )}
-
-
-
- )}
+
+ {state == "reviewing" && (
+ <>
+
+
+ >
+ )}
+ {state == "uploading" &&
}
+ {state == "submitted" && (
+
+
+ Submitted
+
+ )}
+
+
+
+ )}