Skip to content
Advertisement

Dataset Card for TAMPAR This is a FiftyOne dataset with 485 samples. The samples here are from the test set. 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(“voxel51/TAMPAR”) Launch the App session = fo.launch app(dataset) Dataset… See the full description on the dataset page:

Source: Hugging Face Hub (Voxel51/TAMPAR). Metadata imported from the dataset’s Hub tags.

Advertisement