jaredhwang commited on
Commit
0d18211
·
1 Parent(s): 4480d90

add segmentation boxes

Browse files
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md DELETED
@@ -1,3 +0,0 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
dataset_dict.json CHANGED
@@ -1 +1 @@
1
- {"splits": ["train", "validation", "test"]}
 
1
+ {"splits": ["train", "test", "valid"]}
test/data-00000-of-00001.arrow CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0efa3a7aea4386acf33d232dd0862a5657095ad9f1b1f67e6388548da9091bfc
3
- size 295073584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f950604df1a5d66bbd8e14a4ae3c19395eb45ff66daf8831998de49375cff770
3
+ size 38244256
dataset_info.json → test/dataset_info.json RENAMED
@@ -5,46 +5,66 @@
5
  "image": {
6
  "_type": "Image"
7
  },
8
- "image_id": {
9
- "dtype": "int64",
10
- "_type": "Value"
11
- },
12
  "width": {
13
- "dtype": "int32",
14
  "_type": "Value"
15
  },
16
  "height": {
17
- "dtype": "int32",
18
  "_type": "Value"
19
  },
20
  "objects": {
21
- "feature": {
22
- "id": {
23
- "dtype": "int64",
24
  "_type": "Value"
25
  },
26
- "category": {
27
- "dtype": "string",
28
- "_type": "Value"
29
- },
30
- "bbox": {
31
  "feature": {
32
- "dtype": "float32",
33
  "_type": "Value"
34
  },
35
- "length": 4,
36
  "_type": "List"
37
  },
38
- "area": {
39
- "dtype": "float32",
 
 
 
 
 
 
 
 
 
 
40
  "_type": "Value"
41
  },
42
- "iscrowd": {
43
- "dtype": "int8",
 
 
 
44
  "_type": "Value"
45
- }
 
46
  },
47
- "_type": "List"
 
 
 
 
 
 
 
 
 
 
 
 
48
  }
49
  },
50
  "homepage": "",
 
5
  "image": {
6
  "_type": "Image"
7
  },
 
 
 
 
8
  "width": {
9
+ "dtype": "int64",
10
  "_type": "Value"
11
  },
12
  "height": {
13
+ "dtype": "int64",
14
  "_type": "Value"
15
  },
16
  "objects": {
17
+ "area": {
18
+ "feature": {
19
+ "dtype": "float64",
20
  "_type": "Value"
21
  },
22
+ "_type": "List"
23
+ },
24
+ "bbox": {
25
+ "feature": {
 
26
  "feature": {
27
+ "dtype": "float64",
28
  "_type": "Value"
29
  },
 
30
  "_type": "List"
31
  },
32
+ "_type": "List"
33
+ },
34
+ "category": {
35
+ "feature": {
36
+ "dtype": "int64",
37
+ "_type": "Value"
38
+ },
39
+ "_type": "List"
40
+ },
41
+ "id": {
42
+ "feature": {
43
+ "dtype": "int64",
44
  "_type": "Value"
45
  },
46
+ "_type": "List"
47
+ },
48
+ "iscrowd": {
49
+ "feature": {
50
+ "dtype": "int64",
51
  "_type": "Value"
52
+ },
53
+ "_type": "List"
54
  },
55
+ "segmentation": {
56
+ "feature": {
57
+ "feature": {
58
+ "feature": {
59
+ "dtype": "float64",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "List"
63
+ },
64
+ "_type": "List"
65
+ },
66
+ "_type": "List"
67
+ }
68
  }
69
  },
70
  "homepage": "",
state.json → test/state.json RENAMED
@@ -1,19 +1,10 @@
1
  {
2
  "_data_files": [
3
  {
4
- "filename": "data-00000-of-00004.arrow"
5
- },
6
- {
7
- "filename": "data-00001-of-00004.arrow"
8
- },
9
- {
10
- "filename": "data-00002-of-00004.arrow"
11
- },
12
- {
13
- "filename": "data-00003-of-00004.arrow"
14
  }
15
  ],
16
- "_fingerprint": "4f9d6efe4f0bcaa8",
17
  "_format_columns": null,
18
  "_format_kwargs": {},
19
  "_format_type": null,
 
1
  {
2
  "_data_files": [
3
  {
4
+ "filename": "data-00000-of-00001.arrow"
 
 
 
 
 
 
 
 
 
5
  }
6
  ],
7
+ "_fingerprint": "a61f4f83c47288a2",
8
  "_format_columns": null,
9
  "_format_kwargs": {},
10
  "_format_type": null,
{validation → train}/data-00000-of-00001.arrow RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7f357497d93fd30fbc428dc79ea0b5e271987cadc50c647c92e523375ed30e0
3
- size 296547848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:609adea934c445dc7a3e0fdeb88bb86e86d058a7a205625d854d1f6a8da7c9fe
3
+ size 199451448
train/data-00000-of-00004.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:df95e81177bc7ca8f1f012b836905d39c32c1cd251559a6f8d814446f2b77b43
3
- size 380354656
 
 
 
 
train/data-00001-of-00004.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b323b470721f3d3f673274234d91c49d04f3be320f2fca4baec5693a3cad398
3
- size 391674064
 
 
 
 
train/data-00003-of-00004.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:92c86378f4d90bd6dfc609e2e8c2889ac033b027ec93ea736e95dfa6bc8084c4
3
- size 387348232
 
 
 
 
train/dataset_info.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "width": {
9
+ "dtype": "int64",
10
+ "_type": "Value"
11
+ },
12
+ "height": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "objects": {
17
+ "area": {
18
+ "feature": {
19
+ "dtype": "float64",
20
+ "_type": "Value"
21
+ },
22
+ "_type": "List"
23
+ },
24
+ "bbox": {
25
+ "feature": {
26
+ "feature": {
27
+ "dtype": "float64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "List"
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "category": {
35
+ "feature": {
36
+ "dtype": "int64",
37
+ "_type": "Value"
38
+ },
39
+ "_type": "List"
40
+ },
41
+ "id": {
42
+ "feature": {
43
+ "dtype": "int64",
44
+ "_type": "Value"
45
+ },
46
+ "_type": "List"
47
+ },
48
+ "iscrowd": {
49
+ "feature": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "_type": "List"
54
+ },
55
+ "segmentation": {
56
+ "feature": {
57
+ "feature": {
58
+ "feature": {
59
+ "dtype": "float64",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "List"
63
+ },
64
+ "_type": "List"
65
+ },
66
+ "_type": "List"
67
+ }
68
+ }
69
+ },
70
+ "homepage": "",
71
+ "license": ""
72
+ }
train/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "0fa52beb1edd6e4b",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }
train/data-00002-of-00004.arrow → valid/data-00000-of-00001.arrow RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f46cac348a5d4053cb14d7a076147568b2b002274bbfded68d41c99cc320e1b3
3
- size 378348992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08fa1fa3100f66c0eff9858a3b60e7abf5d578207f68be00500207a7efaec197
3
+ size 38553416
valid/dataset_info.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "width": {
9
+ "dtype": "int64",
10
+ "_type": "Value"
11
+ },
12
+ "height": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "objects": {
17
+ "area": {
18
+ "feature": {
19
+ "dtype": "float64",
20
+ "_type": "Value"
21
+ },
22
+ "_type": "List"
23
+ },
24
+ "bbox": {
25
+ "feature": {
26
+ "feature": {
27
+ "dtype": "float64",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "List"
31
+ },
32
+ "_type": "List"
33
+ },
34
+ "category": {
35
+ "feature": {
36
+ "dtype": "int64",
37
+ "_type": "Value"
38
+ },
39
+ "_type": "List"
40
+ },
41
+ "id": {
42
+ "feature": {
43
+ "dtype": "int64",
44
+ "_type": "Value"
45
+ },
46
+ "_type": "List"
47
+ },
48
+ "iscrowd": {
49
+ "feature": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "_type": "List"
54
+ },
55
+ "segmentation": {
56
+ "feature": {
57
+ "feature": {
58
+ "feature": {
59
+ "dtype": "float64",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "List"
63
+ },
64
+ "_type": "List"
65
+ },
66
+ "_type": "List"
67
+ }
68
+ }
69
+ },
70
+ "homepage": "",
71
+ "license": ""
72
+ }
valid/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9d3939754f3a6628",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }