GitHub - Emekadavid/kitchenware-classification: A classification model that was built on six kitchenware items. It detects the items and outputs a probability of what a given picture among the 6 kitchenware items is.
This is a project that is organized by Datatalks.Club. In this competition, one has to train a deep learning model in tensorflow or pytorch to classify kitchenware items. I used tensorflow and keras for this task. As an image classification model, when given the image of one of the above-listed kitchenware items, the model will output probailities for each of the six classes. The highest probability serves as the model's final classification.
Jan-15-2023, 05:45:19 GMT