Week 5 journal
- ZHENGMING HE
- Feb 13, 2023
- 1 min read
My (team's) last week goal:
- Create testing data images and use the CNN training model to predict playing cards on colab.
- Strat working on H7 board.
My work toward goal:


- Load the test images from a file on Google drive with the format that can be used by my CNN model. Using the model to predict the image, getting the predictions, mapping the predictions to class labels.

- I loaded a sample image to H7 and printed it out.


My (team's) next week goal:
- Use confusion matrix and graph to find best model on Colab.
- Extract parameter form the layer.
コメント