Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -83,7 +83,7 @@ from fiftyone.utils.huggingface import load_from_hub
|
|
| 83 |
|
| 84 |
# Load the dataset
|
| 85 |
# Note: other available arguments include 'max_samples', etc
|
| 86 |
-
dataset = load_from_hub("
|
| 87 |
|
| 88 |
# Launch the App
|
| 89 |
session = fo.launch_app(dataset)
|
|
|
|
| 83 |
|
| 84 |
# Load the dataset
|
| 85 |
# Note: other available arguments include 'max_samples', etc
|
| 86 |
+
dataset = load_from_hub("Voxel51/OD_MetalDAM")
|
| 87 |
|
| 88 |
# Launch the App
|
| 89 |
session = fo.launch_app(dataset)
|