Skip to content
Advertisement
Image

StanfordDogsImbalanced

StanfordDogsImbalanced

Dataset Card for StanfordDogsImbalanced This is a FiftyOne dataset with 19060 samples. Installation If you haven’t already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh Load the dataset Note: other available arguments include ‘max samples’, etc dataset = fouh.load from hub(“Voxel51/Stanford-Dogs-Imbalanced”) Launch the App session = fo.launch app(dataset) Dataset… See the full description on the dataset page:

Source: Hugging Face Hub (Voxel51/Stanford-Dogs-Imbalanced). Metadata imported from the dataset’s Hub tags.

Advertisement