nuScenes
1,000 driving scenes with 360° camera, LiDAR and radar.
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.