harpreetsahota commited on
Commit
64cc260
1 Parent(s): e787f50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -14
README.md CHANGED
@@ -11,21 +11,18 @@ tags:
11
  - fiftyone
12
  - image
13
  - image-classification
14
- dataset_summary: '
 
15
 
 
 
16
 
17
 
18
- ![image/png](dataset_preview.jpg)
19
-
20
-
21
-
22
- This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 4838 samples.
23
-
24
-
25
  ## Installation
26
 
27
 
28
- If you haven''t already, install FiftyOne:
29
 
30
 
31
  ```bash
@@ -47,7 +44,7 @@ dataset_summary: '
47
 
48
  # Load the dataset
49
 
50
- # Note: other available arguments include ''max_samples'', etc
51
 
52
  dataset = fouh.load_from_hub("harpreetsahota/ImageNet-D")
53
 
@@ -57,14 +54,11 @@ dataset_summary: '
57
  session = fo.launch_app(dataset)
58
 
59
  ```
60
-
61
- '
62
  ---
63
 
64
  # Dataset Card for ImageNet-D
65
 
66
- <!-- Provide a quick summary of the dataset. -->
67
-
68
 
69
 
70
 
 
11
  - fiftyone
12
  - image
13
  - image-classification
14
+ - synthetic
15
+ dataset_summary: >
16
 
17
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 4838
18
+ samples.
19
 
20
 
21
+
 
 
 
 
 
 
22
  ## Installation
23
 
24
 
25
+ If you haven't already, install FiftyOne:
26
 
27
 
28
  ```bash
 
44
 
45
  # Load the dataset
46
 
47
+ # Note: other available arguments include 'max_samples', etc
48
 
49
  dataset = fouh.load_from_hub("harpreetsahota/ImageNet-D")
50
 
 
54
  session = fo.launch_app(dataset)
55
 
56
  ```
 
 
57
  ---
58
 
59
  # Dataset Card for ImageNet-D
60
 
61
+ ![image/png](dataset_preview.jpg)
 
62
 
63
 
64