Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
License:
changed dataset path
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/USPS")
|
95 |
|
96 |
# Launch the App
|
97 |
session = fo.launch_app(dataset)
|