From fcd35259689cddbc897c96bb737ca042b7a3bc13 Mon Sep 17 00:00:00 2001 From: Sahil Rai <78111534+Rai-Sahil@users.noreply.github.com> Date: Thu, 9 Nov 2023 11:49:36 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 076d266..d456ccd 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,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://pyimagesearch.com/2020/09/21/opencv-automatic-license-number-plate-recognition-anpr-with-python/) * [**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`