Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cardwing authored Sep 21, 2019
1 parent 2b81eaa commit 821ed02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCNN-Tensorflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Tensorflow version of SCNN in CULane.
pip3 install -r lane-detection-model/requirements.txt

## Download VGG-16
Download the vgg.npy [here](https://github.com/machrisaa/tensorflow-vgg) and put it in lane-detection-model/data.
Download the vgg16.npy [here](https://github.com/machrisaa/tensorflow-vgg) and put it in lane-detection-model/data.

## Pre-trained model for testing
Download the pre-trained model [here](https://drive.google.com/open?id=1-E0Bws7-v35vOVfqEXDTJdfovUTQ2sf5).
Expand Down

0 comments on commit 821ed02

Please sign in to comment.