From f7256de3c48c4a52e2fee92a83eb5d28d424ae68 Mon Sep 17 00:00:00 2001 From: zjkjzj Date: Wed, 11 Oct 2023 22:05:34 +0800 Subject: [PATCH] docs(readme): update v0.2.0 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01582e0..258b37b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ ## Latest News +* ***[2023/10/11][v0.2.0](https://github.com/zjykzj/crnn-ctc/releases/tag/v0.2.0). Support training/evaluation/prediction of CRNN+CTC based on license plate.*** * ***[2023/10/10][v0.1.0](https://github.com/zjykzj/crnn-ctc/releases/tag/v0.1.0). Support training/evaluation/prediction of CRNN+CTC based on EMNIST digital characters.*** ## Background @@ -89,7 +90,7 @@ Label: [6 1 7 2 0] Pred: [6 1 7 2 0] Label: [8 8 9 9 5] Pred: [8 8 9 9 5] ``` -![](assets/predict.jpg) +![](assets/predict_emnist.jpg) ```shell $ python predict_plate.py runs/plate_ddp/crnn-plate-e100.pth ./assets/plate/宁A87J92_0.jpg runs/