zhengrongzhang hongywei commited on
Commit
e354c50
1 Parent(s): 9943956

Update README.md (#6)

Browse files

- Update README.md (e18610c09335981570a58fc199e4ffe8198d3fcd)


Co-authored-by: Hongyang Wei <hongywei@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -71,14 +71,13 @@ You can use the raw model for Face detection. See the [model hub](https://huggin
71
  2. Evaluate txt results. Demo come from [Here](https://github.com/wondervictor/WiderFace-Evaluation)
72
  ```Shell
73
  cd ./widerface_evaluate
74
- python setup.py build_ext --inplace
75
  python evaluation.py #please modify the evaluation path
76
  ```
77
 
78
  ### Performance
79
  | Model | easy | medium | hard |
80
  |:-|:-:|:-:|:-:|
81
- | RetinaFace_onnx_model (608x640) | 88.67% | 82.10% | 52.16% |
82
 
83
 
84
  ```bibtex
 
71
  2. Evaluate txt results. Demo come from [Here](https://github.com/wondervictor/WiderFace-Evaluation)
72
  ```Shell
73
  cd ./widerface_evaluate
 
74
  python evaluation.py #please modify the evaluation path
75
  ```
76
 
77
  ### Performance
78
  | Model | easy | medium | hard |
79
  |:-|:-:|:-:|:-:|
80
+ | RetinaFace_onnx_model (608x640) | 88.55% | 82.17% | 52.21% |
81
 
82
 
83
  ```bibtex