From 7c5631f18a3c31ada6a269d4c708caed899e6175 Mon Sep 17 00:00:00 2001 From: aman08singh Date: Sat, 13 Jul 2024 23:35:09 +0530 Subject: [PATCH] fix: updated the article link for Python: Developing a License Plate Recognition System with Machine Learning in Python --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b76d238..ea4a6f2 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ It's a great way to learn. #### Build your own `Visual Recognition System` -* [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://blog.devcenter.co/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd) +* [**Python**: _Developing a License Plate Recognition System with Machine Learning in Python_](https://medium.com/codex/7-steps-to-build-automatic-number-plate-recognition-in-python-53e34c9ae583) * [**Python**: _Building a Facial Recognition Pipeline with Deep Learning in Tensorflow_](https://hackernoon.com/building-a-facial-recognition-pipeline-with-deep-learning-in-tensorflow-66e7645015b8) #### Build your own `Voxel Engine`