Skip to content

subhayudutta/DeckTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decktracker

Decktracker is a web app that classifies and identifies the type of playing cards using Convolutional Neural Networks (CNN) and Streamlit.

Features

  • Classify and identify playing cards using CNN.
  • Streamlit-powered web interface for easy interaction.
  • Intuitive design for a user-friendly experience.

Running the App Locally

Step 1: Run the CardClassification.ipynb file

Step 1

Step 2: Save the card_pred.h5 model.

Step 2

Step 3: Run the streamlit app

Step 3

Step 4: Upload Image and View Classification Result

Step 4

Dataset

You can download the dataset from Kaggle.

About

Decktracker is a web app that classifies and identifies the type of playing cards using Convolutional Neural Networks (CNN) and Streamlit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors