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.
Update README.md
Upload floorplancad.gif
Upload README.md with huggingface_hub
Adding media files in dir data
Upload fiftyone.yml with huggingface_hub
Upload metadata.json with huggingface_hub
Upload samples.json with huggingface_hub
initial commit
