Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add tensorrt
  • Loading branch information
biubug6 committed Apr 20, 2020
1 parent 96b7209 commit b984b4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ We also provide a set of Face Detector for edge device in [here](https://github.
- [Installation](#installation)
- [Training](#training)
- [Evaluation](#evaluation)
- [TensorRT](#tensorrt)
- [References](#references)

## Installation
Expand Down Expand Up @@ -113,6 +114,9 @@ python test_fddb.py --trained_model weight_file --network mobile0.25 or resnet50

<p align="center"><img src="curve/1.jpg" width="640"\></p>

## TensorRT
-[TensorRT](https://github.com/wang-xinyu/tensorrtx/tree/master/retinaface)

## References
- [FaceBoxes](https://github.com/zisianw/FaceBoxes.PyTorch)
- [Retinaface (mxnet)](https://github.com/deepinsight/insightface/tree/master/RetinaFace)
Expand Down

0 comments on commit b984b4b

Please sign in to comment.