CoolFace
Datasetpublic

Voxel51/FloorPlanCAD

Dataset Card for FloorPlanCAD (test split) This is a FiftyOne dataset with 5308 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/FloorPlanCAD") # Launch the App session = fo.launch_app(dataset) Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/FloorPlanCAD.

sourceHugging Facecc-by-sa-4.0updated 11mo agoView on Hugging Face
24likes3.8kdownloads
8 commits on main
b48e3b111mo ago

Update README.md

harpreetsahota
0670a9611mo ago

Upload floorplancad.gif

harpreetsahota
798924811mo ago

Upload README.md with huggingface_hub

harpreetsahota
a4b5ce411mo ago

Adding media files in dir data

harpreetsahota
98caa6311mo ago

Upload fiftyone.yml with huggingface_hub

harpreetsahota
0fb448811mo ago

Upload metadata.json with huggingface_hub

harpreetsahota
7a6921311mo ago

Upload samples.json with huggingface_hub

harpreetsahota
801058311mo ago

initial commit

harpreetsahota