Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Playing Card Classifier

A simple playing card classifier implemented using the EfficientNet-B0 Model. A sample result after training the model is as shown:

ResultVisualization

LossFunctionGraph

Usage

After importing the dataset into the root directory, simply run main.py and wait for training to finish. Note that the training currently runs on a GPU on Mac, and the device must be changed if ran on another OS.

Attribution

The dataset was obtained from Kaggle, in the link below: https://www.kaggle.com/datasets/gpiosenka/cards-image-datasetclassification

About

Simple neural network trained using PyTorch to classify a standard deck of playing cards.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages