MCPcopy Create free account

hub / github.com/JunshengFu/traffic-light-detector / functions

Functions385 in github.com/JunshengFu/traffic-light-detector

MethodtestGetNumberOfClasses
Tests that number of classes can be retrieved.
utils/config_util_test.py:331
MethodtestIOA
(self)
utils/np_box_ops_test.py:53
MethodtestIOU
(self)
utils/np_box_ops_test.py:46
MethodtestIntersection
(self)
utils/np_box_ops_test.py:40
MethodtestManualStepping
(self)
utils/learning_schedules_test.py:62
MethodtestMaskIsCenteredInImageWhenBoxIsCentered
(self)
utils/ops_test.py:1059
MethodtestMaskOffCenterRemainsOffCenterInImage
(self)
utils/ops_test.py:1074
MethodtestMergeBoxesWithEmptyInputs
(self)
utils/ops_test.py:1117
MethodtestMergeBoxesWithMultipleLabels
(self)
utils/ops_test.py:1092
MethodtestMergingKeywordArguments
Tests that keyword arguments get merged as do hyperparameters.
utils/config_util_test.py:308
MethodtestMomentumOptimizerWithNewLearningRate
Tests new learning rates for Momentum Optimizer.
utils/config_util_test.py:208
MethodtestNewBatchSize
Tests that batch size is updated appropriately.
utils/config_util_test.py:216
MethodtestNewBatchSizeWithClipping
Tests that batch size is clipped to 1 from below.
utils/config_util_test.py:231
MethodtestNewClassificationLocalizationWeightRatio
Tests that the loss weight ratio is updated appropriately.
utils/config_util_test.py:263
MethodtestNewFocalLossParameters
Tests that the loss weight ratio is updated appropriately.
utils/config_util_test.py:285
MethodtestNewLabelMapPath
Tests that label map path can be overwritten in input readers.
utils/config_util_test.py:378
MethodtestNewMomentumOptimizerValue
Tests that new momentum value is updated appropriately.
utils/config_util_test.py:246
MethodtestNewTrainInputPath
Tests that train input path can be overwritten with single file.
utils/config_util_test.py:342
MethodtestNewTrainInputPathList
Tests that train input path can be overwritten with multiple files.
utils/config_util_test.py:360
MethodtestRMSPropWithNewLearingRate
Tests new learning rates for RMSProp Optimizer.
utils/config_util_test.py:204
MethodtestZeroImageOnEmptyMask
(self)
utils/ops_test.py:1044
Methodtest_add_already_existed_field
(self)
utils/np_box_list_test.py:77
Methodtest_add_cdf_image_summary
(self)
utils/visualization_utils_test.py:188
Methodtest_add_invalid_field_data
(self)
utils/np_box_list_test.py:81
Methodtest_add_multi_dimensional_field_data
(self)
utils/np_box_list_test.py:94
Methodtest_add_single_detected_image_info
(self)
utils/object_detection_evaluation_test.py:390
Methodtest_add_single_dimensional_field_data
(self)
utils/np_box_list_test.py:88
Methodtest_add_single_ground_truth_image_info
(self)
utils/object_detection_evaluation_test.py:366
Methodtest_area
(self)
utils/np_box_list_ops_test.py:36
Methodtest_change_coordinate_frame
(self)
utils/np_box_list_ops_test.py:126
Methodtest_clip_tensor_using_integer_input
(self)
utils/shape_utils_test.py:50
Methodtest_clip_tensor_using_tensor_input
(self)
utils/shape_utils_test.py:64
Methodtest_clip_to_window
(self)
utils/np_box_list_ops_test.py:79
Methodtest_combines_static_dynamic_shape
(self)
utils/shape_utils_test.py:118
Methodtest_compute_average_precision
(self)
utils/metrics_test.py:55
Methodtest_compute_cor_loc
(self)
utils/metrics_test.py:26
Methodtest_compute_cor_loc_nans
(self)
utils/metrics_test.py:35
Methodtest_compute_corloc_with_normal_iou_threshold
(self)
utils/per_image_evaluation_test.py:226
Methodtest_compute_corloc_with_very_large_iou_threshold
(self)
utils/per_image_evaluation_test.py:250
Methodtest_compute_precision_recall
(self)
utils/metrics_test.py:44
Methodtest_compute_precision_recall_and_ap_no_groundtruth
(self)
utils/metrics_test.py:65
Methodtest_concatenate
(self)
utils/np_box_list_ops_test.py:108
Methodtest_convert_label_map_to_categories_no_label_map
(self)
utils/label_map_util_test.py:129
Methodtest_convert_label_map_to_coco_categories
(self)
utils/label_map_util_test.py:144
Methodtest_convert_label_map_to_coco_categories_with_few_classes
(self)
utils/label_map_util_test.py:160
Methodtest_correct_initial_output_values
(self)
utils/ops_test.py:738
Methodtest_correct_one_hot_tensor_with_no_pad
(self)
utils/ops_test.py:112
Methodtest_correct_one_hot_tensor_with_pad_one
(self)
utils/ops_test.py:124
Methodtest_correct_one_hot_tensor_with_pad_three
(self)
utils/ops_test.py:136
Methodtest_correct_output_shape
(self)
utils/ops_test.py:729
Methodtest_correct_padded_one_hot_tensor_with_empty_indices
(self)
utils/ops_test.py:148
Methodtest_create_category_index
(self)
utils/label_map_util_test.py:173
Methodtest_create_category_index_from_labelmap
(self)
utils/label_map_util_test.py:187
Methodtest_create_normalize_to_target
(self)
utils/ops_test.py:702
Methodtest_create_pipeline_proto_from_configs
Tests that proto can be reconstructed from configs dictionary.
utils/config_util_test.py:88
Methodtest_diagonal_gradient_image
Tests if a good pyramid image is created.
utils/test_utils_test.py:26
Methodtest_die_on_tensor_shape_with_rank_three
(self)
utils/static_shape_test.py:41
Methodtest_different_iou_threshold
(self)
utils/np_box_list_ops_test.py:353
Methodtest_draw_bounding_box_on_image
(self)
utils/visualization_utils_test.py:56
Methodtest_draw_bounding_box_on_image_array
(self)
utils/visualization_utils_test.py:72
Methodtest_draw_bounding_boxes_on_image
(self)
utils/visualization_utils_test.py:89
Methodtest_draw_bounding_boxes_on_image_array
(self)
utils/visualization_utils_test.py:102
Methodtest_draw_bounding_boxes_on_image_tensors
Tests that bounding box utility produces reasonable results.
utils/visualization_utils_test.py:116
Methodtest_draw_keypoints_on_image
(self)
utils/visualization_utils_test.py:152
Methodtest_draw_keypoints_on_image_array
(self)
utils/visualization_utils_test.py:164
Methodtest_draw_mask_on_image_array
(self)
utils/visualization_utils_test.py:177
Methodtest_evaluate
(self)
utils/object_detection_evaluation_test.py:407
Methodtest_filter_groundtruth
(self)
utils/ops_test.py:350
Methodtest_filter_groundtruth_with_crowd_boxes
(self)
utils/ops_test.py:628
Methodtest_filter_groundtruth_with_nan_box_coordinates
(self)
utils/ops_test.py:665
Methodtest_filter_groundtruth_with_positive_classes
(self)
utils/ops_test.py:539
Methodtest_filter_scores_greater_than
(self)
utils/np_box_list_ops_test.py:137
Methodtest_filter_with_empty_fields
(self)
utils/ops_test.py:447
Methodtest_filter_with_empty_groundtruth_boxes
(self)
utils/ops_test.py:498
Methodtest_filter_with_missing_fields
(self)
utils/ops_test.py:415
Methodtest_freeze_all_feature_extractor_variables
(self)
utils/variables_helper_test.py:116
Methodtest_gather_with_fields_specified
(self)
utils/np_box_list_ops_test.py:204
Methodtest_gather_with_invalid_field_specified
(self)
utils/np_box_list_ops_test.py:194
Methodtest_gather_with_invalid_multidimensional_indices
(self)
utils/np_box_list_ops_test.py:170
Methodtest_gather_with_out_of_range_indices
(self)
utils/np_box_list_ops_test.py:164
Methodtest_gather_without_fields_specified
(self)
utils/np_box_list_ops_test.py:176
Methodtest_get_configs_from_multiple_files
Tests that proto configs can be read from multiple files.
utils/config_util_test.py:105
Methodtest_get_configs_from_pipeline_file
Test that proto configs can be read from pipeline config file.
utils/config_util_test.py:64
Methodtest_get_coordinates
(self)
utils/np_box_list_test.py:114
Methodtest_get_extra_fields
(self)
utils/np_box_list_test.py:101
Methodtest_get_field_with_existed_field
(self)
utils/np_box_list_test.py:53
Methodtest_get_field_with_nonexited_field
(self)
utils/np_box_list_test.py:60
Methodtest_get_label_map_dict
(self)
utils/label_map_util_test.py:37
Methodtest_get_label_map_dict_display
(self)
utils/label_map_util_test.py:56
Methodtest_has_field_with_existed_field
(self)
utils/np_box_list_test.py:39
Methodtest_has_field_with_nonexisted_field
(self)
utils/np_box_list_test.py:46
Methodtest_indices_to_dense_vector
(self)
utils/ops_test.py:243
Methodtest_indices_to_dense_vector_all_indices_as_input
(self)
utils/ops_test.py:318
Methodtest_indices_to_dense_vector_custom_values
(self)
utils/ops_test.py:296
Methodtest_indices_to_dense_vector_empty_indices_as_input
(self)
utils/ops_test.py:333
Methodtest_indices_to_dense_vector_int
(self)
utils/ops_test.py:279
Methodtest_indices_to_dense_vector_size_at_inference
(self)
utils/ops_test.py:259
Methodtest_input_equals_output_when_no_nans
(self)
utils/ops_test.py:616
Methodtest_intersection
(self)
utils/np_box_list_ops_test.py:41
Methodtest_invalid_box_data
(self)
utils/np_box_list_test.py:26
← previousnext →201–300 of 385, ranked by callers