JBJack Burkeincsc1049clothingrecognitionproject.hashnode.dev·Feb 10 · 1 min readDiscovery from our processing functionWhile working on our camera and file upload system, we were still not satisfied with the results our model was giving. We then decided to go back to our Google Colab notebook and really explore the training images. This is when we discovered that our...00
JBJack Burkeincsc1049clothingrecognitionproject.hashnode.dev·Feb 6 · 2 min readTraining, exporting and using our modelIn the previous post, we discussed choosing fashionMNIST as our training dataset, mainly due to its size and the nature of this application. We are going to use a Google Colab notebook for training so that multiple people can edit it, and we do not h...00
JBJack Burkeincsc1049clothingrecognitionproject.hashnode.dev·Jan 29 · 1 min readModel dataset updateAfter further research of datasets and taking into account the nature of our application, we decided to re-explore fashionMNIST as a dataset we could use to train our model. Although it does not handle noise particularly well, from some ad hoc testin...00