Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WXinlong/SOLO
/ functions
Functions
1,004 in github.com/WXinlong/SOLO
⨍
Functions
1,004
◇
Types & classes
169
Method
__repr__
(self)
mmdet/ops/sigmoid_focal_loss/sigmoid_focal_loss.py:51
Method
__repr__
(self)
mmdet/ops/roi_align/roi_align.py:82
Method
__repr__
(self)
mmdet/ops/roi_pool/roi_pool.py:70
Method
__repr__
(self)
mmdet/utils/registry.py:13
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:180
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:259
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:318
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:348
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:417
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:440
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:525
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:601
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:692
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:715
Method
__repr__
(self)
mmdet/datasets/pipelines/transforms.py:873
Method
__repr__
(self)
mmdet/datasets/pipelines/instaboost.py:88
Method
__repr__
(self)
mmdet/datasets/pipelines/loading.py:32
Method
__repr__
(self)
mmdet/datasets/pipelines/loading.py:111
Method
__repr__
(self)
mmdet/datasets/pipelines/loading.py:142
Method
__repr__
(self)
mmdet/datasets/pipelines/compose.py:29
Method
__repr__
(self)
mmdet/datasets/pipelines/test_aug.py:34
Method
__repr__
(self)
mmdet/datasets/pipelines/formating.py:43
Method
__repr__
(self)
mmdet/datasets/pipelines/formating.py:61
Method
__repr__
(self)
mmdet/datasets/pipelines/formating.py:77
Method
__repr__
(self)
mmdet/datasets/pipelines/formating.py:97
Method
__repr__
(self)
mmdet/datasets/pipelines/formating.py:137
Method
__repr__
(self)
mmdet/datasets/pipelines/formating.py:190
Method
__str__
(self)
mmdet/utils/util_mixins.py:98
Method
_binary_op
(self, x1, x2)
mmdet/models/necks/nas_fpn.py:52
Method
_binary_op
(self, x1, x2)
mmdet/models/necks/nas_fpn.py:62
Method
_filter_imgs
Filter images too small or without ground truths.
mmdet/datasets/coco.py:47
Method
_get_area_ratio
Compute area ratio of the gt mask inside the proposal and the gt mask of the corresponding instance
mmdet/models/mask_heads/maskiou_head.py:151
Method
_init_layers
(self)
mmdet/models/anchor_heads/retina_head.py:53
Method
_init_layers
(self)
mmdet/models/anchor_heads/ga_retina_head.py:26
Method
_init_layers
(self)
mmdet/models/anchor_heads/retina_sepbn_head.py:41
Method
_init_layers
(self)
mmdet/models/anchor_heads/ga_rpn_head.py:19
Method
_init_layers
(self)
mmdet/models/anchor_heads/atss_head.py:63
Method
_init_layers
(self)
mmdet/models/anchor_heads/rpn_head.py:18
Method
_inner_forward
(x)
mmdet/models/backbones/resnet.py:206
Method
_load_from_state_dict
(self, state_dict, prefix, local_metadata, strict, missing_keys, unexpected_keys
mmdet/ops/dcn/deform_conv.py:405
Method
_mask_forward_test
(self, stage, x, bboxes, semantic_feat=None)
mmdet/models/detectors/htc.py:129
Method
_run_test_method
(self, method)
tests/test_async.py:23
Method
_sample_neg
(self, assign_result, num_expected, bboxes=None,
mmdet/core/bbox/samplers/ohem_sampler.py:65
Method
_sample_neg
(self, **kwargs)
mmdet/core/bbox/samplers/pseudo_sampler.py:15
Method
_sample_neg
(self, **kwargs)
mmdet/core/bbox/samplers/combined_sampler.py:15
Method
_sample_neg
(self, assign_result, num_expected, **kwargs)
mmdet/core/bbox/samplers/iou_balanced_neg_sampler.py:75
Method
_sample_neg
Randomly sample some negative samples.
mmdet/core/bbox/samplers/random_sampler.py:46
Method
_sample_pos
(self, assign_result, num_expected, bboxes=None,
mmdet/core/bbox/samplers/ohem_sampler.py:49
Method
_sample_pos
(self, **kwargs)
mmdet/core/bbox/samplers/pseudo_sampler.py:12
Method
_sample_pos
(self, **kwargs)
mmdet/core/bbox/samplers/combined_sampler.py:12
Method
_sample_pos
Randomly sample some positive samples.
mmdet/core/bbox/samplers/random_sampler.py:36
Method
_sample_pos
(self, assign_result, num_expected, **kwargs)
mmdet/core/bbox/samplers/instance_balanced_pos_sampler.py:9
Function
accumulate_flops
(self)
mmdet/utils/flops_counter.py:114
Function
add_extra_repr
(m)
mmdet/utils/flops_counter.py:132
Function
add_flops_counter_hook_function
(module)
mmdet/utils/flops_counter.py:420
Function
add_flops_counter_variable_or_reset
(module)
mmdet/utils/flops_counter.py:415
Function
add_flops_mask
(module, mask)
mmdet/utils/flops_counter.py:225
Function
add_flops_mask_func
(module)
mmdet/utils/flops_counter.py:227
Function
add_flops_mask_variable_or_reset
(module)
mmdet/utils/flops_counter.py:442
Method
after_train_epoch
(self, runner)
mmdet/core/evaluation/eval_hooks.py:31
Method
after_train_iter
(self, runner)
mmdet/core/utils/dist_utils.py:51
Method
after_train_iter
(self, runner)
mmdet/core/fp16/hooks.py:59
Function
analyze_individual_category
(k, cocoDt, cocoGt, catId, iou_type)
tools/coco_error_analysis.py:52
Function
anchor_target_single
(flat_anchors, valid_flags, gt_bboxes,
mmdet/core/anchor/anchor_target.py:94
Method
assign
Assign gt to approxs. This method assign a gt bbox to each group of approxs (bboxes), each group of approxs is represent by a base ap
mmdet/core/bbox/assigners/approx_max_iou_assigner.py:51
Method
assign
Assign gt to points. This method assign a gt bbox to every points set, each points set will be assigned with 0, or a positive number
mmdet/core/bbox/assigners/point_assigner.py:22
Method
assign
(self, bboxes, gt_bboxes, gt_bboxes_ignore=None, gt_labels=None)
mmdet/core/bbox/assigners/base_assigner.py:7
Method
async_simple_test
Async test without augmentation.
mmdet/models/detectors/two_stage.py:263
Method
atss_target_single
(self, flat_anchors, valid_flags,
mmdet/models/anchor_heads/atss_head.py:413
Method
aug_test
(self, imgs, img_metas, rescale=False)
mmdet/models/detectors/reppoints_detector.py:52
Method
aug_test
Test with augmentations. If rescale is False, then returned bboxes and masks will fit the scale of imgs[0].
mmdet/models/detectors/htc.py:396
Method
aug_test
Test with augmentations. If rescale is False, then returned bboxes and masks will fit the scale of imgs[0].
mmdet/models/detectors/two_stage.py:319
Method
aug_test
(self, imgs, img_metas, rescale=False)
mmdet/models/detectors/single_stage_ins.py:95
Method
aug_test
Test with augmentations. If rescale is False, then returned bboxes and masks will fit the scale of imgs[0].
mmdet/models/detectors/cascade_rcnn.py:406
Method
aug_test
(self, imgs, img_metas, rescale=False)
mmdet/models/detectors/single_stage.py:85
Function
auto_fp16
Decorator to enable fp16 training automatically. This decorator is useful when you write custom modules and want to support mixed precision t
mmdet/core/fp16/decorators.py:9
Function
auto_fp16_wrapper
(old_func)
mmdet/core/fp16/decorators.py:39
Method
backward
(ctx, d_loss)
mmdet/ops/sigmoid_focal_loss/sigmoid_focal_loss.py:24
Method
backward
(ctx, grad_output)
mmdet/ops/roi_align/roi_align.py:34
Method
backward
(ctx, grad_output)
mmdet/ops/dcn/deform_pool.py:60
Method
backward
(ctx, grad_output)
mmdet/ops/dcn/deform_conv.py:61
Method
backward
(ctx, grad_output)
mmdet/ops/dcn/deform_conv.py:153
Method
backward
(ctx, grad_output)
mmdet/ops/masked_conv/masked_conv.py:57
Function
batch_counter_hook
(module, input, output)
mmdet/utils/flops_counter.py:385
Function
batch_processor
Process a data batch. This method is required as an argument of Runner, which defines how to process a data batch and obtain proper outputs.
mmdet/apis/train.py:62
Function
bbox_target_single
(pos_bboxes, neg_bboxes, pos_gt_bboxes, p
mmdet/core/bbox/bbox_target.py:35
Method
bboxes
(self)
mmdet/core/bbox/samplers/sampling_result.py:51
Method
before_run
(self, runner)
mmdet/core/fp16/hooks.py:39
Function
binary_cross_entropy
(pred, label, weight=None, reductio
mmdet/models/losses/cross_entropy_loss.py:35
Function
bn_flops_counter_hook
(module, input, output)
mmdet/utils/flops_counter.py:274
Function
build_backbone
(cfg)
mmdet/models/builder.py:18
Function
build_head
(cfg)
mmdet/models/builder.py:34
Function
build_neck
(cfg)
mmdet/models/builder.py:22
Function
build_roi_extractor
(cfg)
mmdet/models/builder.py:26
Function
build_shared_head
(cfg)
mmdet/models/builder.py:30
Function
cal_train_time
(log_dicts, args)
tools/analyze_logs.py:10
Function
cityscapes_classes
()
mmdet/core/evaluation/class_names.py:85
Function
coco_classes
()
mmdet/core/evaluation/class_names.py:67
Function
compute_average_flops_cost
A method that will be available after add_flops_counting_methods() is called on a desired net object. Returns current mean flops consumpt
mmdet/utils/flops_counter.py:177
Function
conv_flops_counter_hook
(conv_module, input, output)
mmdet/utils/flops_counter.py:321
← previous
next →
601–700 of 1,004, ranked by callers