jiange1236 commited on
Commit
f2c8792
·
verified ·
1 Parent(s): a35de3a

Delete dataset_dict.json

Browse files
Files changed (1) hide show
  1. dataset_dict.json +0 -128
dataset_dict.json DELETED
@@ -1,128 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "image_id": {
6
- "dtype": "int64",
7
- "_type": "Value"
8
- },
9
- "image": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "width": {
14
- "dtype": "int64",
15
- "_type": "Value"
16
- },
17
- "height": {
18
- "dtype": "int64",
19
- "_type": "Value"
20
- },
21
- "bboxes": {
22
- "feature": {
23
- "feature": {
24
- "dtype": "float64",
25
- "_type": "Value"
26
- },
27
- "_type": "List"
28
- },
29
- "_type": "List"
30
- },
31
- "categories": {
32
- "feature": {
33
- "dtype": "string",
34
- "_type": "Value"
35
- },
36
- "_type": "List"
37
- },
38
- "polygons": {
39
- "feature": {
40
- "feature": {
41
- "feature": {
42
- "dtype": "float64",
43
- "_type": "Value"
44
- },
45
- "_type": "List"
46
- },
47
- "_type": "List"
48
- },
49
- "_type": "List"
50
- },
51
- "lines": {
52
- "feature": {
53
- "feature": {
54
- "feature": {
55
- "dtype": "float64",
56
- "_type": "Value"
57
- },
58
- "_type": "List"
59
- },
60
- "_type": "List"
61
- },
62
- "_type": "List"
63
- },
64
- "text_annotations": {
65
- "Cracks Description": {
66
- "dtype": "string",
67
- "_type": "Value"
68
- },
69
- "Fracture description": {
70
- "dtype": "string",
71
- "_type": "Value"
72
- }
73
- },
74
- "tag_annotations": {
75
- "2Component Classification": {
76
- "feature": {
77
- "dtype": "string",
78
- "_type": "Value"
79
- },
80
- "_type": "List"
81
- },
82
- "Component Classification": {
83
- "feature": {
84
- "dtype": "string",
85
- "_type": "Value"
86
- },
87
- "_type": "List"
88
- },
89
- "Crack Classification": {
90
- "feature": {
91
- "dtype": "string",
92
- "_type": "Value"
93
- },
94
- "_type": "List"
95
- },
96
- "Cracks": {
97
- "feature": {
98
- "dtype": "string",
99
- "_type": "Value"
100
- },
101
- "_type": "List"
102
- },
103
- "Cracks Classification": {
104
- "feature": {
105
- "dtype": "string",
106
- "_type": "Value"
107
- },
108
- "_type": "List"
109
- }
110
- },
111
- "crack_types": {
112
- "feature": {
113
- "dtype": "string",
114
- "_type": "Value"
115
- },
116
- "_type": "List"
117
- },
118
- "component_types": {
119
- "feature": {
120
- "dtype": "string",
121
- "_type": "Value"
122
- },
123
- "_type": "List"
124
- }
125
- },
126
- "homepage": "",
127
- "license": ""
128
- }