Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HRNet/HRNet-MaskRCNN-Benchmark
/ functions
Functions
431 in github.com/HRNet/HRNet-MaskRCNN-Benchmark
⨍
Functions
431
◇
Types & classes
84
Method
get_lr
(self)
maskrcnn_benchmark/solver/lr_scheduler.py:84
Method
global_avg
(self)
maskrcnn_benchmark/utils/metric_logger.py:36
Function
imread
(filename, flags=cv2.IMREAD_COLOR)
maskrcnn_benchmark/utils/zipreader.py:23
Function
interpolate
( input, size=None, scale_factor=None, mode="nearest", align_corners=None )
maskrcnn_benchmark/layers/misc.py:67
Function
load_resnet_c2_format
(cfg, f)
maskrcnn_benchmark/utils/c2_model_loading.py:145
Method
median
(self)
maskrcnn_benchmark/utils/metric_logger.py:26
Function
nms
maskrcnn_benchmark/csrc/nms.h:10
Function
nms_cpu_kernel
maskrcnn_benchmark/csrc/cpu/nms_cpu.cpp:6
Function
process_voting
(predictions, start_ind, end_ind, results, overlap=0.7, flip=False)
tools/test_net.py:69
Method
register
(self, module_name, module=None)
maskrcnn_benchmark/utils/registry.py:34
Method
register_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
Method
register_fn
(fn)
maskrcnn_benchmark/utils/registry.py:41
Method
register_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
Method
resize
(self, size, *args, **kwargs)
maskrcnn_benchmark/structures/segmentation_mask.py:108
Method
resize
(self, size, *args, **kwargs)
maskrcnn_benchmark/structures/segmentation_mask.py:183
Method
test_complex_model_loaded
(self)
tests/checkpoint.py:103
Method
test_from_last_checkpoint_model
(self)
tests/checkpoint.py:36
Method
test_from_name_file_model
(self)
tests/checkpoint.py:71
Method
test_len
(self)
tests/test_data_samplers.py:111
Method
test_number_of_iters_and_elements
(self)
tests/test_data_samplers.py:131
Method
test_permute_subset_sampler
(self)
tests/test_data_samplers.py:85
Method
test_permute_subset_sampler_drop_uneven
(self)
tests/test_data_samplers.py:98
Method
test_respect_order
(self)
tests/test_data_samplers.py:40
Method
test_respect_order_drop_uneven
(self)
tests/test_data_samplers.py:59
Method
test_respect_order_simple
(self)
tests/test_data_samplers.py:27
Method
test_subset_sampler
(self)
tests/test_data_samplers.py:72
Method
to
(self, *args, **kwargs)
maskrcnn_benchmark/structures/segmentation_mask.py:189
Method
to
(self, device)
maskrcnn_benchmark/structures/bounding_box.py:197
Method
transpose
(self, method)
maskrcnn_benchmark/structures/segmentation_mask.py:69
Method
transpose
(self, method)
maskrcnn_benchmark/structures/segmentation_mask.py:165
Method
update
(self, value)
maskrcnn_benchmark/utils/metric_logger.py:19
← previous
401–431 of 431, ranked by callers