Skip to content

Commit de0a625

Browse files
removed print
1 parent f5cb080 commit de0a625

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/visualization_utils_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,6 @@ def visualize_boxes_and_labels_on_image_array(
12921292
keypoint_edge_width=line_thickness // 2)
12931293

12941294
if new_xml != False:
1295-
print('gerando xml')
12961295
xml = generate_xml.GenerateXml(array_position, im_width, im_height, class_name, file_name)
12971296
xml.gerenate_basic_structure()
12981297

0 commit comments

Comments
 (0)