Hello fellow researchers! I am currently doing my final year project which involves Image Recognition with a Supervised Learning Machine Learning Algorithm. Currently, I have datasets comprised of images (without labels of course) that are obtained from Kaggle. The project that is in progress is to inspect the quality of the green coffee bean and classify them to be either healthy or defected. I am new to this field per se, and I find it hard to do the Python and to train my model. Am I in the right course to train my model with just images? Isn't it like unsupervised learning, since my current datasets are labelled but without their input variable.

Similar questions and discussions