Datasets:
metadata
pretty_name: Pokemon Card Authenticity Images
license: mit
task_categories:
- image-classification
language:
- en
size_categories:
- n<1K
tags:
- pokemon
- counterfeit-detection
- computer-vision
Pokemon Card Image for Authenticity Classification
This dataset contains front/back images of Pokemon cards for authenticity experiments.
Dataset structure
Images/: all image files (.jpeg)Images/metadata.jsonl: metadata used by Hugging Faceimagefolderlabels.csv: flat label file with the same rows as metadata
Columns
image: image object loaded from fileid: image filename (unique id)side: card side (0= front,1= back)labels: authenticity label (1= authentic,0= counterfeit)
Notes
- Numeric IDs are kept as simple filenames (example:
6126.jpeg). - Sample images use descriptive IDs (example:
sample_new_authentic_card_20260118_front.jpeg). - Total rows: 290