Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
10いいね 420 views回再生

Python Fun Project: Drawing Pane with MNIST Classification

Using PyGame library to create a pane for user to draw. Then, user's drawing will be passed to deep learning model for prediction.

In this video, it mainly focuses on the implementation of application GUI.

Main library used:
GUI: PyGame
Deep learning: PyTorch

Details of model:
Model: ResNet-18
Trained on MNIST dataset beforehand.

コメント