This issue features a collection of deep learning projects based on spring boot——yx-image-recognition。
yx-image-recognition is a deep learning tutorial project based on spring boot + maven + opencv, including sample processing, model training, image processing, object detection, object recognition and other technical points. It provides a set of deep learning technical routes. Friendly for java developers who want to learn about deep learning.
Included function:
- Blue, green, yellow license plate detection and license plate number recognition
- Common contour extraction license plate algorithm JAVA implementation
- hsv color segmentation extraction license plate algorithm JAVA implementation
- JAVA implementation of harrcascade feature recognition algorithm
- A JAVA implementation of license plate detection training based on svm algorithm
- License plate number recognition training based on ann algorithm is implemented in JAVA
- Face detection The next step is face recognition
- Image tools: At present, HSV color cutting has been realized, and more practical image processing tools will be added in the future to assist algorithm optimization
- Document character recognition
operation interface:
- vehicle license plate recognition
- face recognition
Read more on your own.