Dataset Card for arcade_combined_export
This is a FiftyOne dataset with 3000 samples.
If you haven't already, install FiftyOne:
pip install -U fiftyone
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("pjramg/arcade_fiftyone")
Launch the App
session = fo.launch_app(dataset)
ARCADE Combined… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/ARCADE_FO.