Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JunshengFu/traffic-light-detector
/ functions
Functions
385 in github.com/JunshengFu/traffic-light-detector
⨍
Functions
385
◇
Types & classes
58
Method
test_invalid_dim
(self)
utils/ops_test.py:712
Method
test_invalid_target_norm_values
(self)
utils/ops_test.py:721
Method
test_ioa
(self)
utils/np_box_list_ops_test.py:54
Method
test_iou
(self)
utils/np_box_list_ops_test.py:47
Method
test_keep_categories_with_unique_id
(self)
utils/label_map_util_test.py:98
Method
test_load_bad_label_map
(self)
utils/label_map_util_test.py:76
Method
test_load_categories_from_csv_file
(self)
utils/category_util_test.py:26
Method
test_match_to_difficult_box
(self)
utils/per_image_evaluation_test.py:55
Method
test_match_to_non_group_of_and_group_of_box
(self)
utils/per_image_evaluation_test.py:87
Method
test_match_to_not_difficult_box
(self)
utils/per_image_evaluation_test.py:41
Method
test_match_two_to_group_of_box
(self)
utils/per_image_evaluation_test.py:101
Method
test_meshgrid_multidimensional
(self)
utils/ops_test.py:58
Method
test_meshgrid_numpy_comparison
Tests meshgrid op with vectors, for which it should match numpy.
utils/ops_test.py:47
Method
test_multiclass_nms
(self)
utils/np_box_list_ops_test.py:385
Method
test_multiple_target_norm_values
(self)
utils/ops_test.py:752
Method
test_multiply_all_bias_variables
(self)
utils/variables_helper_test.py:90
Method
test_multiply_all_feature_extractor_variables
(self)
utils/variables_helper_test.py:77
Method
test_nms_disabled_max_output_size_equals_three
(self)
utils/np_box_list_ops_test.py:291
Method
test_no_padding
(self)
utils/ops_test.py:95
Method
test_no_true_positives
(self)
utils/per_image_evaluation_test.py:136
Method
test_normalized_to_image_coordinates
(self)
utils/ops_test.py:26
Method
test_num_boxes
(self)
utils/np_box_list_test.py:127
Method
test_one_true_positives_with_large_iou_threshold
(self)
utils/per_image_evaluation_test.py:149
Method
test_one_true_positives_with_very_small_iou_threshold
(self)
utils/per_image_evaluation_test.py:162
Method
test_pad_or_clip_tensor_using_integer_input
(self)
utils/shape_utils_test.py:75
Method
test_pad_or_clip_tensor_using_tensor_input
(self)
utils/shape_utils_test.py:99
Method
test_pad_tensor_using_integer_input
(self)
utils/shape_utils_test.py:25
Method
test_pad_tensor_using_tensor_input
(self)
utils/shape_utils_test.py:39
Method
test_padding
(self)
utils/ops_test.py:102
Method
test_position_sensitive
(self)
utils/ops_test.py:769
Method
test_position_sensitive_with_equal_channels
(self)
utils/ops_test.py:792
Method
test_position_sensitive_with_global_pool_false
(self)
utils/ops_test.py:882
Method
test_position_sensitive_with_global_pool_false_and_do_global_pool
(self)
utils/ops_test.py:978
Method
test_position_sensitive_with_global_pool_false_and_known_boxes
(self)
utils/ops_test.py:921
Method
test_position_sensitive_with_global_pool_false_and_single_bin
(self)
utils/ops_test.py:958
Method
test_position_sensitive_with_single_bin
(self)
utils/ops_test.py:820
Method
test_prune_outside_window
(self)
utils/np_box_list_ops_test.py:94
Method
test_raise_value_error_on_float_depth
(self)
utils/ops_test.py:180
Method
test_raise_value_error_on_float_pad
(self)
utils/ops_test.py:175
Method
test_raise_value_error_on_negative_pad
(self)
utils/ops_test.py:170
Method
test_raise_value_error_on_non_divisible_crop_size
(self)
utils/ops_test.py:854
Method
test_raise_value_error_on_non_divisible_num_channels
(self)
utils/ops_test.py:868
Method
test_raise_value_error_on_non_square_block_size
(self)
utils/ops_test.py:1027
Method
test_raise_value_error_on_num_bins_less_than_one
(self)
utils/ops_test.py:841
Method
test_raise_value_error_on_rank_two_input
(self)
utils/ops_test.py:165
Method
test_random_boxes
Tests if valid random boxes are created.
utils/test_utils_test.py:53
Method
test_read_examples_list
(self)
utils/dataset_util_test.py:26
Method
test_replace_nan_groundtruth_label_scores_with_ones
(self)
utils/ops_test.py:607
Method
test_return_all_boxes_when_all_input_boxes_are_valid
(self)
utils/ops_test.py:188
Method
test_return_all_variables_from_checkpoint
(self)
utils/variables_helper_test.py:131
Method
test_return_all_variables_when_empty_regex
(self)
utils/variables_helper_test.py:32
Method
test_return_correct_batchSize
(self)
utils/static_shape_test.py:25
Method
test_return_correct_depth
(self)
utils/static_shape_test.py:37
Method
test_return_correct_height
(self)
utils/static_shape_test.py:29
Method
test_return_correct_width
(self)
utils/static_shape_test.py:33
Method
test_return_none_on_zero_depth
(self)
utils/ops_test.py:160
Method
test_return_only_valid_boxes_when_input_contains_invalid_boxes
(self)
utils/ops_test.py:213
Method
test_return_variables_available_an_checkpoint_with_dict_inputs
(self)
utils/variables_helper_test.py:162
Method
test_return_variables_available_in_checkpoint
(self)
utils/variables_helper_test.py:146
Method
test_return_variables_matching_empty_regex_list
(self)
utils/variables_helper_test.py:50
Method
test_return_variables_matching_some_regex_in_list
(self)
utils/variables_helper_test.py:56
Method
test_return_variables_which_do_not_match_any_regex_in_list
(self)
utils/variables_helper_test.py:43
Method
test_return_variables_which_do_not_match_single_regex
(self)
utils/variables_helper_test.py:37
Method
test_returns_correct_metric_values
(self)
utils/object_detection_evaluation_test.py:27
Method
test_returns_correct_metric_values
(self)
utils/object_detection_evaluation_test.py:105
Method
test_returns_correct_metric_values
(self)
utils/object_detection_evaluation_test.py:242
Method
test_returns_correct_metric_values_with_difficult_list
(self)
utils/object_detection_evaluation_test.py:272
Method
test_save_categories_to_csv_file
(self)
utils/category_util_test.py:41
Method
test_scale
(self)
utils/np_box_list_ops_test.py:68
Method
test_select_at_most_thirty_from_three_clusters
(self)
utils/np_box_list_ops_test.py:329
Method
test_select_at_most_two_from_three_clusters
(self)
utils/np_box_list_ops_test.py:317
Method
test_select_from_ten_indentical_boxes
(self)
utils/np_box_list_ops_test.py:342
Method
test_select_from_three_clusters
(self)
utils/np_box_list_ops_test.py:304
Method
test_tp_fp
(self)
utils/per_image_evaluation_test.py:192
Method
test_two_true_positives_with_large_iou_threshold
(self)
utils/per_image_evaluation_test.py:175
Method
test_value_error_on_duplicate_images
(self)
utils/object_detection_evaluation_test.py:170
Method
test_value_error_on_duplicate_images
(self)
utils/object_detection_evaluation_test.py:305
Method
test_with_ascending_sorting
(self)
utils/np_box_list_ops_test.py:256
Method
test_with_descending_sorting
(self)
utils/np_box_list_ops_test.py:245
Method
test_with_invalid_field
(self)
utils/np_box_list_ops_test.py:235
Method
test_with_invalid_sorting_order
(self)
utils/np_box_list_ops_test.py:241
Method
test_with_no_scores_field
(self)
utils/np_box_list_ops_test.py:282
Method
test_zero_padding
(self)
utils/ops_test.py:88
Function
visualize_boxes_and_labels_on_image_array
Overlay labeled boxes on an image with formatted scores and label names. This function groups boxes that correspond to the same location and crea
utils/visualization_utils.py:388
Function
visualize_boxes_and_labels_on_image_array
Overlay labeled boxes on an image with formatted scores and label names. This function groups boxes that correspond to the same location and crea
utils/visualization_utils(backup).py:388
← previous
301–385 of 385, ranked by callers