jamarks commited on
Commit
2cd9469
1 Parent(s): bc8a09e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -7,7 +7,7 @@ size_categories:
7
  task_categories:
8
  - image-classification
9
  task_ids: []
10
- pretty_name: indoorCVPR_09
11
  tags:
12
  - fiftyone
13
  - image
@@ -52,9 +52,9 @@ dataset_summary: >
52
 
53
  # Note: other available arguments include 'max_samples', etc
54
 
55
- dataset = fouh.load_from_hub("NeoKish/indoorCVPR_09")
56
 
57
- # dataset = fouh.load_from_hub("NeoKish/indoorCVPR_09", max_samples=1000)
58
 
59
 
60
  # Launch the App
@@ -64,7 +64,7 @@ dataset_summary: >
64
  ```
65
  ---
66
 
67
- # Dataset Card for indoorCVPR_09
68
 
69
  The database contains 67 Indoor categories, and a total of 15620 images. The number of images varies across categories, but there are at least 100 images per category. All images are in jpg format.
70
 
@@ -92,7 +92,7 @@ import fiftyone.utils.huggingface as fouh
92
 
93
  # Load the dataset
94
  # Note: other available arguments include 'max_samples', etc
95
- dataset = fouh.load_from_hub("NeoKish/indoorCVPR_09")
96
 
97
  # Launch the App
98
  session = fo.launch_app(dataset)
@@ -128,7 +128,7 @@ Foundation Career award (IIS 0747120)
128
  ## Dataset Structure
129
 
130
  ```plaintext
131
- Name: indoorCVPR_09
132
  Media type: image
133
  Num samples: 15620
134
  Persistent: False
 
7
  task_categories:
8
  - image-classification
9
  task_ids: []
10
+ pretty_name: IndoorSceneRecognition
11
  tags:
12
  - fiftyone
13
  - image
 
52
 
53
  # Note: other available arguments include 'max_samples', etc
54
 
55
+ dataset = fouh.load_from_hub("Voxel51/IndoorSceneRecognition")
56
 
57
+ # dataset = fouh.load_from_hub("Voxel51/IndoorSceneRecognition", max_samples=1000)
58
 
59
 
60
  # Launch the App
 
64
  ```
65
  ---
66
 
67
+ # Dataset Card for IndoorSceneRecognition
68
 
69
  The database contains 67 Indoor categories, and a total of 15620 images. The number of images varies across categories, but there are at least 100 images per category. All images are in jpg format.
70
 
 
92
 
93
  # Load the dataset
94
  # Note: other available arguments include 'max_samples', etc
95
+ dataset = fouh.load_from_hub("Voxel51/IndoorSceneRecognition")
96
 
97
  # Launch the App
98
  session = fo.launch_app(dataset)
 
128
  ## Dataset Structure
129
 
130
  ```plaintext
131
+ Name: IndoorSceneRecognition
132
  Media type: image
133
  Num samples: 15620
134
  Persistent: False