Skip to content

Commit 4bc9c23

Browse files
authored
Update README.md
1 parent 05836e7 commit 4bc9c23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

3535
2. 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
4848
1. Download [WIDER FACE](http://mmlab.ie.cuhk.edu.hk/projects/WIDERFace/index.html) dataset, place the images under this directory:

0 commit comments

Comments
 (0)