Charliesgt commited on
Commit
3f0f5f8
1 Parent(s): fb8a78e
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -126,7 +126,18 @@ Use the code below to get started with the model.
126
 
127
  ### Results
128
 
129
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
130
 
131
  #### Summary
132
 
 
126
 
127
  ### Results
128
 
129
+ Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.708
130
+ Average Precision (AP) @[ IoU=0.50 | area= all | maxDets=100 ] = 0.927
131
+ Average Precision (AP) @[ IoU=0.75 | area= all | maxDets=100 ] = 0.842
132
+ Average Precision (AP) @[ IoU=0.50:0.95 | area= small | maxDets=100 ] = 0.575
133
+ Average Precision (AP) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.763
134
+ Average Precision (AP) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.775
135
+ Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 1 ] = 0.299
136
+ Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets= 10 ] = 0.727
137
+ Average Recall (AR) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.776
138
+ Average Recall (AR) @[ IoU=0.50:0.95 | area= small | maxDets=100 ] = 0.642
139
+ Average Recall (AR) @[ IoU=0.50:0.95 | area=medium | maxDets=100 ] = 0.829
140
+ Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.834
141
 
142
  #### Summary
143