Skip to content
Advertisement

Dataset Card for VineLiDAR This is a FiftyOne dataset with 10 samples. Installation If you haven’t already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from huggingface hub import snapshot download Download the dataset snapshot to the current working directory snapshot download( repo id=”Voxel51/VineLiDAR”, local dir=”.”, repo type=”dataset”, ) Load dataset from current directory using FiftyOne’s native… See the full description on the dataset page:

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

Advertisement