forked from UVA-DSA/Runtime_RobScene_Seg_2Context
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontour_template.json
More file actions
60 lines (60 loc) · 1.71 KB
/
contour_template.json
File metadata and controls
60 lines (60 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"_via_settings": {
"ui": {
"annotation_editor_height": 25,
"annotation_editor_fontsize": 0.8,
"leftsidebar_width": 18,
"image_grid": {
"img_height": 80,
"rshape_fill": "none",
"rshape_fill_opacity": 0.3,
"rshape_stroke": "yellow",
"rshape_stroke_width": 2,
"show_region_shape": true,
"show_image_policy": "all"
},
"image": {
"region_label": "__via_region_id__",
"region_color": "__via_default_region_color__",
"region_label_font": "10px Sans",
"on_image_annotation_editor_placement": "NEAR_REGION"
}
},
"core": {
"buffer_size": 18,
"filepath": {},
"default_filepath": ""
},
"project": {
"name": "Contour_Format"
}
},
"_via_img_metadata": {
"frame_0000_pred.png3181": {
"filename": "frame_0000_pred.png",
"size": 3181,
"regions": [
{
"shape_attributes": {
"name": "polygon",
"all_points_x": [
0
],
"all_points_y": [
0
]
},
"region_attributes": {}
}
],
"file_attributes": {}
}
},
"_via_attributes": {
"region": {},
"file": {}
},
"_via_data_format_version": "2.0.10",
"_via_image_id_list": [
]
}