MCPcopy Create free account

hub / github.com/WXinlong/SOLO / functions

Functions1,004 in github.com/WXinlong/SOLO

↓ 1 callersFunctionget_coco_style_results
(filename, task='bbox', metric=None,
tools/robustness_eval.py:35
↓ 1 callersFunctionget_distortions_from_results
(eval_output)
tools/robustness_eval.py:196
↓ 1 callersFunctionget_git_hash
()
setup.py:35
↓ 1 callersMethodget_guided_anchors_single
Get guided anchors and loc masks for a single level. Args: square (tensor): Squares of a single level. shape_pred (te
mmdet/models/anchor_heads/guided_anchor_head.py:326
↓ 1 callersFunctionget_hash
()
setup.py:61
↓ 1 callersMethodget_mask_scores
Get the mask scores. mask_score = bbox_score * mask_iou
mmdet/models/mask_heads/maskiou_head.py:178
↓ 1 callersFunctionget_model_complexity_info
(model, input_res, print_per_layer_stat=True,
mmdet/utils/flops_counter.py:37
↓ 1 callersFunctionget_model_parameters_number
(model)
mmdet/utils/flops_counter.py:152
↓ 1 callersMethodget_num_level_anchors_inside
(self, num_level_anchors, inside_flags)
mmdet/models/anchor_heads/atss_head.py:482
↓ 1 callersMethodget_points_single
(self, featmap_size, stride, dtype, device)
mmdet/models/anchor_heads/fcos_head.py:306
↓ 1 callersMethodget_position_embedding
(self, h, w, h_kv
mmdet/models/plugins/generalized_attention.py:152
↓ 1 callersMethodget_sampled_approxs
Get sampled approxs and inside flags according to feature map sizes. Args: featmap_sizes (list[tuple]): Multi-level feature map s
mmdet/models/anchor_heads/guided_anchor_head.py:213
↓ 1 callersMethodget_seg
(self, seg_preds, cate_preds, img_metas, cfg, rescale=None)
mmdet/models/anchor_heads/solo_head.py:317
↓ 1 callersMethodget_seg_single
(self, cate_preds, seg_preds_x, seg_preds
mmdet/models/anchor_heads/decoupled_solo_light_head.py:377
↓ 1 callersMethodget_seg_single
(self, cate_preds, seg_preds_x, seg_preds
mmdet/models/anchor_heads/decoupled_solo_head.py:382
↓ 1 callersMethodget_seg_single
(self, cate_preds, seg_preds, kernel_pred
mmdet/models/anchor_heads/solov2_head.py:385
↓ 1 callersMethodget_seg_single
(self, cate_preds, seg_preds, kernel_pred
mmdet/models/anchor_heads/solov2_light_head.py:384
↓ 1 callersMethodget_seg_single
(self, cate_preds, seg_preds, featmap_siz
mmdet/models/anchor_heads/solo_head.py:342
↓ 1 callersFunctionget_version
()
setup.py:90
↓ 1 callersFunctionget_voc_style_results
(filename, prints='mPC', aggregate='benchmark')
tools/robustness_eval.py:115
↓ 1 callersFunctiongiou_loss
Generalized Intersection over Union: A Metric and A Loss for Bounding Box Regression https://arxiv.org/abs/1902.09630 code refer to:
mmdet/models/losses/iou_loss.py:73
↓ 1 callersMethodinit
(self)
tests/test_async.py:45
↓ 1 callersMethodinit_extra_weights
(self)
mmdet/models/detectors/grid_rcnn.py:53
↓ 1 callersMethodinit_offset
(self)
mmdet/ops/dcn/deform_conv.py:274
↓ 1 callersMethodinit_offset
(self)
mmdet/ops/dcn/deform_conv.py:392
↓ 1 callersMethodinit_weights
(self)
mmdet/models/utils/conv_module.py:153
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/two_stage.py:68
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/single_stage_ins.py:32
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/cascade_rcnn.py:93
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/single_stage.py:33
↓ 1 callersMethodinit_weights
(self)
mmdet/models/plugins/generalized_attention.py:374
↓ 1 callersMethodinit_weights
(self, std=0.01, zeros_init=True)
mmdet/models/plugins/non_local.py:66
↓ 1 callersMethodinit_weights
(self)
mmdet/models/anchor_heads/guided_anchor_head.py:49
↓ 1 callersFunctioniou_loss
IoU loss. Computing the IoU loss between a set of predicted bboxes and target bboxes. The loss is calculated as negative log of IoU. Arg
mmdet/models/losses/iou_loss.py:10
↓ 1 callersMethodload_annotations
(self, ann_file)
mmdet/datasets/custom.py:86
↓ 1 callersFunctionload_json_logs
(json_logs)
tools/analyze_logs.py:148
↓ 1 callersMethodload_proposals
(self, proposal_file)
mmdet/datasets/custom.py:89
↓ 1 callersMethodloss_loc_single
(self, loc_pred, loc_target, loc_weight, loc_avg_factor, cfg)
mmdet/models/anchor_heads/guided_anchor_head.py:391
↓ 1 callersMethodloss_shape_single
(self, shape_pred, bbox_anchors, bbox_gts, anchor_weights, anchor_total_num)
mmdet/models/anchor_heads/guided_anchor_head.py:364
↓ 1 callersFunctionmain
()
tools/train.py:57
↓ 1 callersFunctionmain
()
tools/test.py:189
↓ 1 callersFunctionmain
()
tools/voc_eval.py:26
↓ 1 callersFunctionmain
()
tools/test_robustness.py:258
↓ 1 callersFunctionmain
()
tools/robustness_eval.py:203
↓ 1 callersFunctionmain
()
tools/coco_eval.py:6
↓ 1 callersFunctionmain
()
tools/test_ins.py:160
↓ 1 callersFunctionmain
()
tools/upgrade_model_version.py:33
↓ 1 callersFunctionmain
()
tools/test_ins_vis.py:203
↓ 1 callersFunctionmain
()
tools/coco_error_analysis.py:159
↓ 1 callersFunctionmain
()
tools/analyze_logs.py:165
↓ 1 callersFunctionmain
()
tools/detectron2pytorch.py:78
↓ 1 callersFunctionmain
()
tools/get_flops.py:22
↓ 1 callersFunctionmain
()
tools/publish_model.py:29
↓ 1 callersFunctionmain
()
tools/convert_datasets/pascal_voc.py:104
↓ 1 callersFunctionmain
Benchmark between async and synchronous inference interfaces. Sample runs for 20 demo images on K80 GPU, model - mask_rcnn_r50_fpn_1x:
tests/async_benchmark.py:17
↓ 1 callersFunctionmain
()
demo/webcam_demo.py:22
↓ 1 callersFunctionmake_cython_ext
(name, module, sources)
setup.py:119
↓ 1 callersFunctionmake_res_layer
(block, inplanes, planes, blocks,
mmdet/models/backbones/resnext.py:78
↓ 1 callersMethodmap_roi_levels
Map rois to corresponding feature levels by scales. - scale < finest_scale * 2: level 0 - finest_scale * 2 <= scale < finest_scale *
mmdet/models/roi_extractors/single_level.py:54
↓ 1 callersFunctionmask_target
(pos_proposals_list, pos_assigned_gt_inds_list, gt_masks_list, cfg)
mmdet/core/mask/mask_target.py:7
↓ 1 callersFunctionmerge_aug_proposals
Merge augmented proposals (multiscale, flip, etc.) Args: aug_proposals (list[Tensor]): proposals from different testing schem
mmdet/core/post_processing/merge_augs.py:8
↓ 1 callersMethodmerge_aug_results
Merge augmented detection bboxes and scores. Args: aug_bboxes (list[Tensor]): shape (n, 4*#class) aug_scores (list[Te
mmdet/models/detectors/reppoints_detector.py:27
↓ 1 callersFunctionmulti_gpu_test
Test model with multiple gpus. This method tests model with multiple gpus and collects the results under two different modes: gpu and cpu mod
tools/test.py:38
↓ 1 callersFunctionmulti_gpu_test
(model, data_loader, tmpdir=None)
tools/test_robustness.py:122
↓ 1 callersFunctionmulti_gpu_test
(model, data_loader, tmpdir=None)
tools/test_ins.py:62
↓ 1 callersFunctionmulti_gpu_test
(model, data_loader, tmpdir=None)
tools/test_ins_vis.py:107
↓ 1 callersMethodnegative_bag_loss
(self, cls_prob, box_prob)
mmdet/models/anchor_heads/free_anchor_retina_head.py:184
↓ 1 callersMethodnorm1
(self)
mmdet/models/backbones/resnet.py:59
↓ 1 callersMethodnorm1
(self)
mmdet/models/backbones/resnet.py:193
↓ 1 callersMethodnorm1
(self)
mmdet/models/backbones/resnet.py:440
↓ 1 callersMethodnorm2
(self)
mmdet/models/backbones/hrnet.py:349
↓ 1 callersMethodnorm2
(self)
mmdet/models/backbones/resnet.py:63
↓ 1 callersMethodnorm2
(self)
mmdet/models/backbones/resnet.py:197
↓ 1 callersMethodnorm3
(self)
mmdet/models/backbones/resnet.py:201
↓ 1 callersFunctionparse_args
()
tools/train.py:19
↓ 1 callersFunctionparse_args
()
tools/test.py:156
↓ 1 callersFunctionparse_args
()
tools/test_robustness.py:187
↓ 1 callersFunctionparse_args
()
tools/test_ins.py:131
↓ 1 callersFunctionparse_args
()
tools/test_ins_vis.py:172
↓ 1 callersFunctionparse_args
()
tools/analyze_logs.py:138
↓ 1 callersFunctionparse_args
()
tools/get_flops.py:9
↓ 1 callersFunctionparse_args
()
tools/publish_model.py:7
↓ 1 callersFunctionparse_args
()
tools/convert_datasets/pascal_voc.py:95
↓ 1 callersFunctionparse_args
()
demo/webcam_demo.py:9
↓ 1 callersFunctionparse_line
Parse information from a line in a requirements text file
setup.py:156
↓ 1 callersFunctionpatch_forward_method
Patch the forward method of a module. Args: func (callable): The original forward method. src_type (torch.dtype): Type of input a
mmdet/core/fp16/hooks.py:107
↓ 1 callersFunctionpatch_norm_fp32
(module)
mmdet/core/fp16/hooks.py:97
↓ 1 callersFunctionpoints_nms
(heat, kernel=2)
mmdet/models/anchor_heads/decoupled_solo_light_head.py:26
↓ 1 callersFunctionpoints_nms
(heat, kernel=2)
mmdet/models/anchor_heads/decoupled_solo_head.py:26
↓ 1 callersFunctionpoints_nms
(heat, kernel=2)
mmdet/models/anchor_heads/solov2_head.py:26
↓ 1 callersFunctionpoints_nms
(heat, kernel=2)
mmdet/models/anchor_heads/solov2_light_head.py:26
↓ 1 callersFunctionpoints_nms
(heat, kernel=2)
mmdet/models/anchor_heads/solo_head.py:26
↓ 1 callersMethodpositive_bag_loss
(self, matched_cls_prob, matched_box_prob)
mmdet/models/anchor_heads/free_anchor_retina_head.py:174
↓ 1 callersMethodprepare_test_img
(self, idx)
mmdet/datasets/custom.py:146
↓ 1 callersMethodprepare_train_img
(self, idx)
mmdet/datasets/custom.py:137
↓ 1 callersFunctionprint_map_summary
Print mAP and results of each class. A table will be printed to show the gts/dets/recall/AP of each class and the mAP. Args: mea
mmdet/core/evaluation/mean_ap.py:390
↓ 1 callersFunctionprint_model_with_flops
(model, units='GMac', precision=3, ost=sys.stdout)
mmdet/utils/flops_counter.py:111
↓ 1 callersFunctionprint_recall_summary
Print recalls in a table. Args: recalls(ndarray): calculated from `bbox_recalls` proposal_nums(ndarray or list): top N proposals
mmdet/core/evaluation/recall.py:105
↓ 1 callersFunctionprocess_checkpoint
(in_file, out_file)
tools/publish_model.py:16
↓ 1 callersFunctionproposal2json
(dataset, results)
mmdet/core/evaluation/coco_utils.py:131
← previousnext →301–400 of 1,004, ranked by callers