Skip to content

Commit 55b9d62

Browse files
xsachazisianw
authored andcommitted
Change link to pretrained model to public one (zisianw#61)
Previous one had administrator setting not to allow external sharing.
1 parent b07a767 commit 55b9d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ _Note: Codes are based on Python 3+._
6060
python3 train.py
6161
```
6262

63-
If you do not wish to train the model, you can download [our pre-trained model](https://drive.google.com/file/d/1aRdcf692S2-oxNdoc6oOjIVvoyvSHl52) and save it in `$FaceBoxes_ROOT/weights`.
63+
If you do not wish to train the model, you can download [our pre-trained model](https://drive.google.com/file/d/1tRVwOlu0QtjvADQ2H7vqrRwsWEmaqioI) and save it in `$FaceBoxes_ROOT/weights`.
6464

6565

6666
## Evaluation

0 commit comments

Comments
 (0)