更新 README.md

This commit is contained in:
spdis 2025-08-31 12:53:11 +08:00
parent afe15b990a
commit b5839d2c36

View File

@ -15,7 +15,7 @@ License_plate_recognition/
├── OCR_part/ # OCR识别模块
│ └── ocr_interface.py # OCR接口占位
└── CRNN_part/ # CRNN识别模块
└── crnn_interface.py # CRNN接口(占位)
└── crnn_interface.py # CRNN
```
## 功能特性