LICENSE
README.md
pyproject.toml
setup.py
detection_tools/__init__.py
detection_tools.egg-info/PKG-INFO
detection_tools.egg-info/SOURCES.txt
detection_tools.egg-info/dependency_links.txt
detection_tools.egg-info/requires.txt
detection_tools.egg-info/top_level.txt
detection_tools/core/__init__.py
detection_tools/core/anchor_generator.py
detection_tools/core/balanced_positive_negative_sampler.py
detection_tools/core/balanced_positive_negative_sampler_test.py
detection_tools/core/batch_multiclass_nms_test.py
detection_tools/core/batcher.py
detection_tools/core/batcher_tf1_test.py
detection_tools/core/box_coder.py
detection_tools/core/box_coder_test.py
detection_tools/core/box_list.py
detection_tools/core/box_list_ops.py
detection_tools/core/box_list_ops_test.py
detection_tools/core/box_list_test.py
detection_tools/core/box_predictor.py
detection_tools/core/class_agnostic_nms_test.py
detection_tools/core/data_decoder.py
detection_tools/core/data_parser.py
detection_tools/core/densepose_ops.py
detection_tools/core/densepose_ops_test.py
detection_tools/core/freezable_batch_norm.py
detection_tools/core/freezable_batch_norm_tf2_test.py
detection_tools/core/freezable_sync_batch_norm.py
detection_tools/core/keypoint_ops.py
detection_tools/core/keypoint_ops_test.py
detection_tools/core/losses.py
detection_tools/core/losses_test.py
detection_tools/core/matcher.py
detection_tools/core/matcher_test.py
detection_tools/core/minibatch_sampler.py
detection_tools/core/minibatch_sampler_test.py
detection_tools/core/model.py
detection_tools/core/model_test.py
detection_tools/core/multiclass_nms_test.py
detection_tools/core/post_processing.py
detection_tools/core/prefetcher.py
detection_tools/core/prefetcher_tf1_test.py
detection_tools/core/preprocessor.py
detection_tools/core/preprocessor_cache.py
detection_tools/core/preprocessor_test.py
detection_tools/core/region_similarity_calculator.py
detection_tools/core/region_similarity_calculator_test.py
detection_tools/core/standard_fields.py
detection_tools/core/target_assigner.py
detection_tools/core/target_assigner_test.py
detection_tools/utils/__init__.py
detection_tools/utils/autoaugment_utils.py
detection_tools/utils/bifpn_utils.py
detection_tools/utils/category_util.py
detection_tools/utils/category_util_test.py
detection_tools/utils/colab_utils.py
detection_tools/utils/config_util.py
detection_tools/utils/config_util_test.py
detection_tools/utils/context_manager.py
detection_tools/utils/context_manager_test.py
detection_tools/utils/dataset_util.py
detection_tools/utils/dataset_util_test.py
detection_tools/utils/json_utils.py
detection_tools/utils/json_utils_test.py
detection_tools/utils/label_map_util.py
detection_tools/utils/label_map_util_test.py
detection_tools/utils/learning_schedules.py
detection_tools/utils/learning_schedules_test.py
detection_tools/utils/metrics.py
detection_tools/utils/metrics_test.py
detection_tools/utils/model_util.py
detection_tools/utils/model_util_tf2_test.py
detection_tools/utils/np_box_list.py
detection_tools/utils/np_box_list_ops.py
detection_tools/utils/np_box_list_ops_test.py
detection_tools/utils/np_box_list_test.py
detection_tools/utils/np_box_mask_list.py
detection_tools/utils/np_box_mask_list_ops.py
detection_tools/utils/np_box_mask_list_ops_test.py
detection_tools/utils/np_box_mask_list_test.py
detection_tools/utils/np_box_ops.py
detection_tools/utils/np_box_ops_test.py
detection_tools/utils/np_mask_ops.py
detection_tools/utils/np_mask_ops_test.py
detection_tools/utils/object_detection_evaluation.py
detection_tools/utils/object_detection_evaluation_test.py
detection_tools/utils/ops.py
detection_tools/utils/ops_test.py
detection_tools/utils/patch_ops.py
detection_tools/utils/patch_ops_test.py
detection_tools/utils/per_image_evaluation.py
detection_tools/utils/per_image_evaluation_test.py
detection_tools/utils/per_image_vrd_evaluation.py
detection_tools/utils/per_image_vrd_evaluation_test.py
detection_tools/utils/shape_utils.py
detection_tools/utils/shape_utils_test.py
detection_tools/utils/spatial_transform_ops.py
detection_tools/utils/spatial_transform_ops_test.py
detection_tools/utils/static_shape.py
detection_tools/utils/static_shape_test.py
detection_tools/utils/target_assigner_utils.py
detection_tools/utils/target_assigner_utils_test.py
detection_tools/utils/test_case.py
detection_tools/utils/test_case_test.py
detection_tools/utils/test_utils.py
detection_tools/utils/test_utils_test.py
detection_tools/utils/tf_version.py
detection_tools/utils/variables_helper.py
detection_tools/utils/variables_helper_tf1_test.py
detection_tools/utils/visualization_utils.py
detection_tools/utils/visualization_utils_test.py
detection_tools/utils/vrd_evaluation.py
detection_tools/utils/vrd_evaluation_test.py