Searched defs:plot_vis (Results 1 – 8 of 8) sorted by relevance
34 def test_bounding_box_augment_with_rotation_op(plot_vis=False): argument67 def test_bounding_box_augment_with_crop_op(plot_vis=False): argument100 def test_bounding_box_augment_valid_ratio_c(plot_vis=False): argument133 def test_bounding_box_augment_op_coco_c(plot_vis=False): argument154 def test_bounding_box_augment_valid_edge_c(plot_vis=False): argument
35 def test_random_crop_with_bbox_op_c(plot_vis=False): argument58 def test_random_crop_with_bbox_op_coco_c(plot_vis=False): argument79 def test_random_crop_with_bbox_op2_c(plot_vis=False): argument113 def test_random_crop_with_bbox_op3_c(plot_vis=False): argument137 def test_random_crop_with_bbox_op_edge_c(plot_vis=False): argument
33 def test_random_horizontal_flip_with_bbox_op_c(plot_vis=False): argument55 def test_random_horizontal_flip_with_bbox_op_coco_c(plot_vis=False): argument76 def test_random_horizontal_flip_with_bbox_valid_rand_c(plot_vis=False): argument110 def test_random_horizontal_flip_with_bbox_valid_edge_c(plot_vis=False): argument
34 def test_random_vertical_flip_with_bbox_op_c(plot_vis=False): argument56 def test_random_vertical_flip_with_bbox_op_coco_c(plot_vis=False): argument77 def test_random_vertical_flip_with_bbox_op_rand_c(plot_vis=False): argument110 def test_random_vertical_flip_with_bbox_op_edge_c(plot_vis=False): argument
32 def test_random_resize_with_bbox_op_voc_c(plot_vis=False): argument64 def test_random_resize_with_bbox_op_rand_coco_c(plot_vis=False): argument98 def test_random_resize_with_bbox_op_edge_c(plot_vis=False): argument
32 def test_resize_with_bbox_op_voc_c(plot_vis=False): argument59 def test_resize_with_bbox_op_coco_c(plot_vis=False): argument87 def test_resize_with_bbox_op_edge_c(plot_vis=False): argument
34 def test_random_resized_crop_with_bbox_op_c(plot_vis=False): argument68 def test_random_resized_crop_with_bbox_op_coco_c(plot_vis=False): argument89 def test_random_resized_crop_with_bbox_op_edge_c(plot_vis=False): argument
459 def helper_test_visual_bbox(plot_vis, data1, data2): argument