Skip to content

a pytorch based CNN handwritten digit recognition, which allows user to input by mouse

Notifications You must be signed in to change notification settings

HeMuling/CNN-handwritten-digit-recognition-with-gui-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CNN-handwritten-digit-recognition-with-gui-window

a pytorch based CNN handwritten digit recognition, which allows user to input by mouse

file explaination

'main.py': gui stuff inside, run to initiate the whole programe

'train_model.py': script to train the VGG11 model

'VGG_checkpoint_epoch40.pt': pytroch check point(note: due to size limit in github upload, this checkpoint file is omitted, you can train by your own or reach to me by email: [email protected])

'raw_data': data created during training and modulation (checkpoint file omitted due to same reason above)

Acknowledgement

this is a Final Project for course given in SCU

About

a pytorch based CNN handwritten digit recognition, which allows user to input by mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published