nuScenes
1,000 driving scenes with 360° camera, LiDAR and radar.
Dataset Card for Data-Centric-Visual-AI-Train-Set This is a FiftyOne dataset with 30,000 samples. Installation If you haven't already, install…
Dataset Card for Data-Centric-Visual-AI-Train-Set This is a FiftyOne dataset with 30,000 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/Data-Centric-Visual-AI-Challenge-Train-Set”) Launch the App session = fo.launch app(dataset)… See the full description on the dataset page:
Source: Hugging Face Hub (Voxel51/Data-Centric-Visual-AI-Challenge-Train-Set). Metadata imported from the dataset’s Hub tags.