File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Please cite the paper in your publications if it helps your research:
3030- [ References] ( #references )
3131
3232## Installation
33- 1 . Install [ PyTorch-0.4.0 ] ( https://pytorch.org/ ) according to your environment .
33+ 1 . Install [ PyTorch] ( https://pytorch.org/ ) >= v1.0.0 following official instruction .
3434
35352 . Clone this repository. We will call the cloned directory as ` $FaceBoxes_ROOT ` .
3636``` Shell
@@ -42,7 +42,7 @@ git clone https://github.com/zisianw/FaceBoxes.PyTorch.git
4242./make.sh
4343```
4444
45- _ Note: We currently only support PyTorch-0.4.0 and Python 3+._
45+ _ Note: Codes are based on Python 3+._
4646
4747## Training
48481 . Download [ WIDER FACE] ( http://mmlab.ie.cuhk.edu.hk/projects/WIDERFace/index.html ) dataset, place the images under this directory:
You can’t perform that action at this time.
0 commit comments