test
This commit is contained in:
parent
b7d8b3266f
commit
aa883e4bfa
10 changed files with 204 additions and 0 deletions
17
output/sample2_results.txt
Normal file
17
output/sample2_results.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
Model: car_frontal_detection_v1.pt
|
||||
Image: sample2.png
|
||||
Confidence threshold: 0.3
|
||||
Detections: 2
|
||||
|
||||
Detection 1:
|
||||
Class: Car
|
||||
Confidence: 0.863
|
||||
Bounding box: (86.5, 73.4, 825.6, 625.2)
|
||||
Size: 739.1x551.9
|
||||
|
||||
Detection 2:
|
||||
Class: Frontal
|
||||
Confidence: 0.504
|
||||
Bounding box: (176.6, 307.2, 708.1, 609.0)
|
||||
Size: 531.5x301.7
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue