|
675 | 675 | " frame_bbox_with_checklist_subclass_ndjson\n", |
676 | 676 | " ]: \n", |
677 | 677 | " annotations.update({\n", |
678 | | - " 'uuid' : str(uuid.uuid4()),\n", |
679 | 678 | " 'dataRow': {\n", |
680 | 679 | " 'id': next(dataset.export_data_rows()).uid\n", |
681 | 680 | " }\n", |
|
699 | 698 | "[{'name': 'point_video',\n", |
700 | 699 | " 'segments': [{'keyframes': [{'frame': 17,\n", |
701 | 700 | " 'point': {'x': 660.134, 'y': 407.926}}]}],\n", |
702 | | - " 'uuid': '9316e8dc-3b3f-4ce7-b1f3-d06e1caeb83c',\n", |
703 | 701 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
704 | 702 | " {'name': 'bbox_video',\n", |
705 | 703 | " 'segments': [{'keyframes': [{'frame': 13,\n", |
|
711 | 709 | " 'left': 98.0,\n", |
712 | 710 | " 'height': 382.0,\n", |
713 | 711 | " 'width': 341.0}}]}],\n", |
714 | | - " 'uuid': '920af9d6-9ad5-4ae2-b2d4-6c34a0d63be5',\n", |
715 | 712 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
716 | 713 | " {'name': 'line_video_frame',\n", |
717 | 714 | " 'segments': [{'keyframes': [{'frame': 5,\n", |
|
729 | 726 | " {'keyframes': [{'frame': 24,\n", |
730 | 727 | " 'line': [{'x': 300, 'y': 310}, {'x': 330, 'y': 430}]},\n", |
731 | 728 | " {'frame': 45, 'line': [{'x': 600, 'y': 810}, {'x': 900, 'y': 930}]}]}],\n", |
732 | | - " 'uuid': '9be4e3b9-c0e9-4a71-95a7-2aad35d4cc4c',\n", |
733 | 729 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
734 | 730 | " {'name': 'checklist_class',\n", |
735 | 731 | " 'answer': [{'name': 'first_checklist_answer',\n", |
736 | 732 | " 'frames': [{'start': 29, 'end': 35}, {'start': 48, 'end': 65}]},\n", |
737 | 733 | " {'name': 'second_checklist_answer',\n", |
738 | 734 | " 'frames': [{'start': 29, 'end': 35}, {'start': 48, 'end': 65}]}],\n", |
739 | | - " 'uuid': '2be8bf17-94c1-4638-929b-41bd7f86e4bd',\n", |
740 | 735 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
741 | 736 | " {'name': 'radio_class_global',\n", |
742 | 737 | " 'answer': {'name': 'first_radio_answer'},\n", |
743 | | - " 'uuid': 'df230cdc-dbb7-4142-a53a-8c662f32b713',\n", |
744 | 738 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
745 | 739 | " {'name': 'radio_question_nested',\n", |
746 | 740 | " 'answer': {'name': 'first_radio_question'},\n", |
747 | 741 | " 'classifications': [{'name': 'sub_question_radio',\n", |
748 | 742 | " 'answer': {'name': 'sub_answer'}}],\n", |
749 | | - " 'uuid': 'f7b24fee-005c-4a22-a52a-b2c6fcc94db4',\n", |
750 | 743 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
751 | 744 | " {'name': 'nested_checklist_question',\n", |
752 | 745 | " 'answer': [{'name': 'first_checklist_answer',\n", |
753 | 746 | " 'classifications': [{'name': 'sub_checklist_question',\n", |
754 | 747 | " 'answer': {'name': 'first_sub_checklist_answer'}}]}],\n", |
755 | | - " 'uuid': '691792f8-0627-4a37-8ef4-81691d3f1d78',\n", |
756 | 748 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}},\n", |
757 | 749 | " {'name': 'bbox_class',\n", |
758 | 750 | " 'segments': [{'keyframes': [{'frame': 10,\n", |
|
767 | 759 | " 'bbox': {'top': 146.0, 'left': 98.0, 'height': 382.0, 'width': 341.0},\n", |
768 | 760 | " 'classifications': [{'schemaId': 'cldxj6zy80cw307vdgapmcu4e',\n", |
769 | 761 | " 'answer': {'schemaId': 'cldxj6zy80cw407vd1ynfckwg'}}]}]}],\n", |
770 | | - " 'uuid': '1d445aa2-e348-4b49-bb23-2cae52293af8',\n", |
771 | 762 | " 'dataRow': {'id': 'cldxj6yxi0a4o07yc8qkf0bvm'}}]" |
772 | 763 | ] |
773 | 764 | }, |
|
0 commit comments