diff --git a/2433/meta.json b/2433/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..daee06315aa364dcef61a4e224092715033472cc --- /dev/null +++ b/2433/meta.json @@ -0,0 +1 @@ +{"model_id": "2182398f0f8fdd81af7c7ad2549a1b15", "anno_id": "2433", "user_id": "zhouwenxian", "time_in_sec": "88", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/2433/result.json b/2433/result.json new file mode 100644 index 0000000000000000000000000000000000000000..eee2d6cab959f66ec1ca8b41da15c04ff20799fd --- /dev/null +++ b/2433/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Hard Surface", "objs": ["new-1"], "id": 17, "name": "back_hard_surface"}], "id": 16, "name": "back_surface"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["new-0"], "id": 15, "name": "seat_hard_surface"}], "id": 14, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["original-7"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["original-6"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["original-4"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["original-5"], "id": 8, "name": "leg"}, {"text": "Foot", "objs": ["original-8"], "id": 9, "name": "foot"}, {"text": "Foot", "objs": ["original-9"], "id": 10, "name": "foot"}, {"text": "Foot", "objs": ["original-11"], "id": 11, "name": "foot"}, {"text": "Foot", "objs": ["original-10"], "id": 12, "name": "foot"}, {"text": "Seat Connector", "objs": ["original-12"], "id": 13, "name": "seat_connector"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/2433/result_after_merging.json b/2433/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..b8a1f16adb09b89874b13f70a8fe5f6baab357fa --- /dev/null +++ b/2433/result_after_merging.json @@ -0,0 +1 @@ +[{"text": "chair", "children": [{"text": "chair_back", "children": [{"text": "back_surface", "children": [{"text": "back_single_surface", "id": 3, "ori_id": 17, "name": "back_single_surface", "objs": ["new-1"]}], "name": "back_surface", "id": 2, "ori_id": 16, "objs": ["new-1"]}], "name": "chair_back", "id": 1, "ori_id": 1, "objs": ["new-1"]}, {"text": "chair_seat", "children": [{"text": "seat_surface", "children": [{"text": "seat_single_surface", "id": 6, "ori_id": 15, "name": "seat_single_surface", "objs": ["new-0"]}], "name": "seat_surface", "id": 5, "ori_id": 14, "objs": ["new-0"]}], "name": "chair_seat", "id": 4, "ori_id": 2, "objs": ["new-0"]}, {"text": "chair_base", "children": [{"text": "regular_leg_base", "children": [{"text": "leg", "id": 9, "ori_id": 5, "name": "leg", "objs": ["original-7"]}, {"text": "leg", "id": 10, "ori_id": 6, "name": "leg", "objs": ["original-6"]}, {"text": "leg", "id": 11, "ori_id": 7, "name": "leg", "objs": ["original-4"]}, {"text": "leg", "id": 12, "ori_id": 8, "name": "leg", "objs": ["original-5"]}, {"text": "foot", "id": 13, "ori_id": 9, "name": "foot", "objs": ["original-8"]}, {"text": "foot", "id": 14, "ori_id": 10, "name": "foot", "objs": ["original-9"]}, {"text": "foot", "id": 15, "ori_id": 11, "name": "foot", "objs": ["original-11"]}, {"text": "foot", "id": 16, "ori_id": 12, "name": "foot", "objs": ["original-10"]}], "name": "regular_leg_base", "id": 8, "ori_id": 4, "objs": ["original-7", "original-6", "original-4", "original-5", "original-8", "original-9", "original-11", "original-10", "original-12"]}], "name": "chair_base", "id": 7, "ori_id": 3, "objs": ["original-7", "original-6", "original-4", "original-5", "original-8", "original-9", "original-11", "original-10", "original-12"]}], "name": "chair", "id": 0, "ori_id": 0, "objs": ["new-1", "new-0", "original-7", "original-6", "original-4", "original-5", "original-8", "original-9", "original-11", "original-10", "original-12"]}] \ No newline at end of file diff --git a/2433/tree_hier.html b/2433/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..ffea568a28e6c94a60b8094823964cec74c05dca --- /dev/null +++ b/2433/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

16 back_surface Back Surface

14 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

17 back_hard_surface Back Hard Surface

15 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

9 foot Foot

10 foot Foot

11 foot Foot

12 foot Foot

13 seat_connector Seat Connector

\ No newline at end of file diff --git a/2433/tree_hier_after_merging.html b/2433/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..a167d59641f4ec4a29b9210abac43c2ff7e5b0da --- /dev/null +++ b/2433/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_seat chair_seat

7 chair_base chair_base

2 back_surface back_surface

5 seat_surface seat_surface

8 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

6 seat_single_surface seat_single_surface

9 leg leg

10 leg leg

11 leg leg

12 leg leg

13 foot foot

14 foot foot

15 foot foot

16 foot foot

\ No newline at end of file diff --git a/2940/meta.json b/2940/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd9ec002a83cf0ed84e8a162a352d1d59c188efb --- /dev/null +++ b/2940/meta.json @@ -0,0 +1 @@ +{"model_id": "30526709beea1350c862eec8232fff1e", "anno_id": "2940", "user_id": "zhouwenxian", "time_in_sec": "632", "version": "5", "model_cat": "Chair"} \ No newline at end of file diff --git a/2940/result.json b/2940/result.json new file mode 100644 index 0000000000000000000000000000000000000000..b3e7a372025ccaf43c4d260c5b3133f212cab269 --- /dev/null +++ b/2940/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Soft Surface", "objs": ["new-2"], "id": 20, "name": "back_soft_surface"}], "id": 18, "name": "back_surface"}, {"text": "Pillow", "objs": ["original-2"], "id": 19, "name": "pillow"}], "id": 8, "name": "chair_back"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["new-1"], "id": 17, "name": "arm_sofa_style"}], "id": 9, "name": "chair_arm"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["new-0"], "id": 16, "name": "arm_sofa_style"}], "id": 10, "name": "chair_arm"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["new-5"], "id": 21, "name": "seat_soft_surface"}], "id": 14, "name": "seat_surface"}], "id": 11, "name": "chair_seat"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/2940/result_after_merging.json b/2940/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..a1f6872c017ed3140574c80ab81dbb054793d07e --- /dev/null +++ b/2940/result_after_merging.json @@ -0,0 +1 @@ +[{"text": "chair", "id": 0, "name": "chair", "objs": ["new-2", "original-2", "new-1", "new-0", "new-5"], "children": [{"text": "chair_back", "id": 1, "name": "chair_back", "objs": ["new-2", "original-2"], "children": [{"text": "back_surface", "id": 2, "name": "back_surface", "objs": ["new-2"], "children": [{"text": "back_single_surface", "id": 3, "name": "back_single_surface", "objs": ["new-2"], "ori_id": 20}], "ori_id": 18}], "ori_id": 8}, {"text": "chair_arm", "id": 4, "name": "chair_arm", "objs": ["new-1"], "children": [{"text": "arm_sofa_style", "id": 5, "name": "arm_sofa_style", "objs": ["new-1"], "ori_id": 17}], "ori_id": 9}, {"text": "chair_arm", "id": 6, "name": "chair_arm", "objs": ["new-0"], "children": [{"text": "arm_sofa_style", "id": 7, "name": "arm_sofa_style", "objs": ["new-0"], "ori_id": 16}], "ori_id": 10}, {"text": "chair_seat", "id": 8, "name": "chair_seat", "objs": ["new-5"], "children": [{"text": "seat_surface", "id": 9, "name": "seat_surface", "objs": ["new-5"], "children": [{"text": "seat_single_surface", "id": 10, "name": "seat_single_surface", "objs": ["new-5"], "ori_id": 21}], "ori_id": 14}], "ori_id": 11}], "ori_id": 0}] \ No newline at end of file diff --git a/2940/tree_hier.html b/2940/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..525ab9fca2f30f27b8ce12c000024d795e714011 --- /dev/null +++ b/2940/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

8 chair_back Chair Back

9 chair_arm Chair Arm

10 chair_arm Chair Arm

11 chair_seat Chair Seat

18 back_surface Back Surface

19 pillow Pillow

17 arm_sofa_style Sofa-style Arm

16 arm_sofa_style Sofa-style Arm

14 seat_surface Seat Surface

20 back_soft_surface Back Soft Surface

21 seat_soft_surface Seat Soft Surface

\ No newline at end of file diff --git a/2940/tree_hier_after_merging.html b/2940/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..d3bb7a70a1b093e71fb231fbfce95ebf62460598 --- /dev/null +++ b/2940/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_arm chair_arm

6 chair_arm chair_arm

8 chair_seat chair_seat

2 back_surface back_surface

5 arm_sofa_style arm_sofa_style

7 arm_sofa_style arm_sofa_style

9 seat_surface seat_surface

3 back_single_surface back_single_surface

10 seat_single_surface seat_single_surface

\ No newline at end of file diff --git a/2946/meta.json b/2946/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eff9de20675dca40d281d7cf1303a2bdb441e04a --- /dev/null +++ b/2946/meta.json @@ -0,0 +1 @@ +{"model_id": "308b76aac4b518a43eb67d9fb75cc878", "anno_id": "2946", "user_id": "xiangchaoqun", "time_in_sec": "542", "version": "4", "model_cat": "Chair"} \ No newline at end of file diff --git a/2946/result.json b/2946/result.json new file mode 100644 index 0000000000000000000000000000000000000000..718e02f9ae4321d99cd0e27663dad4fd740366b8 --- /dev/null +++ b/2946/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Hard Surface", "objs": ["new-11"], "id": 19, "name": "back_hard_surface"}], "id": 15, "name": "back_surface"}, {"text": "Back Frame", "children": [{"text": "Back Frame Vertical Bar", "objs": ["new-8"], "id": 17, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Vertical Bar", "objs": ["new-9"], "id": 18, "name": "back_frame_vertical_bar"}], "id": 16, "name": "back_frame"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["new-10"], "id": 14, "name": "seat_hard_surface"}], "id": 13, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-6"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["new-3"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["new-4"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-7"], "id": 8, "name": "leg"}, {"text": "Bar Stretcher", "objs": ["new-5"], "id": 9, "name": "bar_stretcher"}, {"text": "Runner", "objs": ["new-1"], "id": 10, "name": "runner"}, {"text": "Runner", "objs": ["new-0"], "id": 11, "name": "runner"}, {"text": "Runner", "objs": ["new-2"], "id": 12, "name": "runner"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/2946/result_after_merging.json b/2946/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..76efaae785aff670d46b5128898cf09db7338f45 --- /dev/null +++ b/2946/result_after_merging.json @@ -0,0 +1 @@ +[{"id": 0, "ori_id": 0, "children": [{"id": 1, "ori_id": 1, "children": [{"id": 2, "ori_id": 15, "children": [{"ori_id": 19, "id": 3, "name": "back_single_surface", "objs": ["new-11"], "text": "back_single_surface"}], "objs": ["new-11"], "name": "back_surface", "text": "back_surface"}, {"id": 4, "ori_id": 16, "children": [{"ori_id": 17, "id": 5, "name": "back_frame_vertical_bar", "objs": ["new-8"], "text": "back_frame_vertical_bar"}, {"ori_id": 18, "id": 6, "name": "back_frame_vertical_bar", "objs": ["new-9"], "text": "back_frame_vertical_bar"}], "objs": ["new-8", "new-9"], "name": "back_frame", "text": "back_frame"}], "objs": ["new-11", "new-8", "new-9"], "name": "chair_back", "text": "chair_back"}, {"id": 7, "ori_id": 2, "children": [{"id": 8, "ori_id": 13, "children": [{"ori_id": 14, "id": 9, "name": "seat_single_surface", "objs": ["new-10"], "text": "seat_single_surface"}], "objs": ["new-10"], "name": "seat_surface", "text": "seat_surface"}], "objs": ["new-10"], "name": "chair_seat", "text": "chair_seat"}, {"id": 10, "ori_id": 3, "children": [{"id": 11, "ori_id": 4, "children": [{"ori_id": 5, "id": 12, "name": "leg", "objs": ["new-6"], "text": "leg"}, {"ori_id": 6, "id": 13, "name": "leg", "objs": ["new-3"], "text": "leg"}, {"ori_id": 7, "id": 14, "name": "leg", "objs": ["new-4"], "text": "leg"}, {"ori_id": 8, "id": 15, "name": "leg", "objs": ["new-7"], "text": "leg"}, {"ori_id": 9, "id": 16, "name": "bar_stretcher", "objs": ["new-5"], "text": "bar_stretcher"}, {"ori_id": 10, "id": 17, "name": "runner", "objs": ["new-1"], "text": "runner"}, {"ori_id": 11, "id": 18, "name": "runner", "objs": ["new-0"], "text": "runner"}, {"ori_id": 12, "id": 19, "name": "runner", "objs": ["new-2"], "text": "runner"}], "objs": ["new-6", "new-3", "new-4", "new-7", "new-5", "new-1", "new-0", "new-2"], "name": "regular_leg_base", "text": "regular_leg_base"}], "objs": ["new-6", "new-3", "new-4", "new-7", "new-5", "new-1", "new-0", "new-2"], "name": "chair_base", "text": "chair_base"}], "objs": ["new-11", "new-8", "new-9", "new-10", "new-6", "new-3", "new-4", "new-7", "new-5", "new-1", "new-0", "new-2"], "name": "chair", "text": "chair"}] \ No newline at end of file diff --git a/2946/tree_hier.html b/2946/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..a0599440bb16154b41e241405586ef91205a79e6 --- /dev/null +++ b/2946/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

15 back_surface Back Surface

16 back_frame Back Frame

13 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

19 back_hard_surface Back Hard Surface

17 back_frame_vertical_bar Back Frame Vertical Bar

18 back_frame_vertical_bar Back Frame Vertical Bar

14 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

9 bar_stretcher Bar Stretcher

10 runner Runner

11 runner Runner

12 runner Runner

\ No newline at end of file diff --git a/2946/tree_hier_after_merging.html b/2946/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..b4878445101aed6b6a10f53b9f4b4fa324758bf9 --- /dev/null +++ b/2946/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

7 chair_seat chair_seat

10 chair_base chair_base

2 back_surface back_surface

4 back_frame back_frame

8 seat_surface seat_surface

11 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

5 back_frame_vertical_bar back_frame_vertical_bar

6 back_frame_vertical_bar back_frame_vertical_bar

9 seat_single_surface seat_single_surface

12 leg leg

13 leg leg

14 leg leg

15 leg leg

16 bar_stretcher bar_stretcher

17 runner runner

18 runner runner

19 runner runner

\ No newline at end of file diff --git a/3225/meta.json b/3225/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c42505d5b6c058ab9fbc8d8d8e4cf5021839c176 --- /dev/null +++ b/3225/meta.json @@ -0,0 +1 @@ +{"model_id": "36a2d17d63dc83f983c05814b11dc86", "anno_id": "3225", "user_id": "xiangchaoqun", "time_in_sec": "121", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/3225/result.json b/3225/result.json new file mode 100644 index 0000000000000000000000000000000000000000..c9a4752a14abcaa2eb8a6c40cfb78fe145846914 --- /dev/null +++ b/3225/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Hard Surface", "objs": ["new-5"], "id": 12, "name": "back_hard_surface"}], "id": 11, "name": "back_surface"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["new-4"], "id": 10, "name": "seat_hard_surface"}], "id": 9, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-1"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["new-0"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["new-3"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-2"], "id": 8, "name": "leg"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/3225/result_after_merging.json b/3225/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..e7e76276c4a209c9647de1a8207cd8188fc7aab7 --- /dev/null +++ b/3225/result_after_merging.json @@ -0,0 +1 @@ +[{"name": "chair", "id": 0, "objs": ["new-5", "new-4", "new-1", "new-0", "new-3", "new-2"], "children": [{"name": "chair_back", "id": 1, "objs": ["new-5"], "children": [{"name": "back_surface", "id": 2, "objs": ["new-5"], "children": [{"objs": ["new-5"], "name": "back_single_surface", "id": 3, "ori_id": 12, "text": "back_single_surface"}], "ori_id": 11, "text": "back_surface"}], "ori_id": 1, "text": "chair_back"}, {"name": "chair_seat", "id": 4, "objs": ["new-4"], "children": [{"name": "seat_surface", "id": 5, "objs": ["new-4"], "children": [{"objs": ["new-4"], "name": "seat_single_surface", "id": 6, "ori_id": 10, "text": "seat_single_surface"}], "ori_id": 9, "text": "seat_surface"}], "ori_id": 2, "text": "chair_seat"}, {"name": "chair_base", "id": 7, "objs": ["new-1", "new-0", "new-3", "new-2"], "children": [{"name": "regular_leg_base", "id": 8, "objs": ["new-1", "new-0", "new-3", "new-2"], "children": [{"objs": ["new-1"], "name": "leg", "id": 9, "ori_id": 5, "text": "leg"}, {"objs": ["new-0"], "name": "leg", "id": 10, "ori_id": 6, "text": "leg"}, {"objs": ["new-3"], "name": "leg", "id": 11, "ori_id": 7, "text": "leg"}, {"objs": ["new-2"], "name": "leg", "id": 12, "ori_id": 8, "text": "leg"}], "ori_id": 4, "text": "regular_leg_base"}], "ori_id": 3, "text": "chair_base"}], "ori_id": 0, "text": "chair"}] \ No newline at end of file diff --git a/3225/tree_hier.html b/3225/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..916564297760b58bfb4c971f729888c840175964 --- /dev/null +++ b/3225/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

11 back_surface Back Surface

9 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

12 back_hard_surface Back Hard Surface

10 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

\ No newline at end of file diff --git a/3225/tree_hier_after_merging.html b/3225/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..89513a247491100dc8278a4297f1643eda05e218 --- /dev/null +++ b/3225/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_seat chair_seat

7 chair_base chair_base

2 back_surface back_surface

5 seat_surface seat_surface

8 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

6 seat_single_surface seat_single_surface

9 leg leg

10 leg leg

11 leg leg

12 leg leg

\ No newline at end of file diff --git a/37365/meta.json b/37365/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9db82fc80da1a26841c24ed20788a31d01694800 --- /dev/null +++ b/37365/meta.json @@ -0,0 +1 @@ +{"model_id": "4a329240c6a9d2547b11ae648ea92233", "anno_id": "37365", "user_id": "yz-majinghua", "time_in_sec": "110", "version": "4", "model_cat": "Chair"} \ No newline at end of file diff --git a/37365/result.json b/37365/result.json new file mode 100644 index 0000000000000000000000000000000000000000..6a2f5a743af1b512c9158f63414c656aff0d6a2a --- /dev/null +++ b/37365/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Soft Surface", "objs": ["original-13"], "id": 27, "name": "back_soft_surface"}], "id": 26, "name": "back_surface"}], "id": 1, "name": "chair_back"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["original-11"], "id": 25, "name": "arm_sofa_style"}], "id": 2, "name": "chair_arm"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["original-12"], "id": 24, "name": "arm_sofa_style"}], "id": 3, "name": "chair_arm"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["original-10"], "id": 23, "name": "seat_soft_surface"}], "id": 19, "name": "seat_surface"}, {"text": "Seat Frame", "children": [{"text": "Seat Holistic Frame", "objs": ["original-3", "original-8"], "id": 28, "name": "seat_holistic_frame"}], "id": 20, "name": "seat_frame"}], "id": 4, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["original-6"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["original-7"], "id": 8, "name": "leg"}, {"text": "Leg", "objs": ["original-5"], "id": 9, "name": "leg"}, {"text": "Leg", "objs": ["original-4"], "id": 10, "name": "leg"}], "id": 6, "name": "regular_leg_base"}], "id": 5, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/37365/result_after_merging.json b/37365/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..68bf4203d118a0d5f3ad354eb8f8b85b63323793 --- /dev/null +++ b/37365/result_after_merging.json @@ -0,0 +1 @@ +[{"children": [{"children": [{"children": [{"ori_id": 27, "text": "back_single_surface", "id": 3, "name": "back_single_surface", "objs": ["original-13"]}], "text": "back_surface", "ori_id": 26, "id": 2, "name": "back_surface", "objs": ["original-13"]}], "text": "chair_back", "ori_id": 1, "id": 1, "name": "chair_back", "objs": ["original-13"]}, {"children": [{"ori_id": 25, "text": "arm_sofa_style", "id": 5, "name": "arm_sofa_style", "objs": ["original-11"]}], "text": "chair_arm", "ori_id": 2, "id": 4, "name": "chair_arm", "objs": ["original-11"]}, {"children": [{"ori_id": 24, "text": "arm_sofa_style", "id": 7, "name": "arm_sofa_style", "objs": ["original-12"]}], "text": "chair_arm", "ori_id": 3, "id": 6, "name": "chair_arm", "objs": ["original-12"]}, {"children": [{"children": [{"ori_id": 23, "text": "seat_single_surface", "id": 10, "name": "seat_single_surface", "objs": ["original-10"]}], "text": "seat_surface", "ori_id": 19, "id": 9, "name": "seat_surface", "objs": ["original-10"]}, {"children": [{"ori_id": 28, "text": "seat_holistic_frame", "id": 12, "name": "seat_holistic_frame", "objs": ["original-3", "original-8"]}], "text": "seat_frame", "ori_id": 20, "id": 11, "name": "seat_frame", "objs": ["original-3", "original-8"]}], "text": "chair_seat", "ori_id": 4, "id": 8, "name": "chair_seat", "objs": ["original-10", "original-3", "original-8"]}, {"children": [{"children": [{"ori_id": 7, "text": "leg", "id": 15, "name": "leg", "objs": ["original-6"]}, {"ori_id": 8, "text": "leg", "id": 16, "name": "leg", "objs": ["original-7"]}, {"ori_id": 9, "text": "leg", "id": 17, "name": "leg", "objs": ["original-5"]}, {"ori_id": 10, "text": "leg", "id": 18, "name": "leg", "objs": ["original-4"]}], "text": "regular_leg_base", "ori_id": 6, "id": 14, "name": "regular_leg_base", "objs": ["original-6", "original-7", "original-5", "original-4"]}], "text": "chair_base", "ori_id": 5, "id": 13, "name": "chair_base", "objs": ["original-6", "original-7", "original-5", "original-4"]}], "text": "chair", "ori_id": 0, "id": 0, "name": "chair", "objs": ["original-13", "original-11", "original-12", "original-10", "original-3", "original-8", "original-6", "original-7", "original-5", "original-4"]}] \ No newline at end of file diff --git a/37365/tree_hier_after_merging.html b/37365/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..d85099666d1bfb0e4cb2e4191762b4f5f0fd27b7 --- /dev/null +++ b/37365/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_arm chair_arm

6 chair_arm chair_arm

8 chair_seat chair_seat

13 chair_base chair_base

2 back_surface back_surface

5 arm_sofa_style arm_sofa_style

7 arm_sofa_style arm_sofa_style

9 seat_surface seat_surface

11 seat_frame seat_frame

14 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

10 seat_single_surface seat_single_surface

12 seat_holistic_frame seat_holistic_frame

15 leg leg

16 leg leg

17 leg leg

18 leg leg

\ No newline at end of file diff --git a/37580/tree_hier.html b/37580/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..41c1769590eb1bacdbcb559d4f128b86e5bea277 --- /dev/null +++ b/37580/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

9 back_surface Back Surface

6 seat_surface Seat Surface

4 surface_base Surface Base

10 back_soft_surface Back Soft Surface

8 seat_soft_surface Seat Soft Surface

5 ground_surface Ground Surface

\ No newline at end of file diff --git a/38603/meta.json b/38603/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..796c4c1cb557611e8af55fb15509b9d2049e0a84 --- /dev/null +++ b/38603/meta.json @@ -0,0 +1 @@ +{"model_id": "63f6bb7487f81a03bdfa5e0753fa3240", "anno_id": "38603", "user_id": "shape12", "time_in_sec": "166", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/38603/result.json b/38603/result.json new file mode 100644 index 0000000000000000000000000000000000000000..9a5b8a92a105b8c71890c081adb728860f88c594 --- /dev/null +++ b/38603/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Soft Surface", "objs": ["original-3", "original-2", "original-7"], "id": 11, "name": "back_soft_surface"}], "id": 10, "name": "back_surface"}], "id": 1, "name": "chair_back"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["original-4", "original-6"], "id": 9, "name": "arm_sofa_style"}], "id": 2, "name": "chair_arm"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["original-5", "original-1", "original-8"], "id": 8, "name": "arm_sofa_style"}], "id": 3, "name": "chair_arm"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["original-10"], "id": 6, "name": "seat_soft_surface"}], "id": 5, "name": "seat_surface"}, {"text": "Pillow", "objs": ["original-11"], "id": 7, "name": "pillow"}], "id": 4, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Surface Base", "children": [{"text": "Ground Surface", "objs": ["original-9"], "id": 17, "name": "ground_surface"}], "id": 13, "name": "surface_base"}], "id": 12, "name": "chair_base"}, {"text": "decoration (other)", "children": [{"text": "other_leaf", "objs": ["original-13", "original-12"], "id": 19, "name": "other_leaf"}], "id": 18, "name": "other"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/38603/result_after_merging.json b/38603/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..aa45082ee686963cd8d65127e395ff8810478250 --- /dev/null +++ b/38603/result_after_merging.json @@ -0,0 +1 @@ +[{"children": [{"children": [{"children": [{"text": "back_single_surface", "objs": ["original-3", "original-2", "original-7"], "name": "back_single_surface", "ori_id": 11, "id": 3}], "text": "back_surface", "name": "back_surface", "ori_id": 10, "id": 2, "objs": ["original-3", "original-2", "original-7"]}], "text": "chair_back", "name": "chair_back", "ori_id": 1, "id": 1, "objs": ["original-3", "original-2", "original-7"]}, {"children": [{"text": "arm_sofa_style", "objs": ["original-4", "original-6"], "name": "arm_sofa_style", "ori_id": 9, "id": 5}], "text": "chair_arm", "name": "chair_arm", "ori_id": 2, "id": 4, "objs": ["original-4", "original-6"]}, {"children": [{"text": "arm_sofa_style", "objs": ["original-5", "original-1", "original-8"], "name": "arm_sofa_style", "ori_id": 8, "id": 7}], "text": "chair_arm", "name": "chair_arm", "ori_id": 3, "id": 6, "objs": ["original-5", "original-1", "original-8"]}, {"children": [{"children": [{"text": "seat_single_surface", "objs": ["original-10"], "name": "seat_single_surface", "ori_id": 6, "id": 10}], "text": "seat_surface", "name": "seat_surface", "ori_id": 5, "id": 9, "objs": ["original-10"]}], "text": "chair_seat", "name": "chair_seat", "ori_id": 4, "id": 8, "objs": ["original-10", "original-11"]}, {"text": "chair_base", "objs": ["original-9"], "name": "chair_base", "ori_id": 12, "id": 11}], "text": "chair", "name": "chair", "ori_id": 0, "id": 0, "objs": ["original-3", "original-2", "original-7", "original-4", "original-6", "original-5", "original-1", "original-8", "original-10", "original-11", "original-9", "original-13", "original-12"]}] \ No newline at end of file diff --git a/38603/tree_hier.html b/38603/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..b72e817dc7ec708f9e44ac405bafdaa0dbe6f709 --- /dev/null +++ b/38603/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_arm Chair Arm

3 chair_arm Chair Arm

4 chair_seat Chair Seat

12 chair_base Chair Base

18 other decoration (other)

10 back_surface Back Surface

9 arm_sofa_style Sofa-style Arm

8 arm_sofa_style Sofa-style Arm

5 seat_surface Seat Surface

7 pillow Pillow

13 surface_base Surface Base

19 other_leaf other_leaf

11 back_soft_surface Back Soft Surface

6 seat_soft_surface Seat Soft Surface

17 ground_surface Ground Surface

\ No newline at end of file diff --git a/38603/tree_hier_after_merging.html b/38603/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..af3c3908a810672331e1eb6a132f2d4f15e85214 --- /dev/null +++ b/38603/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_arm chair_arm

6 chair_arm chair_arm

8 chair_seat chair_seat

11 chair_base chair_base

2 back_surface back_surface

5 arm_sofa_style arm_sofa_style

7 arm_sofa_style arm_sofa_style

9 seat_surface seat_surface

3 back_single_surface back_single_surface

10 seat_single_surface seat_single_surface

\ No newline at end of file diff --git a/40809/meta.json b/40809/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..272a01cba85ac1b8d01493ab6d56e5d5b6c8e0b7 --- /dev/null +++ b/40809/meta.json @@ -0,0 +1 @@ +{"model_id": "935093c683edbf2087946594df4e196c", "anno_id": "40809", "user_id": "shape03", "time_in_sec": "178", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/40809/result.json b/40809/result.json new file mode 100644 index 0000000000000000000000000000000000000000..84158a39eb8f056648cfca2510efdca4738c074e --- /dev/null +++ b/40809/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Hard Surface", "objs": ["new-7"], "id": 16, "name": "back_hard_surface"}], "id": 12, "name": "back_surface"}, {"text": "Back Frame", "children": [{"text": "Back Frame Vertical Bar", "objs": ["new-6"], "id": 14, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Vertical Bar", "objs": ["new-5", "new-8"], "id": 15, "name": "back_frame_vertical_bar"}], "id": 13, "name": "back_frame"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["new-4"], "id": 10, "name": "seat_hard_surface"}], "id": 9, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-0"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["new-1"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["new-2"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-3"], "id": 8, "name": "leg"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/40809/result_after_merging.json b/40809/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..e0ddfbbedf605efe2b95f334b35d4611029b74ef --- /dev/null +++ b/40809/result_after_merging.json @@ -0,0 +1 @@ +[{"objs": ["new-7", "new-6", "new-5", "new-8", "new-4", "new-0", "new-1", "new-2", "new-3"], "children": [{"objs": ["new-7", "new-6", "new-5", "new-8"], "children": [{"objs": ["new-7"], "children": [{"id": 3, "text": "back_single_surface", "ori_id": 16, "name": "back_single_surface", "objs": ["new-7"]}], "id": 2, "text": "back_surface", "ori_id": 12, "name": "back_surface"}, {"objs": ["new-6", "new-5", "new-8"], "children": [{"id": 5, "text": "back_frame_vertical_bar", "ori_id": 14, "name": "back_frame_vertical_bar", "objs": ["new-6"]}, {"id": 6, "text": "back_frame_vertical_bar", "ori_id": 15, "name": "back_frame_vertical_bar", "objs": ["new-5", "new-8"]}], "id": 4, "text": "back_frame", "ori_id": 13, "name": "back_frame"}], "id": 1, "text": "chair_back", "ori_id": 1, "name": "chair_back"}, {"objs": ["new-4"], "children": [{"objs": ["new-4"], "children": [{"id": 9, "text": "seat_single_surface", "ori_id": 10, "name": "seat_single_surface", "objs": ["new-4"]}], "id": 8, "text": "seat_surface", "ori_id": 9, "name": "seat_surface"}], "id": 7, "text": "chair_seat", "ori_id": 2, "name": "chair_seat"}, {"objs": ["new-0", "new-1", "new-2", "new-3"], "children": [{"objs": ["new-0", "new-1", "new-2", "new-3"], "children": [{"id": 12, "text": "leg", "ori_id": 5, "name": "leg", "objs": ["new-0"]}, {"id": 13, "text": "leg", "ori_id": 6, "name": "leg", "objs": ["new-1"]}, {"id": 14, "text": "leg", "ori_id": 7, "name": "leg", "objs": ["new-2"]}, {"id": 15, "text": "leg", "ori_id": 8, "name": "leg", "objs": ["new-3"]}], "id": 11, "text": "regular_leg_base", "ori_id": 4, "name": "regular_leg_base"}], "id": 10, "text": "chair_base", "ori_id": 3, "name": "chair_base"}], "id": 0, "text": "chair", "ori_id": 0, "name": "chair"}] \ No newline at end of file diff --git a/40809/tree_hier.html b/40809/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..f141029c4973354b69b3bbdcaef96f1970571cff --- /dev/null +++ b/40809/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

12 back_surface Back Surface

13 back_frame Back Frame

9 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

16 back_hard_surface Back Hard Surface

14 back_frame_vertical_bar Back Frame Vertical Bar

15 back_frame_vertical_bar Back Frame Vertical Bar

10 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

\ No newline at end of file diff --git a/40809/tree_hier_after_merging.html b/40809/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..8b1967a77a8b982d45260b463b1a51fd29a3765a --- /dev/null +++ b/40809/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

7 chair_seat chair_seat

10 chair_base chair_base

2 back_surface back_surface

4 back_frame back_frame

8 seat_surface seat_surface

11 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

5 back_frame_vertical_bar back_frame_vertical_bar

6 back_frame_vertical_bar back_frame_vertical_bar

9 seat_single_surface seat_single_surface

12 leg leg

13 leg leg

14 leg leg

15 leg leg

\ No newline at end of file diff --git a/42414/meta.json b/42414/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3984d9b16f1732f5b09d70f43c756b67e5d1c40 --- /dev/null +++ b/42414/meta.json @@ -0,0 +1 @@ +{"model_id": "bdffe559220b8a561b01b8d225cb89ac", "anno_id": "42414", "user_id": "shape21", "time_in_sec": "742", "version": "5", "model_cat": "Chair"} \ No newline at end of file diff --git a/42414/result.json b/42414/result.json new file mode 100644 index 0000000000000000000000000000000000000000..c3879134e066a78bf8d58e29253bceea3aa4fd68 --- /dev/null +++ b/42414/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Soft Surface", "objs": ["original-60"], "id": 39, "name": "back_soft_surface"}], "id": 30, "name": "back_surface"}, {"text": "Back Frame", "children": [{"text": "Back Frame Vertical Bar", "objs": ["new-10"], "id": 35, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Vertical Bar", "objs": ["new-11"], "id": 36, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Horizontal Bar", "objs": ["original-61"], "id": 37, "name": "back_frame_horizontal_bar"}, {"text": "Back Frame Horizontal Bar", "objs": ["new-12"], "id": 38, "name": "back_frame_horizontal_bar"}], "id": 31, "name": "back_frame"}], "id": 1, "name": "chair_back"}, {"text": "Chair Arm", "children": [{"text": "Arm Vertical Bar", "objs": ["new-7"], "id": 20, "name": "arm_vertical_bar"}, {"text": "Arm Vertical Bar", "objs": ["new-8"], "id": 21, "name": "arm_vertical_bar"}, {"text": "Arm Horizontal Bar", "objs": ["new-9"], "id": 22, "name": "arm_horizontal_bar"}], "id": 2, "name": "chair_arm"}, {"text": "Chair Arm", "children": [{"text": "Arm Vertical Bar", "objs": ["new-3"], "id": 17, "name": "arm_vertical_bar"}, {"text": "Arm Vertical Bar", "objs": ["new-2"], "id": 18, "name": "arm_vertical_bar"}, {"text": "Arm Horizontal Bar", "objs": ["new-4"], "id": 19, "name": "arm_horizontal_bar"}], "id": 3, "name": "chair_arm"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["original-30"], "id": 16, "name": "seat_soft_surface"}], "id": 13, "name": "seat_surface"}, {"text": "Seat Support", "objs": ["original-59"], "id": 14, "name": "seat_support"}, {"text": "Seat Support", "objs": ["original-58"], "id": 15, "name": "seat_support"}], "id": 4, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-1"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-6"], "id": 8, "name": "leg"}, {"text": "Leg", "objs": ["new-5"], "id": 9, "name": "leg"}, {"text": "Leg", "objs": ["new-0"], "id": 10, "name": "leg"}], "id": 6, "name": "regular_leg_base"}], "id": 5, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/42414/result_after_merging.json b/42414/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..e80cec4ed2e1c8e3795ec7ff162c07598de182dd --- /dev/null +++ b/42414/result_after_merging.json @@ -0,0 +1 @@ +[{"name": "chair", "children": [{"name": "chair_back", "children": [{"name": "back_surface", "children": [{"name": "back_single_surface", "id": 3, "objs": ["original-60"], "ori_id": 39, "text": "back_single_surface"}], "text": "back_surface", "objs": ["original-60"], "ori_id": 30, "id": 2}, {"name": "back_frame", "children": [{"name": "back_frame_vertical_bar", "id": 5, "objs": ["new-10"], "ori_id": 35, "text": "back_frame_vertical_bar"}, {"name": "back_frame_vertical_bar", "id": 6, "objs": ["new-11"], "ori_id": 36, "text": "back_frame_vertical_bar"}, {"name": "back_frame_horizontal_bar", "id": 7, "objs": ["original-61"], "ori_id": 37, "text": "back_frame_horizontal_bar"}, {"name": "back_frame_horizontal_bar", "id": 8, "objs": ["new-12"], "ori_id": 38, "text": "back_frame_horizontal_bar"}], "text": "back_frame", "objs": ["new-10", "new-11", "original-61", "new-12"], "ori_id": 31, "id": 4}], "text": "chair_back", "objs": ["original-60", "new-10", "new-11", "original-61", "new-12"], "ori_id": 1, "id": 1}, {"name": "chair_arm", "children": [{"name": "arm_near_vertical_bar", "id": 10, "objs": ["new-7"], "ori_id": 20, "text": "arm_near_vertical_bar"}, {"name": "arm_near_vertical_bar", "id": 11, "objs": ["new-8"], "ori_id": 21, "text": "arm_near_vertical_bar"}, {"name": "arm_horizontal_bar", "id": 12, "objs": ["new-9"], "ori_id": 22, "text": "arm_horizontal_bar"}], "text": "chair_arm", "objs": ["new-7", "new-8", "new-9"], "ori_id": 2, "id": 9}, {"name": "chair_arm", "children": [{"name": "arm_near_vertical_bar", "id": 14, "objs": ["new-3"], "ori_id": 17, "text": "arm_near_vertical_bar"}, {"name": "arm_near_vertical_bar", "id": 15, "objs": ["new-2"], "ori_id": 18, "text": "arm_near_vertical_bar"}, {"name": "arm_horizontal_bar", "id": 16, "objs": ["new-4"], "ori_id": 19, "text": "arm_horizontal_bar"}], "text": "chair_arm", "objs": ["new-3", "new-2", "new-4"], "ori_id": 3, "id": 13}, {"name": "chair_seat", "children": [{"name": "seat_surface", "children": [{"name": "seat_single_surface", "id": 19, "objs": ["original-30"], "ori_id": 16, "text": "seat_single_surface"}], "text": "seat_surface", "objs": ["original-30"], "ori_id": 13, "id": 18}, {"name": "seat_support", "id": 20, "objs": ["original-59"], "ori_id": 14, "text": "seat_support"}, {"name": "seat_support", "id": 21, "objs": ["original-58"], "ori_id": 15, "text": "seat_support"}], "text": "chair_seat", "objs": ["original-30", "original-59", "original-58"], "ori_id": 4, "id": 17}, {"name": "chair_base", "children": [{"name": "regular_leg_base", "children": [{"name": "leg", "id": 24, "objs": ["new-1"], "ori_id": 7, "text": "leg"}, {"name": "leg", "id": 25, "objs": ["new-6"], "ori_id": 8, "text": "leg"}, {"name": "leg", "id": 26, "objs": ["new-5"], "ori_id": 9, "text": "leg"}, {"name": "leg", "id": 27, "objs": ["new-0"], "ori_id": 10, "text": "leg"}], "text": "regular_leg_base", "objs": ["new-1", "new-6", "new-5", "new-0"], "ori_id": 6, "id": 23}], "text": "chair_base", "objs": ["new-1", "new-6", "new-5", "new-0"], "ori_id": 5, "id": 22}], "text": "chair", "objs": ["original-60", "new-10", "new-11", "original-61", "new-12", "new-7", "new-8", "new-9", "new-3", "new-2", "new-4", "original-30", "original-59", "original-58", "new-1", "new-6", "new-5", "new-0"], "ori_id": 0, "id": 0}] \ No newline at end of file diff --git a/42414/tree_hier.html b/42414/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..531b89fe909d1c9bdf29b0808223225a92766869 --- /dev/null +++ b/42414/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_arm Chair Arm

3 chair_arm Chair Arm

4 chair_seat Chair Seat

5 chair_base Chair Base

30 back_surface Back Surface

31 back_frame Back Frame

20 arm_vertical_bar Arm Vertical Bar

21 arm_vertical_bar Arm Vertical Bar

22 arm_horizontal_bar Arm Horizontal Bar

17 arm_vertical_bar Arm Vertical Bar

18 arm_vertical_bar Arm Vertical Bar

19 arm_horizontal_bar Arm Horizontal Bar

13 seat_surface Seat Surface

14 seat_support Seat Support

15 seat_support Seat Support

6 regular_leg_base Regular Leg Base

39 back_soft_surface Back Soft Surface

35 back_frame_vertical_bar Back Frame Vertical Bar

36 back_frame_vertical_bar Back Frame Vertical Bar

37 back_frame_horizontal_bar Back Frame Horizontal Bar

38 back_frame_horizontal_bar Back Frame Horizontal Bar

16 seat_soft_surface Seat Soft Surface

7 leg Leg

8 leg Leg

9 leg Leg

10 leg Leg

\ No newline at end of file diff --git a/42414/tree_hier_after_merging.html b/42414/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..c3f17c168c3cec25c80a20b637415144717bb705 --- /dev/null +++ b/42414/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

9 chair_arm chair_arm

13 chair_arm chair_arm

17 chair_seat chair_seat

22 chair_base chair_base

2 back_surface back_surface

4 back_frame back_frame

10 arm_near_vertical_bar arm_near_vertical_bar

11 arm_near_vertical_bar arm_near_vertical_bar

12 arm_horizontal_bar arm_horizontal_bar

14 arm_near_vertical_bar arm_near_vertical_bar

15 arm_near_vertical_bar arm_near_vertical_bar

16 arm_horizontal_bar arm_horizontal_bar

18 seat_surface seat_surface

20 seat_support seat_support

21 seat_support seat_support

23 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

5 back_frame_vertical_bar back_frame_vertical_bar

6 back_frame_vertical_bar back_frame_vertical_bar

7 back_frame_horizontal_bar back_frame_horizontal_bar

8 back_frame_horizontal_bar back_frame_horizontal_bar

19 seat_single_surface seat_single_surface

24 leg leg

25 leg leg

26 leg leg

27 leg leg

\ No newline at end of file diff --git a/43031/meta.json b/43031/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b62f16943557ef1945eef191df82d58b4de6e732 --- /dev/null +++ b/43031/meta.json @@ -0,0 +1 @@ +{"model_id": "d0cf0982f16e5d583178d91f48c2217", "anno_id": "43031", "user_id": "shape08", "time_in_sec": "148", "version": "4", "model_cat": "Chair"} \ No newline at end of file diff --git a/43031/result.json b/43031/result.json new file mode 100644 index 0000000000000000000000000000000000000000..fcf001abe2c6ff3ea58631d217b047ba1ae8178b --- /dev/null +++ b/43031/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Complex Decoration", "objs": ["original-7"], "id": 17, "name": "back_complex_decoration"}], "id": 14, "name": "back_surface"}, {"text": "Back Frame", "children": [{"text": "Back Frame Vertical Bar", "objs": ["new-0"], "id": 18, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Vertical Bar", "objs": ["new-1"], "id": 19, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Horizontal Bar", "objs": ["new-2"], "id": 20, "name": "back_frame_horizontal_bar"}], "id": 15, "name": "back_frame"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["original-2"], "id": 11, "name": "seat_hard_surface"}], "id": 10, "name": "seat_surface"}, {"text": "Seat Frame", "children": [{"text": "Seat Holistic Frame", "objs": ["original-1", "original-3"], "id": 13, "name": "seat_holistic_frame"}], "id": 12, "name": "seat_frame"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["original-5"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["original-6"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["original-4"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["original-11"], "id": 8, "name": "leg"}, {"text": "Circular Stretcher", "objs": ["original-12"], "id": 9, "name": "circular_stretcher"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/43031/result_after_merging.json b/43031/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..1f04288baa82569baa3e36caa28e726faa5a13b0 --- /dev/null +++ b/43031/result_after_merging.json @@ -0,0 +1 @@ +[{"text": "chair", "objs": ["original-7", "new-0", "new-1", "new-2", "original-2", "original-1", "original-3", "original-5", "original-6", "original-4", "original-11", "original-12"], "name": "chair", "id": 0, "ori_id": 0, "children": [{"text": "chair_back", "objs": ["original-7", "new-0", "new-1", "new-2"], "name": "chair_back", "id": 1, "ori_id": 1, "children": [{"ori_id": 14, "text": "back_surface", "objs": ["original-7"], "name": "back_surface", "id": 2}, {"text": "back_frame", "objs": ["new-0", "new-1", "new-2"], "name": "back_frame", "id": 3, "ori_id": 15, "children": [{"ori_id": 18, "text": "back_frame_vertical_bar", "objs": ["new-0"], "name": "back_frame_vertical_bar", "id": 4}, {"ori_id": 19, "text": "back_frame_vertical_bar", "objs": ["new-1"], "name": "back_frame_vertical_bar", "id": 5}, {"ori_id": 20, "text": "back_frame_horizontal_bar", "objs": ["new-2"], "name": "back_frame_horizontal_bar", "id": 6}]}]}, {"text": "chair_seat", "objs": ["original-2", "original-1", "original-3"], "name": "chair_seat", "id": 7, "ori_id": 2, "children": [{"text": "seat_surface", "objs": ["original-2"], "name": "seat_surface", "id": 8, "ori_id": 10, "children": [{"ori_id": 11, "text": "seat_single_surface", "objs": ["original-2"], "name": "seat_single_surface", "id": 9}]}, {"text": "seat_frame", "objs": ["original-1", "original-3"], "name": "seat_frame", "id": 10, "ori_id": 12, "children": [{"ori_id": 13, "text": "seat_holistic_frame", "objs": ["original-1", "original-3"], "name": "seat_holistic_frame", "id": 11}]}]}, {"text": "chair_base", "objs": ["original-5", "original-6", "original-4", "original-11", "original-12"], "name": "chair_base", "id": 12, "ori_id": 3, "children": [{"text": "regular_leg_base", "objs": ["original-5", "original-6", "original-4", "original-11", "original-12"], "name": "regular_leg_base", "id": 13, "ori_id": 4, "children": [{"ori_id": 5, "text": "leg", "objs": ["original-5"], "name": "leg", "id": 14}, {"ori_id": 6, "text": "leg", "objs": ["original-6"], "name": "leg", "id": 15}, {"ori_id": 7, "text": "leg", "objs": ["original-4"], "name": "leg", "id": 16}, {"ori_id": 8, "text": "leg", "objs": ["original-11"], "name": "leg", "id": 17}]}]}]}] \ No newline at end of file diff --git a/43031/tree_hier.html b/43031/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..9f6abdaf6d7ac6e855eccfe25de97c6b9f3a301a --- /dev/null +++ b/43031/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

14 back_surface Back Surface

15 back_frame Back Frame

10 seat_surface Seat Surface

12 seat_frame Seat Frame

4 regular_leg_base Regular Leg Base

17 back_complex_decoration Back Complex Decoration

18 back_frame_vertical_bar Back Frame Vertical Bar

19 back_frame_vertical_bar Back Frame Vertical Bar

20 back_frame_horizontal_bar Back Frame Horizontal Bar

11 seat_hard_surface Seat Hard Surface

13 seat_holistic_frame Seat Holistic Frame

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

9 circular_stretcher Circular Stretcher

\ No newline at end of file diff --git a/43031/tree_hier_after_merging.html b/43031/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..504a565252d091645813b2552d7e177b81f4728a --- /dev/null +++ b/43031/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

7 chair_seat chair_seat

12 chair_base chair_base

2 back_surface back_surface

3 back_frame back_frame

8 seat_surface seat_surface

10 seat_frame seat_frame

13 regular_leg_base regular_leg_base

4 back_frame_vertical_bar back_frame_vertical_bar

5 back_frame_vertical_bar back_frame_vertical_bar

6 back_frame_horizontal_bar back_frame_horizontal_bar

9 seat_single_surface seat_single_surface

11 seat_holistic_frame seat_holistic_frame

14 leg leg

15 leg leg

16 leg leg

17 leg leg

\ No newline at end of file diff --git a/43272/meta.json b/43272/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..919a1c8171c5c329f8f070fb304a422c1ea2d9d0 --- /dev/null +++ b/43272/meta.json @@ -0,0 +1 @@ +{"model_id": "d6579d7c278cb9a47f093285855bdfd7", "anno_id": "43272", "user_id": "yz-majinghua", "time_in_sec": "53", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/43272/result.json b/43272/result.json new file mode 100644 index 0000000000000000000000000000000000000000..1b6e4dac79f3ef30f4ff916c06689f5de7793db3 --- /dev/null +++ b/43272/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Hard Surface", "objs": ["new-5"], "id": 12, "name": "back_hard_surface"}], "id": 11, "name": "back_surface"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["new-4"], "id": 10, "name": "seat_hard_surface"}], "id": 9, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-1"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["new-0"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["new-2"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-3"], "id": 8, "name": "leg"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/43272/result_after_merging.json b/43272/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..4adea84ce5ea919c6dea24a5712c4e11c03fc74d --- /dev/null +++ b/43272/result_after_merging.json @@ -0,0 +1 @@ +[{"objs": ["new-5", "new-4", "new-1", "new-0", "new-2", "new-3"], "text": "chair", "name": "chair", "children": [{"objs": ["new-5"], "text": "chair_back", "name": "chair_back", "children": [{"objs": ["new-5"], "text": "back_surface", "name": "back_surface", "children": [{"id": 3, "objs": ["new-5"], "name": "back_single_surface", "text": "back_single_surface", "ori_id": 12}], "id": 2, "ori_id": 11}], "id": 1, "ori_id": 1}, {"objs": ["new-4"], "text": "chair_seat", "name": "chair_seat", "children": [{"objs": ["new-4"], "text": "seat_surface", "name": "seat_surface", "children": [{"id": 6, "objs": ["new-4"], "name": "seat_single_surface", "text": "seat_single_surface", "ori_id": 10}], "id": 5, "ori_id": 9}], "id": 4, "ori_id": 2}, {"objs": ["new-1", "new-0", "new-2", "new-3"], "text": "chair_base", "name": "chair_base", "children": [{"objs": ["new-1", "new-0", "new-2", "new-3"], "text": "regular_leg_base", "name": "regular_leg_base", "children": [{"id": 9, "objs": ["new-1"], "name": "leg", "text": "leg", "ori_id": 5}, {"id": 10, "objs": ["new-0"], "name": "leg", "text": "leg", "ori_id": 6}, {"id": 11, "objs": ["new-2"], "name": "leg", "text": "leg", "ori_id": 7}, {"id": 12, "objs": ["new-3"], "name": "leg", "text": "leg", "ori_id": 8}], "id": 8, "ori_id": 4}], "id": 7, "ori_id": 3}], "id": 0, "ori_id": 0}] \ No newline at end of file diff --git a/43272/tree_hier.html b/43272/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..916564297760b58bfb4c971f729888c840175964 --- /dev/null +++ b/43272/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

11 back_surface Back Surface

9 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

12 back_hard_surface Back Hard Surface

10 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

\ No newline at end of file diff --git a/43272/tree_hier_after_merging.html b/43272/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..89513a247491100dc8278a4297f1643eda05e218 --- /dev/null +++ b/43272/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_seat chair_seat

7 chair_base chair_base

2 back_surface back_surface

5 seat_surface seat_surface

8 regular_leg_base regular_leg_base

3 back_single_surface back_single_surface

6 seat_single_surface seat_single_surface

9 leg leg

10 leg leg

11 leg leg

12 leg leg

\ No newline at end of file diff --git a/43329/meta.json b/43329/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb4d1002c6be2a5623ae9409ff2b2b6eb3aa47e5 --- /dev/null +++ b/43329/meta.json @@ -0,0 +1 @@ +{"model_id": "d7867d215f52107ba5e8cf3aa1686d66", "anno_id": "43329", "user_id": "shape08", "time_in_sec": "167", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/43329/result.json b/43329/result.json new file mode 100644 index 0000000000000000000000000000000000000000..f26be75a1241b0b59f7cf93429267cb49134d96d --- /dev/null +++ b/43329/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["original-2"], "id": 10, "name": "seat_hard_surface"}], "id": 9, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["original-17", "original-19"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["original-21", "original-23"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["original-9", "original-11"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["original-13", "original-15"], "id": 8, "name": "leg"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}, {"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Hard Surface", "objs": ["original-5"], "id": 19, "name": "back_hard_surface"}], "id": 18, "name": "back_surface"}, {"text": "Back Connector", "objs": ["original-4", "original-24", "original-3"], "id": 20, "name": "back_connector"}], "id": 11, "name": "chair_back"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["original-6"], "id": 17, "name": "arm_sofa_style"}], "id": 12, "name": "chair_arm"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["original-7"], "id": 14, "name": "arm_sofa_style"}], "id": 13, "name": "chair_arm"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/43329/result_after_merging.json b/43329/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..113916f9cedcc363188c7f5f9e3c6d364ddf93cc --- /dev/null +++ b/43329/result_after_merging.json @@ -0,0 +1 @@ +[{"text": "chair", "children": [{"text": "chair_seat", "children": [{"text": "seat_surface", "children": [{"objs": ["original-2"], "text": "seat_single_surface", "id": 3, "ori_id": 10, "name": "seat_single_surface"}], "ori_id": 9, "name": "seat_surface", "id": 2, "objs": ["original-2"]}], "ori_id": 2, "name": "chair_seat", "id": 1, "objs": ["original-2"]}, {"text": "chair_base", "children": [{"text": "regular_leg_base", "children": [{"objs": ["original-17", "original-19"], "text": "leg", "id": 6, "ori_id": 5, "name": "leg"}, {"objs": ["original-21", "original-23"], "text": "leg", "id": 7, "ori_id": 6, "name": "leg"}, {"objs": ["original-9", "original-11"], "text": "leg", "id": 8, "ori_id": 7, "name": "leg"}, {"objs": ["original-13", "original-15"], "text": "leg", "id": 9, "ori_id": 8, "name": "leg"}], "ori_id": 4, "name": "regular_leg_base", "id": 5, "objs": ["original-17", "original-19", "original-21", "original-23", "original-9", "original-11", "original-13", "original-15"]}], "ori_id": 3, "name": "chair_base", "id": 4, "objs": ["original-17", "original-19", "original-21", "original-23", "original-9", "original-11", "original-13", "original-15"]}, {"text": "chair_back", "children": [{"text": "back_surface", "children": [{"objs": ["original-5"], "text": "back_single_surface", "id": 12, "ori_id": 19, "name": "back_single_surface"}], "ori_id": 18, "name": "back_surface", "id": 11, "objs": ["original-5"]}, {"objs": ["original-4", "original-24", "original-3"], "text": "back_connector", "id": 13, "ori_id": 20, "name": "back_connector"}], "ori_id": 11, "name": "chair_back", "id": 10, "objs": ["original-5", "original-4", "original-24", "original-3"]}, {"text": "chair_arm", "children": [{"objs": ["original-6"], "text": "arm_sofa_style", "id": 15, "ori_id": 17, "name": "arm_sofa_style"}], "ori_id": 12, "name": "chair_arm", "id": 14, "objs": ["original-6"]}, {"text": "chair_arm", "children": [{"objs": ["original-7"], "text": "arm_sofa_style", "id": 17, "ori_id": 14, "name": "arm_sofa_style"}], "ori_id": 13, "name": "chair_arm", "id": 16, "objs": ["original-7"]}], "ori_id": 0, "name": "chair", "id": 0, "objs": ["original-2", "original-17", "original-19", "original-21", "original-23", "original-9", "original-11", "original-13", "original-15", "original-5", "original-4", "original-24", "original-3", "original-6", "original-7"]}] \ No newline at end of file diff --git a/43329/tree_hier.html b/43329/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..536e23963e0d746df61e9dd28f84372549f09646 --- /dev/null +++ b/43329/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

2 chair_seat Chair Seat

3 chair_base Chair Base

11 chair_back Chair Back

12 chair_arm Chair Arm

13 chair_arm Chair Arm

9 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

18 back_surface Back Surface

20 back_connector Back Connector

17 arm_sofa_style Sofa-style Arm

14 arm_sofa_style Sofa-style Arm

10 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

19 back_hard_surface Back Hard Surface

\ No newline at end of file diff --git a/43329/tree_hier_after_merging.html b/43329/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..1dbc7ef6b1dcaa6e39c1f82e4f180bc17fe7b01f --- /dev/null +++ b/43329/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_seat chair_seat

4 chair_base chair_base

10 chair_back chair_back

14 chair_arm chair_arm

16 chair_arm chair_arm

2 seat_surface seat_surface

5 regular_leg_base regular_leg_base

11 back_surface back_surface

13 back_connector back_connector

15 arm_sofa_style arm_sofa_style

17 arm_sofa_style arm_sofa_style

3 seat_single_surface seat_single_surface

6 leg leg

7 leg leg

8 leg leg

9 leg leg

12 back_single_surface back_single_surface

\ No newline at end of file diff --git a/43883/meta.json b/43883/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f87c18c247d2e21cb24bc4498e67a025c4755c4d --- /dev/null +++ b/43883/meta.json @@ -0,0 +1 @@ +{"model_id": "e6ec608ccfb38d6247928239f46b6ef1", "anno_id": "43883", "user_id": "yz-majinghua", "time_in_sec": "339", "version": "4", "model_cat": "Chair"} \ No newline at end of file diff --git a/43883/result.json b/43883/result.json new file mode 100644 index 0000000000000000000000000000000000000000..0e81ed3462ebfc833b44519fb10ab40d8aa7cc74 --- /dev/null +++ b/43883/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Surface Vertical Bar", "objs": ["new-9"], "id": 17, "name": "back_surface_vertical_bar"}, {"text": "Back Surface Vertical Bar", "objs": ["new-8"], "id": 18, "name": "back_surface_vertical_bar"}], "id": 14, "name": "back_surface"}, {"text": "Back Frame", "children": [{"text": "Back Holistic Frame", "objs": ["new-10"], "id": 16, "name": "back_holistic_frame"}], "id": 15, "name": "back_frame"}, {"text": "Back Support", "objs": ["new-6"], "id": 19, "name": "back_support"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Hard Surface", "objs": ["new-7"], "id": 21, "name": "seat_hard_surface"}], "id": 20, "name": "seat_surface"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-2"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["new-3"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["new-0"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-1"], "id": 8, "name": "leg"}, {"text": "Seat Connector", "objs": ["new-5"], "id": 22, "name": "seat_connector"}, {"text": "Seat Connector", "objs": ["new-4"], "id": 23, "name": "seat_connector"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/43883/result_after_merging.json b/43883/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..34d60b2e802a1c8dd64604f8aabc7edb95e9c087 --- /dev/null +++ b/43883/result_after_merging.json @@ -0,0 +1 @@ +[{"ori_id": 0, "name": "chair", "text": "chair", "children": [{"ori_id": 1, "name": "chair_back", "text": "chair_back", "children": [{"ori_id": 14, "name": "back_surface", "text": "back_surface", "children": [{"ori_id": 17, "id": 3, "name": "back_surface_vertical_bar", "text": "back_surface_vertical_bar", "objs": ["new-9"]}, {"ori_id": 18, "id": 4, "name": "back_surface_vertical_bar", "text": "back_surface_vertical_bar", "objs": ["new-8"]}], "objs": ["new-9", "new-8"], "id": 2}, {"ori_id": 15, "name": "back_frame", "text": "back_frame", "children": [{"ori_id": 16, "id": 6, "name": "back_holistic_frame", "text": "back_holistic_frame", "objs": ["new-10"]}], "objs": ["new-10"], "id": 5}, {"ori_id": 19, "id": 7, "name": "back_support", "text": "back_support", "objs": ["new-6"]}], "objs": ["new-9", "new-8", "new-10", "new-6"], "id": 1}, {"ori_id": 2, "name": "chair_seat", "text": "chair_seat", "children": [{"ori_id": 20, "name": "seat_surface", "text": "seat_surface", "children": [{"ori_id": 21, "id": 10, "name": "seat_single_surface", "text": "seat_single_surface", "objs": ["new-7"]}], "objs": ["new-7"], "id": 9}], "objs": ["new-7"], "id": 8}, {"ori_id": 3, "name": "chair_base", "text": "chair_base", "children": [{"ori_id": 4, "name": "regular_leg_base", "text": "regular_leg_base", "children": [{"ori_id": 5, "id": 13, "name": "leg", "text": "leg", "objs": ["new-2"]}, {"ori_id": 6, "id": 14, "name": "leg", "text": "leg", "objs": ["new-3"]}, {"ori_id": 7, "id": 15, "name": "leg", "text": "leg", "objs": ["new-0"]}, {"ori_id": 8, "id": 16, "name": "leg", "text": "leg", "objs": ["new-1"]}], "objs": ["new-2", "new-3", "new-0", "new-1", "new-5", "new-4"], "id": 12}], "objs": ["new-2", "new-3", "new-0", "new-1", "new-5", "new-4"], "id": 11}], "objs": ["new-9", "new-8", "new-10", "new-6", "new-7", "new-2", "new-3", "new-0", "new-1", "new-5", "new-4"], "id": 0}] \ No newline at end of file diff --git a/43883/tree_hier.html b/43883/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..0fb87074a2f2b54e4dfeb12a45e31afe633aed6d --- /dev/null +++ b/43883/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

14 back_surface Back Surface

15 back_frame Back Frame

19 back_support Back Support

20 seat_surface Seat Surface

4 regular_leg_base Regular Leg Base

17 back_surface_vertical_bar Back Surface Vertical Bar

18 back_surface_vertical_bar Back Surface Vertical Bar

16 back_holistic_frame Back Holistic Frame

21 seat_hard_surface Seat Hard Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

22 seat_connector Seat Connector

23 seat_connector Seat Connector

\ No newline at end of file diff --git a/43883/tree_hier_after_merging.html b/43883/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..e8d4f27f20f31485e3d09de6c9313f3e58b832f4 --- /dev/null +++ b/43883/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

8 chair_seat chair_seat

11 chair_base chair_base

2 back_surface back_surface

5 back_frame back_frame

7 back_support back_support

9 seat_surface seat_surface

12 regular_leg_base regular_leg_base

3 back_surface_vertical_bar back_surface_vertical_bar

4 back_surface_vertical_bar back_surface_vertical_bar

6 back_holistic_frame back_holistic_frame

10 seat_single_surface seat_single_surface

13 leg leg

14 leg leg

15 leg leg

16 leg leg

\ No newline at end of file diff --git a/43925/meta.json b/43925/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c99139efc00fa12de7bc3893e0be29cd61dc8ab --- /dev/null +++ b/43925/meta.json @@ -0,0 +1 @@ +{"model_id": "e8829b6a1601c109bebd676e3a69dcf6", "anno_id": "43925", "user_id": "yz_zhangcong", "time_in_sec": "81", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/43925/result.json b/43925/result.json new file mode 100644 index 0000000000000000000000000000000000000000..e182f8ffb2c972ba8c6aeedc29c815d09dce85cf --- /dev/null +++ b/43925/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Soft Surface", "objs": ["new-2"], "id": 9, "name": "back_soft_surface"}], "id": 8, "name": "back_surface"}], "id": 1, "name": "chair_back"}, {"text": "Chair Arm", "children": [{"text": "Sofa-style Arm", "objs": ["new-0"], "id": 7, "name": "arm_sofa_style"}], "id": 2, "name": "chair_arm"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["new-1"], "id": 6, "name": "seat_soft_surface"}], "id": 4, "name": "seat_surface"}, {"text": "Seat Support", "objs": ["original-1"], "id": 5, "name": "seat_support"}], "id": 3, "name": "chair_seat"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/43925/result_after_merging.json b/43925/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..1eda4881cfea99b6a235bc9e78a34050ffe7e1c0 --- /dev/null +++ b/43925/result_after_merging.json @@ -0,0 +1 @@ +[{"objs": ["new-2", "new-0", "new-1", "original-1"], "name": "chair", "text": "chair", "ori_id": 0, "children": [{"objs": ["new-2"], "name": "chair_back", "text": "chair_back", "ori_id": 1, "children": [{"objs": ["new-2"], "name": "back_surface", "text": "back_surface", "ori_id": 8, "children": [{"objs": ["new-2"], "name": "back_single_surface", "text": "back_single_surface", "ori_id": 9, "id": 3}], "id": 2}], "id": 1}, {"objs": ["new-0"], "name": "chair_arm", "text": "chair_arm", "ori_id": 2, "children": [{"objs": ["new-0"], "name": "arm_sofa_style", "text": "arm_sofa_style", "ori_id": 7, "id": 5}], "id": 4}, {"objs": ["new-1", "original-1"], "name": "chair_seat", "text": "chair_seat", "ori_id": 3, "children": [{"objs": ["new-1"], "name": "seat_surface", "text": "seat_surface", "ori_id": 4, "children": [{"objs": ["new-1"], "name": "seat_single_surface", "text": "seat_single_surface", "ori_id": 6, "id": 8}], "id": 7}, {"objs": ["original-1"], "name": "seat_support", "text": "seat_support", "ori_id": 5, "id": 9}], "id": 6}], "id": 0}] \ No newline at end of file diff --git a/43925/tree_hier.html b/43925/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..033bf7b0306d1bbf93735b52a5bb5850da485cd8 --- /dev/null +++ b/43925/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_arm Chair Arm

3 chair_seat Chair Seat

8 back_surface Back Surface

7 arm_sofa_style Sofa-style Arm

4 seat_surface Seat Surface

5 seat_support Seat Support

9 back_soft_surface Back Soft Surface

6 seat_soft_surface Seat Soft Surface

\ No newline at end of file diff --git a/43925/tree_hier_after_merging.html b/43925/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..c088626b2cefb8ca319a7b35074daef6a40715b4 --- /dev/null +++ b/43925/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

4 chair_arm chair_arm

6 chair_seat chair_seat

2 back_surface back_surface

5 arm_sofa_style arm_sofa_style

7 seat_surface seat_surface

9 seat_support seat_support

3 back_single_surface back_single_surface

8 seat_single_surface seat_single_surface

\ No newline at end of file diff --git a/43952/meta.json b/43952/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f12422cb4e30f1f54e14721b3b276993d3e9c1c8 --- /dev/null +++ b/43952/meta.json @@ -0,0 +1 @@ +{"model_id": "e94befd51c02533b17b431cae0dd70ed", "anno_id": "43952", "user_id": "yz_zhangcong", "time_in_sec": "665", "version": "5", "model_cat": "Chair"} \ No newline at end of file diff --git a/43952/result.json b/43952/result.json new file mode 100644 index 0000000000000000000000000000000000000000..e2463ba45b248fdb10c026cb6d0d14ddcde20857 --- /dev/null +++ b/43952/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["original-13"], "id": 20, "name": "seat_soft_surface"}], "id": 16, "name": "seat_surface"}, {"text": "Seat Frame", "children": [{"text": "Seat Frame Vertical Bar", "objs": ["original-15"], "id": 18, "name": "seat_frame_vertical_bar"}, {"text": "Seat Frame Vertical Bar", "objs": ["original-14"], "id": 19, "name": "seat_frame_vertical_bar"}], "id": 17, "name": "seat_frame"}], "id": 4, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-13"], "id": 27, "name": "leg"}, {"text": "Leg", "objs": ["new-7", "new-16"], "id": 28, "name": "leg"}, {"text": "Leg", "objs": ["new-15"], "id": 29, "name": "leg"}, {"text": "Leg", "objs": ["new-5", "new-12"], "id": 30, "name": "leg"}, {"text": "Runner", "objs": ["new-4", "new-10"], "id": 31, "name": "runner"}, {"text": "Runner", "objs": ["new-17", "original-9", "original-10"], "id": 32, "name": "runner"}, {"text": "Runner", "objs": ["new-1", "original-7", "new-14"], "id": 33, "name": "runner"}, {"text": "Runner", "objs": ["new-3", "new-11"], "id": 34, "name": "runner"}, {"text": "Runner", "objs": ["new-2", "new-9"], "id": 35, "name": "runner"}], "id": 26, "name": "regular_leg_base"}], "id": 5, "name": "chair_base"}, {"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Soft Surface", "objs": ["original-12"], "id": 25, "name": "back_soft_surface"}], "id": 24, "name": "back_surface"}], "id": 23, "name": "chair_back"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/43952/result_after_merging.json b/43952/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..a20961e2846fc83601965aaf7cf496e92fbfc387 --- /dev/null +++ b/43952/result_after_merging.json @@ -0,0 +1 @@ +[{"objs": ["original-13", "original-15", "original-14", "new-13", "new-7", "new-16", "new-15", "new-5", "new-12", "new-4", "new-10", "new-17", "original-9", "original-10", "new-1", "original-7", "new-14", "new-3", "new-11", "new-2", "new-9", "original-12"], "id": 0, "ori_id": 0, "name": "chair", "text": "chair", "children": [{"objs": ["original-13", "original-15", "original-14"], "id": 1, "ori_id": 4, "name": "chair_seat", "text": "chair_seat", "children": [{"objs": ["original-13"], "id": 2, "ori_id": 16, "name": "seat_surface", "text": "seat_surface", "children": [{"ori_id": 20, "name": "seat_single_surface", "id": 3, "text": "seat_single_surface", "objs": ["original-13"]}]}, {"objs": ["original-15", "original-14"], "id": 4, "ori_id": 17, "name": "seat_frame", "text": "seat_frame", "children": [{"ori_id": 18, "name": "seat_frame_bar", "id": 5, "text": "seat_frame_bar", "objs": ["original-15"]}, {"ori_id": 19, "name": "seat_frame_bar", "id": 6, "text": "seat_frame_bar", "objs": ["original-14"]}]}]}, {"objs": ["new-13", "new-7", "new-16", "new-15", "new-5", "new-12", "new-4", "new-10", "new-17", "original-9", "original-10", "new-1", "original-7", "new-14", "new-3", "new-11", "new-2", "new-9"], "id": 7, "ori_id": 5, "name": "chair_base", "text": "chair_base", "children": [{"objs": ["new-13", "new-7", "new-16", "new-15", "new-5", "new-12", "new-4", "new-10", "new-17", "original-9", "original-10", "new-1", "original-7", "new-14", "new-3", "new-11", "new-2", "new-9"], "id": 8, "ori_id": 26, "name": "regular_leg_base", "text": "regular_leg_base", "children": [{"ori_id": 27, "name": "leg", "id": 9, "text": "leg", "objs": ["new-13"]}, {"ori_id": 28, "name": "leg", "id": 10, "text": "leg", "objs": ["new-7", "new-16"]}, {"ori_id": 29, "name": "leg", "id": 11, "text": "leg", "objs": ["new-15"]}, {"ori_id": 30, "name": "leg", "id": 12, "text": "leg", "objs": ["new-5", "new-12"]}, {"ori_id": 31, "name": "runner", "id": 13, "text": "runner", "objs": ["new-4", "new-10"]}, {"ori_id": 32, "name": "runner", "id": 14, "text": "runner", "objs": ["new-17", "original-9", "original-10"]}, {"ori_id": 33, "name": "runner", "id": 15, "text": "runner", "objs": ["new-1", "original-7", "new-14"]}, {"ori_id": 34, "name": "runner", "id": 16, "text": "runner", "objs": ["new-3", "new-11"]}, {"ori_id": 35, "name": "runner", "id": 17, "text": "runner", "objs": ["new-2", "new-9"]}]}]}, {"objs": ["original-12"], "id": 18, "ori_id": 23, "name": "chair_back", "text": "chair_back", "children": [{"objs": ["original-12"], "id": 19, "ori_id": 24, "name": "back_surface", "text": "back_surface", "children": [{"ori_id": 25, "name": "back_single_surface", "id": 20, "text": "back_single_surface", "objs": ["original-12"]}]}]}]}] \ No newline at end of file diff --git a/43952/tree_hier.html b/43952/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..0f4c12f6e4cd7b0fc8ff0b82c40901642d9b255e --- /dev/null +++ b/43952/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

4 chair_seat Chair Seat

5 chair_base Chair Base

23 chair_back Chair Back

16 seat_surface Seat Surface

17 seat_frame Seat Frame

26 regular_leg_base Regular Leg Base

24 back_surface Back Surface

20 seat_soft_surface Seat Soft Surface

18 seat_frame_vertical_bar Seat Frame Vertical Bar

19 seat_frame_vertical_bar Seat Frame Vertical Bar

27 leg Leg

28 leg Leg

29 leg Leg

30 leg Leg

31 runner Runner

32 runner Runner

33 runner Runner

34 runner Runner

35 runner Runner

25 back_soft_surface Back Soft Surface

\ No newline at end of file diff --git a/43952/tree_hier_after_merging.html b/43952/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..1cd076d5cf1724688647ab3f2e22c9503129f804 --- /dev/null +++ b/43952/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_seat chair_seat

7 chair_base chair_base

18 chair_back chair_back

2 seat_surface seat_surface

4 seat_frame seat_frame

8 regular_leg_base regular_leg_base

19 back_surface back_surface

3 seat_single_surface seat_single_surface

5 seat_frame_bar seat_frame_bar

6 seat_frame_bar seat_frame_bar

9 leg leg

10 leg leg

11 leg leg

12 leg leg

13 runner runner

14 runner runner

15 runner runner

16 runner runner

17 runner runner

20 back_single_surface back_single_surface

\ No newline at end of file diff --git a/44294/meta.json b/44294/meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20d529500fcfe3093dc3a171a6ed1028ec366550 --- /dev/null +++ b/44294/meta.json @@ -0,0 +1 @@ +{"model_id": "f1dac1909107c0eef51f77a6d7299806", "anno_id": "44294", "user_id": "yz-zhangl", "time_in_sec": "348", "version": "3", "model_cat": "Chair"} \ No newline at end of file diff --git a/44294/result.json b/44294/result.json new file mode 100644 index 0000000000000000000000000000000000000000..5806f35e832bbdc58c07f632b1a8f03f969d4617 --- /dev/null +++ b/44294/result.json @@ -0,0 +1 @@ +[{"text": "Sitting Furniture", "children": [{"text": "Chair Back", "children": [{"text": "Back Surface", "children": [{"text": "Back Surface Slant Bar", "objs": ["original-11"], "id": 35, "name": "back_surface_slant_bar"}, {"text": "Back Surface Slant Bar", "objs": ["original-12"], "id": 36, "name": "back_surface_slant_bar"}], "id": 30, "name": "back_surface"}, {"text": "Back Frame", "children": [{"text": "Back Frame Vertical Bar", "objs": ["original-5"], "id": 32, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Vertical Bar", "objs": ["new-7", "new-8"], "id": 33, "name": "back_frame_vertical_bar"}, {"text": "Back Frame Horizontal Bar", "objs": ["original-10"], "id": 34, "name": "back_frame_horizontal_bar"}], "id": 31, "name": "back_frame"}], "id": 1, "name": "chair_back"}, {"text": "Chair Seat", "children": [{"text": "Seat Surface", "children": [{"text": "Seat Soft Surface", "objs": ["new-4"], "id": 25, "name": "seat_soft_surface"}], "id": 19, "name": "seat_surface"}, {"text": "Seat Support", "objs": ["original-13"], "id": 20, "name": "seat_support"}, {"text": "Seat Support", "objs": ["new-0"], "id": 21, "name": "seat_support"}, {"text": "Seat Support", "objs": ["original-15"], "id": 22, "name": "seat_support"}, {"text": "Seat Support", "objs": ["original-14"], "id": 23, "name": "seat_support"}, {"text": "Seat Support", "objs": ["new-5"], "id": 24, "name": "seat_support"}], "id": 2, "name": "chair_seat"}, {"text": "Chair Base", "children": [{"text": "Regular Leg Base", "children": [{"text": "Leg", "objs": ["new-9", "new-3"], "id": 5, "name": "leg"}, {"text": "Leg", "objs": ["original-7"], "id": 6, "name": "leg"}, {"text": "Leg", "objs": ["new-1"], "id": 7, "name": "leg"}, {"text": "Leg", "objs": ["new-2"], "id": 8, "name": "leg"}, {"text": "Bar Stretcher", "objs": ["original-8"], "id": 9, "name": "bar_stretcher"}, {"text": "Bar Stretcher", "objs": ["original-3"], "id": 10, "name": "bar_stretcher"}, {"text": "Bar Stretcher", "objs": ["original-4"], "id": 11, "name": "bar_stretcher"}, {"text": "Bar Stretcher", "objs": ["original-6"], "id": 12, "name": "bar_stretcher"}, {"text": "Circular Stretcher", "objs": ["original-2"], "id": 13, "name": "circular_stretcher"}], "id": 4, "name": "regular_leg_base"}], "id": 3, "name": "chair_base"}], "id": 0, "name": "chair"}] \ No newline at end of file diff --git a/44294/result_after_merging.json b/44294/result_after_merging.json new file mode 100644 index 0000000000000000000000000000000000000000..4d1635ad1c8bd479d2dd5a443d0147a2e18bf025 --- /dev/null +++ b/44294/result_after_merging.json @@ -0,0 +1 @@ +[{"id": 0, "objs": ["original-11", "original-12", "original-5", "new-7", "new-8", "original-10", "new-4", "original-13", "new-0", "original-15", "original-14", "new-5", "new-9", "new-3", "original-7", "new-1", "new-2", "original-8", "original-3", "original-4", "original-6", "original-2"], "name": "chair", "children": [{"id": 1, "objs": ["original-11", "original-12", "original-5", "new-7", "new-8", "original-10"], "name": "chair_back", "children": [{"id": 2, "objs": ["original-11", "original-12"], "name": "back_surface", "ori_id": 30, "text": "back_surface"}, {"id": 3, "objs": ["original-5", "new-7", "new-8", "original-10"], "name": "back_frame", "children": [{"id": 4, "objs": ["original-5"], "name": "back_frame_vertical_bar", "ori_id": 32, "text": "back_frame_vertical_bar"}, {"id": 5, "objs": ["new-7", "new-8"], "name": "back_frame_vertical_bar", "ori_id": 33, "text": "back_frame_vertical_bar"}, {"id": 6, "objs": ["original-10"], "name": "back_frame_horizontal_bar", "ori_id": 34, "text": "back_frame_horizontal_bar"}], "ori_id": 31, "text": "back_frame"}], "ori_id": 1, "text": "chair_back"}, {"id": 7, "objs": ["new-4", "original-13", "new-0", "original-15", "original-14", "new-5"], "name": "chair_seat", "children": [{"id": 8, "objs": ["new-4"], "name": "seat_surface", "children": [{"id": 9, "objs": ["new-4"], "name": "seat_single_surface", "ori_id": 25, "text": "seat_single_surface"}], "ori_id": 19, "text": "seat_surface"}, {"id": 10, "objs": ["original-13"], "name": "seat_support", "ori_id": 20, "text": "seat_support"}, {"id": 11, "objs": ["new-0"], "name": "seat_support", "ori_id": 21, "text": "seat_support"}, {"id": 12, "objs": ["original-15"], "name": "seat_support", "ori_id": 22, "text": "seat_support"}, {"id": 13, "objs": ["original-14"], "name": "seat_support", "ori_id": 23, "text": "seat_support"}, {"id": 14, "objs": ["new-5"], "name": "seat_support", "ori_id": 24, "text": "seat_support"}], "ori_id": 2, "text": "chair_seat"}, {"id": 15, "objs": ["new-9", "new-3", "original-7", "new-1", "new-2", "original-8", "original-3", "original-4", "original-6", "original-2"], "name": "chair_base", "children": [{"id": 16, "objs": ["new-9", "new-3", "original-7", "new-1", "new-2", "original-8", "original-3", "original-4", "original-6", "original-2"], "name": "regular_leg_base", "children": [{"id": 17, "objs": ["new-9", "new-3"], "name": "leg", "ori_id": 5, "text": "leg"}, {"id": 18, "objs": ["original-7"], "name": "leg", "ori_id": 6, "text": "leg"}, {"id": 19, "objs": ["new-1"], "name": "leg", "ori_id": 7, "text": "leg"}, {"id": 20, "objs": ["new-2"], "name": "leg", "ori_id": 8, "text": "leg"}, {"id": 21, "objs": ["original-8"], "name": "bar_stretcher", "ori_id": 9, "text": "bar_stretcher"}, {"id": 22, "objs": ["original-3"], "name": "bar_stretcher", "ori_id": 10, "text": "bar_stretcher"}, {"id": 23, "objs": ["original-4"], "name": "bar_stretcher", "ori_id": 11, "text": "bar_stretcher"}, {"id": 24, "objs": ["original-6"], "name": "bar_stretcher", "ori_id": 12, "text": "bar_stretcher"}], "ori_id": 4, "text": "regular_leg_base"}], "ori_id": 3, "text": "chair_base"}], "ori_id": 0, "text": "chair"}] \ No newline at end of file diff --git a/44294/tree_hier.html b/44294/tree_hier.html new file mode 100644 index 0000000000000000000000000000000000000000..cbefd1fbc7e1a0b56ad59c4e0522f803b1e25608 --- /dev/null +++ b/44294/tree_hier.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair Sitting Furniture

1 chair_back Chair Back

2 chair_seat Chair Seat

3 chair_base Chair Base

30 back_surface Back Surface

31 back_frame Back Frame

19 seat_surface Seat Surface

20 seat_support Seat Support

21 seat_support Seat Support

22 seat_support Seat Support

23 seat_support Seat Support

24 seat_support Seat Support

4 regular_leg_base Regular Leg Base

35 back_surface_slant_bar Back Surface Slant Bar

36 back_surface_slant_bar Back Surface Slant Bar

32 back_frame_vertical_bar Back Frame Vertical Bar

33 back_frame_vertical_bar Back Frame Vertical Bar

34 back_frame_horizontal_bar Back Frame Horizontal Bar

25 seat_soft_surface Seat Soft Surface

5 leg Leg

6 leg Leg

7 leg Leg

8 leg Leg

9 bar_stretcher Bar Stretcher

10 bar_stretcher Bar Stretcher

11 bar_stretcher Bar Stretcher

12 bar_stretcher Bar Stretcher

13 circular_stretcher Circular Stretcher

\ No newline at end of file diff --git a/44294/tree_hier_after_merging.html b/44294/tree_hier_after_merging.html new file mode 100644 index 0000000000000000000000000000000000000000..c4ac0aa676c293284608485bb4fdd2878905869e --- /dev/null +++ b/44294/tree_hier_after_merging.html @@ -0,0 +1,2 @@ +Simple Viewer +

0 chair chair

1 chair_back chair_back

7 chair_seat chair_seat

15 chair_base chair_base

2 back_surface back_surface

3 back_frame back_frame

8 seat_surface seat_surface

10 seat_support seat_support

11 seat_support seat_support

12 seat_support seat_support

13 seat_support seat_support

14 seat_support seat_support

16 regular_leg_base regular_leg_base

4 back_frame_vertical_bar back_frame_vertical_bar

5 back_frame_vertical_bar back_frame_vertical_bar

6 back_frame_horizontal_bar back_frame_horizontal_bar

9 seat_single_surface seat_single_surface

17 leg leg

18 leg leg

19 leg leg

20 leg leg

21 bar_stretcher bar_stretcher

22 bar_stretcher bar_stretcher

23 bar_stretcher bar_stretcher

24 bar_stretcher bar_stretcher

\ No newline at end of file