Datasets:
Tasks:
Image Segmentation
Modalities:
Image
Languages:
English
Size:
10K<n<100K
Libraries:
FiftyOne
License:
Update README.md
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ import fiftyone.utils.huggingface as fouh
|
|
91 |
|
92 |
# Load the dataset
|
93 |
# Note: other available arguments include 'max_samples', etc
|
94 |
-
dataset = fouh.load_from_hub("
|
95 |
|
96 |
# Launch the App
|
97 |
session = fo.launch_app(dataset)
|
|
|
91 |
|
92 |
# Load the dataset
|
93 |
# Note: other available arguments include 'max_samples', etc
|
94 |
+
dataset = fouh.load_from_hub("Voxel51/DUTS")
|
95 |
|
96 |
# Launch the App
|
97 |
session = fo.launch_app(dataset)
|