mcarthuradal commited on
Commit
b685acf
·
verified ·
1 Parent(s): 563c005

Upload dataset

Browse files
README.md CHANGED
@@ -1,22 +1,44 @@
1
  ---
2
- #configs:
3
- # - config_name: images
4
- # data_files:
5
- # - split: train
6
- # path: 'images/train/*.tif'
7
-
8
- # - split: test
9
- # path: 'images/test/*.tif'
10
-
11
  license: apache-2.0
 
 
12
  task_categories:
13
  - object-detection
14
-
15
- annotations: 'images/metadata.jsonl'
16
-
17
  tags:
18
  - climate
19
- pretty_name: Aerial Image Data
20
- size_categories:
21
- - 1K<n<10K
22
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
+ size_categories:
4
+ - 1K<n<10K
5
  task_categories:
6
  - object-detection
7
+ pretty_name: Aerial Image Data
8
+ annotations: images/metadata.jsonl
 
9
  tags:
10
  - climate
11
+ dataset_info:
12
+ config_name: full_features
13
+ features:
14
+ - name: image
15
+ dtype: string
16
+ - name: image_id
17
+ dtype: string
18
+ - name: width
19
+ dtype: int64
20
+ - name: height
21
+ dtype: int64
22
+ - name: objects
23
+ struct:
24
+ - name: area
25
+ sequence: int64
26
+ - name: bbox
27
+ sequence:
28
+ sequence: float64
29
+ - name: category
30
+ sequence: int64
31
+ - name: id
32
+ sequence: int64
33
+ splits:
34
+ - name: train
35
+ num_bytes: 2008384
36
+ num_examples: 4772
37
+ download_size: 483712
38
+ dataset_size: 2008384
39
+ configs:
40
+ - config_name: full_features
41
+ data_files:
42
+ - split: train
43
+ path: full_features/train-*
44
+ ---
full_features/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbd4f1b0faf45d5068d117f03b900b40bb6e496928dc21666bc97391a5e41bb
3
+ size 483712