MCPcopy Create free account

hub / github.com/HRNet/HRNet-MaskRCNN-Benchmark / functions

Functions431 in github.com/HRNet/HRNet-MaskRCNN-Benchmark

Methodget_lr
(self)
maskrcnn_benchmark/solver/lr_scheduler.py:84
Methodglobal_avg
(self)
maskrcnn_benchmark/utils/metric_logger.py:36
Functionimread
(filename, flags=cv2.IMREAD_COLOR)
maskrcnn_benchmark/utils/zipreader.py:23
Functioninterpolate
( input, size=None, scale_factor=None, mode="nearest", align_corners=None )
maskrcnn_benchmark/layers/misc.py:67
Functionload_resnet_c2_format
(cfg, f)
maskrcnn_benchmark/utils/c2_model_loading.py:145
Methodmedian
(self)
maskrcnn_benchmark/utils/metric_logger.py:26
Functionnms
maskrcnn_benchmark/csrc/nms.h:10
Functionnms_cpu_kernel
maskrcnn_benchmark/csrc/cpu/nms_cpu.cpp:6
Functionprocess_voting
(predictions, start_ind, end_ind, results, overlap=0.7, flip=False)
tools/test_net.py:69
Methodregister
(self, module_name, module=None)
maskrcnn_benchmark/utils/registry.py:34
Methodregister_deprecated_key
Register key (e.g. `FOO.BAR`) a deprecated option. When merging deprecated keys a warning is generated and the key is ignored.
maskrcnn_benchmark/config/yacs.py:235
Methodregister_fn
(fn)
maskrcnn_benchmark/utils/registry.py:41
Methodregister_renamed_key
Register a key as having been renamed from `old_name` to `new_name`. When merging a renamed key, an exception is thrown alerting to user to
maskrcnn_benchmark/config/yacs.py:245
Methodresize
(self, size, *args, **kwargs)
maskrcnn_benchmark/structures/segmentation_mask.py:108
Methodresize
(self, size, *args, **kwargs)
maskrcnn_benchmark/structures/segmentation_mask.py:183
Methodtest_complex_model_loaded
(self)
tests/checkpoint.py:103
Methodtest_from_last_checkpoint_model
(self)
tests/checkpoint.py:36
Methodtest_from_name_file_model
(self)
tests/checkpoint.py:71
Methodtest_len
(self)
tests/test_data_samplers.py:111
Methodtest_number_of_iters_and_elements
(self)
tests/test_data_samplers.py:131
Methodtest_permute_subset_sampler
(self)
tests/test_data_samplers.py:85
Methodtest_permute_subset_sampler_drop_uneven
(self)
tests/test_data_samplers.py:98
Methodtest_respect_order
(self)
tests/test_data_samplers.py:40
Methodtest_respect_order_drop_uneven
(self)
tests/test_data_samplers.py:59
Methodtest_respect_order_simple
(self)
tests/test_data_samplers.py:27
Methodtest_subset_sampler
(self)
tests/test_data_samplers.py:72
Methodto
(self, *args, **kwargs)
maskrcnn_benchmark/structures/segmentation_mask.py:189
Methodto
(self, device)
maskrcnn_benchmark/structures/bounding_box.py:197
Methodtranspose
(self, method)
maskrcnn_benchmark/structures/segmentation_mask.py:69
Methodtranspose
(self, method)
maskrcnn_benchmark/structures/segmentation_mask.py:165
Methodupdate
(self, value)
maskrcnn_benchmark/utils/metric_logger.py:19
← previous401–431 of 431, ranked by callers