CoolFace
Datasetpublic

Voxel51/fisheye8k

Dataset Card for FishEye8K: A Benchmark and Dataset for Fisheye Camera Object Detection This is a FiftyOne dataset with 8000 samples. 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/fisheye8k") # Launch the App session =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/fisheye8k.

sourceHugging Faceupdated 1y agoView on Hugging Face
5likes2.9kdownloads
10 commits on main
61edd7a1y ago

Update README.md (#3)

harpreetsahota, danielbogdoll
4a654fd2y ago

Added information about splits and provided metadata (#2)

harpreetsahota, Daniel Bogdoll
b34ab042y ago

Update README.md

harpreetsahota
57d4d982y ago

Update README.md

harpreetsahota
306eb462y ago

Upload README.md with huggingface_hub

harpreetsahota
bbf01e32y ago

Adding media files in dir data

harpreetsahota
ef3c9702y ago

Upload samples.json with huggingface_hub

harpreetsahota
b5540a32y ago

Upload fiftyone.yml with huggingface_hub

harpreetsahota
3361a412y ago

Upload metadata.json with huggingface_hub

harpreetsahota
c1ac23f2y ago

initial commit

harpreetsahota