Skip to content

My take on card localization and classification

Notifications You must be signed in to change notification settings

LuanAdemi/Cardz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardz

MIT license Open In Kaggle forthebadge

Cardz is my take on playing card localization and classification in a scence with multiple cards.

Cardz

Model

The model consists of an UNet trained with random card ensembles and their segmentation masks. The trained models can be found in results.

Files

This repository contains a notebook explaining the biggest model and analysing its perfomance using Captum.

Here is a basic table of contents:

  • Classifier: Training the model
  • Captum: Evaluating the model quality using Captum

Dataset

Cardz-Data

The dataset was generated using several decks of cards and the DTD dataset. @Davanchama (thank you very much) and I made photos of these decks and wrote a script to genrate the dataset. You can find the dataset on kaggle.

References

  • [1] U-Net: Convolutional Networks for Biomedical Image Segmentation, Olaf Ronneberger, Philipp Fischer, Thomas Brox
    arXiv
  • [2] Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization, Ramprasaath R. Selvaraju, Michael Cogswell, et al. arXiv

Techstack

Made withJupyter

About

My take on card localization and classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published