Skip to content

Commit a398852

Browse files
author
Anna Grebneva
authored
Updated reference for mobilenet-yolo-v4-syg model (#3222)
1 parent 29ab2a8 commit a398852

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

models/public/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ SSD-based and provide reasonable accuracy/performance trade-offs.
115115
| 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 |
116116
| Faster R-CNN with ResNet 50 | TensorFlow\* | [faster_rcnn_resnet50_coco](./faster_rcnn_resnet50_coco/README.md) | 31.09% | 57.203 | 29.162 |
117117
| 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 |
119119
| 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|
120120
| Pelee | Caffe\* | [pelee-coco](./pelee-coco/README.md) | 21.9761% | 1.290 | 5.98 |
121121
| RetinaFace with ResNet 50 | PyTorch\* | [retinaface-resnet50-pytorch](./retinaface-resnet50-pytorch/README.md) | 91.78% | 88.8627 | 27.2646 |

models/public/mobilenet-yolo-v4-syg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ which is our own made\* validation dataset for converted model.
2323

2424
| Metric | Value |
2525
| ------ | -------|
26-
| mAP | 87.11% |
26+
| mAP | 86.35% |
2727

2828
## Input
2929

models/public/mobilenet-yolo-v4-syg/accuracy-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ models:
8787
integral: 11point
8888
ignore_difficult: true
8989
presenter: print_scalar
90-
reference: 0.8711
90+
reference: 0.8635

0 commit comments

Comments
 (0)