1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-09 16:46:48 +02:00

Merge pull request #1021 from R055A/fix-dev-license-recognition-ml-in-py

Fix: broken README.md link to Python ML tutorial for license plate detection
This commit is contained in:
Paul Kuruvilla
2024-07-17 14:30:56 +01:00
committed by GitHub

View File

@@ -381,7 +381,7 @@ It's a great way to learn.
#### Build your own `Visual Recognition System` #### 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/devcenter/developing-a-license-plate-recognition-system-with-machine-learning-in-python-787833569ccd)
* [**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) * [**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` #### Build your own `Voxel Engine`