A simple web application that classifies images of coriander (Qazbor) and parsley (Maadanous) herbs using a deep learning model built with DeepLearning4j.
Features
- Image classification using Convolutional Neural Networks (CNN)
- Built entirely in Java with DeepLearning4j
- Spring Boot REST API backend
- Demonstrates that Java is a viable option for Machine Learning tasks