File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ SSD-based and provide reasonable accuracy/performance trade-offs.
115
115
| Faster R-CNN with Inception-ResNet v2| TensorFlow\* | [ faster_rcnn_inception_resnet_v2_atrous_coco] ( ./faster_rcnn_inception_resnet_v2_atrous_coco/README.md ) | 40.69% | 30.687 | 13.307 |
116
116
| Faster R-CNN with ResNet 50 | TensorFlow\* | [ faster_rcnn_resnet50_coco] ( ./faster_rcnn_resnet50_coco/README.md ) | 31.09% | 57.203 | 29.162 |
117
117
| MobileFace Detection V1 | MXNet\* | [ mobilefacedet-v1-mxnet] ( ./mobilefacedet-v1-mxnet/README.md ) | 78.7488%| 3.5456 | 7.6828 |
118
- | Mobilenet-yolo-v4-syg | Keras\* | [ mobilenet-yolo-v4-syg] ( ./mobilenet-yolo-v4-syg/README.md ) | 84.44 %| 65.981 | 61.922 |
118
+ | Mobilenet-yolo-v4-syg | Keras\* | [ mobilenet-yolo-v4-syg] ( ./mobilenet-yolo-v4-syg/README.md ) | 86.35 %| 65.981 | 61.922 |
119
119
| MTCNN | Caffe\* | [ mtcnn] ( ./mtcnn/README.md ) :<br >mtcnn-p <br >mtcnn-r <br >mtcnn-o| 48.1308%/62.2625% | <br >3.3715<br >0.0031<br >0.0263| <br >0.0066<br >0.1002<br >0.3890|
120
120
| Pelee | Caffe\* | [ pelee-coco] ( ./pelee-coco/README.md ) | 21.9761% | 1.290 | 5.98 |
121
121
| RetinaFace with ResNet 50 | PyTorch\* | [ retinaface-resnet50-pytorch] ( ./retinaface-resnet50-pytorch/README.md ) | 91.78% | 88.8627 | 27.2646 |
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ which is our own made\* validation dataset for converted model.
23
23
24
24
| Metric | Value |
25
25
| ------ | -------|
26
- | mAP | 87.11 % |
26
+ | mAP | 86.35 % |
27
27
28
28
## Input
29
29
Original file line number Diff line number Diff line change @@ -87,4 +87,4 @@ models:
87
87
integral : 11point
88
88
ignore_difficult : true
89
89
presenter : print_scalar
90
- reference : 0.8711
90
+ reference : 0.8635
You can’t perform that action at this time.
0 commit comments