This commit is contained in:
2026-09-03 10:01:42 +08:00
parent 71d042906c
commit 7bfafc7be3
18 changed files with 671 additions and 228 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ void main() {
test('centerInRegion_matches', () {
final box = DetectionResult(
label: 'hare',
label: 'target',
score: 0.30,
left: 0.2,
top: 0.3,