Skip to content

Commit

Permalink
docs(readme): add ChineseLicensePlate dataset download link
Browse files Browse the repository at this point in the history
  • Loading branch information
zjykzj committed Aug 3, 2024
1 parent a7128a0 commit 690d9d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pip install -r requirements.txt

### Train

* ChineseLicensePlate: [Baidu Drive](https://pan.baidu.com/s/1fQh0E9c6Z4satvrEthKevg)(ad7l)

```shell
# EMNIST
$ python3 train_emnist.py ../datasets/emnist/ ./runs/crnn_gru-emnist-b512/ --batch-size 512 --device 0 --use-gru
Expand Down

0 comments on commit 690d9d0

Please sign in to comment.