Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Retinaface trained on WiderFace dataset at resolution 640x640, when Retinaface u
19
  It was introduced in the paper [RetinaFace: Single-stage Dense Face Localisation in the Wild](https://arxiv.org/abs/1905.00641) by Jiankang Deng et al.
20
  The code version we use from [this repository](https://github.com/biubug6/Pytorch_Retinaface.git).
21
 
22
- We develop a modified version that could be supported by [AMD Ryzen AI](https://ryzenai.docs.amd.com).
23
 
24
 
25
  ## Model description
 
19
  It was introduced in the paper [RetinaFace: Single-stage Dense Face Localisation in the Wild](https://arxiv.org/abs/1905.00641) by Jiankang Deng et al.
20
  The code version we use from [this repository](https://github.com/biubug6/Pytorch_Retinaface.git).
21
 
22
+ We developed a modified version that could be supported by [AMD Ryzen AI](https://ryzenai.docs.amd.com).
23
 
24
 
25
  ## Model description