CoolFace
Datasetpublic

Voxel51/visdrone-mot

Dataset Card for VisDrone2019-DET This is a FiftyOne version of the VisDrone2019-DET dataset with 8629 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', 'persistent`, 'overwrite' etc dataset = fouh.load_from_hub("Voxel51/VisDrone2019-DET") # Launch the App session… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/visdrone-mot.

sourceHugging Faceupdated 2y agoView on Hugging Face
1likes1.9kdownloads
9 commits on main
3330e202y ago

Update README.md

harpreetsahota
53afe192y ago

Update README.md

harpreetsahota
59786352y ago

Upload visdrone-explore.gif

harpreetsahota
7c5f0842y ago

Upload README.md with huggingface_hub

harpreetsahota
b4622332y ago

Adding media files in dir data

harpreetsahota
913a7d82y ago

Upload samples.json with huggingface_hub

harpreetsahota
a057a4b2y ago

Upload fiftyone.yml with huggingface_hub

harpreetsahota
6cd2bbe2y ago

Upload metadata.json with huggingface_hub

harpreetsahota
d0337952y ago

initial commit

harpreetsahota