From 63cfce867a94404bea25e0eb249518b01e623850 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 15:41:39 +0800 Subject: [PATCH 1/7] Update README.md --- retinaface/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/retinaface/README.md b/retinaface/README.md index 139e3ba..ed26e1a 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -1,2 +1,5 @@ -### RetinaFace Detector -COMING SOON.. +### RetinaFace Face Detector + +Please check ``test_widerface.py`` for model usage. + +Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I3zeeBB7Ph2awnB9Bif-qw) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4 From d6f665c9324feb2acd10440caf9657176408c568 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 15:43:31 +0800 Subject: [PATCH 2/7] Update README.md --- retinaface/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/retinaface/README.md b/retinaface/README.md index ed26e1a..faf0757 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -2,4 +2,6 @@ Please check ``test_widerface.py`` for model usage. -Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I3zeeBB7Ph2awnB9Bif-qw) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4 +Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I3zeeBB7Ph2awnB9Bif-qw) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4. + +Light weight and large models will be released soon. From 32aa1c51d0b079859a8ed89d23d7e79e10a2ab9f Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 15:46:32 +0800 Subject: [PATCH 3/7] Update README.md --- retinaface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retinaface/README.md b/retinaface/README.md index faf0757..ccad8e6 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -2,6 +2,6 @@ Please check ``test_widerface.py`` for model usage. -Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I3zeeBB7Ph2awnB9Bif-qw) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4. +Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I3zeeBB7Ph2awnB9Bif-qw) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. Light weight and large models will be released soon. From 37bf6042232b1b5987edbccfcb867d63e3c8e03d Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 15:47:07 +0800 Subject: [PATCH 4/7] Update README.md --- retinaface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retinaface/README.md b/retinaface/README.md index ccad8e6..e1adb3a 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -2,6 +2,6 @@ Please check ``test_widerface.py`` for model usage. -Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I3zeeBB7Ph2awnB9Bif-qw) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. +Pretrained Model: [RetinaFace-R50](x) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. Light weight and large models will be released soon. From 7a0d2ead52baf20ec0ebc27978b6bd9033525104 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 15:50:00 +0800 Subject: [PATCH 5/7] Update README.md --- retinaface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retinaface/README.md b/retinaface/README.md index e1adb3a..ad3e9fc 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -2,6 +2,6 @@ Please check ``test_widerface.py`` for model usage. -Pretrained Model: [RetinaFace-R50](x) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. +Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I8WireS-loq-PdWVstbz-A) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. Light weight and large models will be released soon. From afee05e2a2193e4509c70136689e98da9a23a19e Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 15:53:40 +0800 Subject: [PATCH 6/7] Update README.md --- retinaface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retinaface/README.md b/retinaface/README.md index ad3e9fc..4dd18d5 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -2,6 +2,6 @@ Please check ``test_widerface.py`` for model usage. -Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I8WireS-loq-PdWVstbz-A) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. +Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I8WireS-loq-PdWVstbz-A) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. It can output face bounding boxes and five landmarks in a single forward pass. Light weight and large models will be released soon. From 9026f12b858045a249417e31c31e9b52041a3f60 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Thu, 18 Apr 2019 16:32:07 +0800 Subject: [PATCH 7/7] Update README.md --- retinaface/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retinaface/README.md b/retinaface/README.md index 4dd18d5..49f85c9 100644 --- a/retinaface/README.md +++ b/retinaface/README.md @@ -2,6 +2,6 @@ Please check ``test_widerface.py`` for model usage. -Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1I8WireS-loq-PdWVstbz-A) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.4, Medium 95.4, Hard 90.7. It can output face bounding boxes and five landmarks in a single forward pass. +Pretrained Model: [RetinaFace-R50](https://pan.baidu.com/s/1C6nKq122gJxRhb37vK0_LQ) is a medium size model with ResNet50 backbone. WiderFace validation mAP: Easy 96.5, Medium 95.6, Hard 90.4. It can output face bounding boxes and five landmarks in a single forward pass. Light weight and large models will be released soon.