Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
image
imagewidth (px)
224
224
label
class label
14 classes
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
0data_0
End of preview. Expand in Data Studio

Dataset Card for pokemon

This is a FiftyOne dataset with 6991 samples.

All I did was

  1. download the splits of this dataset from Hugging Face https://huggingface.co/datasets/fcakyon/pokemon-classification

  2. Imported them into FiftyOne using ImageClassificationDirectoryTree. See the file pokemon2fo.py

  3. Added tags to the dataset for each split

  4. Merged all the samples into one data set

  5. Pushed the data to Hugging Face Hub using FiftyOne push_to_hub. See the file fo2hub.py

Installation

If you haven't already, install FiftyOne:

pip install -U fiftyone

Usage

import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub

# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("TheSteve0/pokemon")

# Launch the App
session = fo.launch_app(dataset)

Dataset Details

Dataset Description

  • Curated by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Language(s) (NLP): en
  • License: [More Information Needed]

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]

Downloads last month
76