vincentmussot commited on
Commit
0bd1777
·
verified ·
1 Parent(s): ae62321

Update README, features description added

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -4,6 +4,14 @@ license: mit
4
  task_categories:
5
  - object-detection
6
  - image-segmentation
 
 
 
 
 
 
 
 
7
  configs:
8
  - config_name: arcgis
9
  sep: ;
 
4
  task_categories:
5
  - object-detection
6
  - image-segmentation
7
+ dataset_info:
8
+ features:
9
+ - name: file_name
10
+ dtype: image
11
+ - name: height
12
+ dtype: int32
13
+ - name: width
14
+ dtype: int32
15
  configs:
16
  - config_name: arcgis
17
  sep: ;