• Stars
    star
    418
  • Rank 103,620 (Top 3 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 6 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

playing-card-detection

Generating a dataset of playing cards to train a neural net.

The notebook creating_playing_cards_dataset.ipynb is a guide through the creation of a dataset of playing cards. The cards are labeled with their name (ex: "2s" for "2 of spades", "Kh" for King for hearts) and with the bounding boxes delimiting their printed corners.

This dataset can be used for the training of a neural net intended to detect/localize playing cards. It was used on the project Playing card detection with YOLO v3

Example of generated image