This is active learning demo using Label Studio and LabelStudio ML backend. This demo trains a model for vegetable classification and also model is actively trained from label studio.
https://www.kaggle.com/datasets/misrakahmed/vegetable-image-dataset/download?datasetVersionNumber=1
https://www.kaggle.com/code/theeyeschico/vegetable-classification-using-transfer-learning
Download Training Data from Kaggle references above and extract the data under model-training/Vegetable Images
python3 -m venv venv
source venv/bin/activate
pip install -r requirements-devel.txt
python3 model_training.py
Use RHODS Project with MinIO Server and establish the data connection and launch Notebook.
Open Notebooks : notebooks
source env/bin/activate
label-studio-ml start serving