MCPcopy Create free account

hub / github.com/Gus-Guo/AugFPN / functions

Functions482 in github.com/Gus-Guo/AugFPN

↓ 1 callersFunction_minimal_ext_cmd
(cmd)
setup.py:24
↓ 1 callersFunction_non_dist_train
(model, dataset, cfg, validate=False)
mmdet/apis/train.py:99
↓ 1 callersMethod_output_size
(input, weight, padding, dilation, stride)
mmdet/ops/dcn/functions/deform_conv.py:92
↓ 1 callersMethod_parse_ann_info
Parse bbox and mask annotation. Args: ann_info (list[dict]): Annotation info of an image. with_mask (bool): Whether t
mmdet/datasets/coco.py:56
↓ 1 callersFunction_prepare_data
(img, img_transform, cfg, device)
mmdet/apis/inference.py:11
↓ 1 callersMethod_rand_another
(self, idx)
mmdet/datasets/custom.py:151
↓ 1 callersFunction_recalls
(all_ious, proposal_nums, thrs)
mmdet/core/evaluation/recall.py:7
↓ 1 callersMethod_register_module
Register a module. Args: module (:obj:`nn.Module`): Module to be registered.
mmdet/models/registry.py:18
↓ 1 callersMethod_sample_neg
(self, assign_result, num_expected, **kwargs)
mmdet/core/bbox/samplers/base_sampler.py:28
↓ 1 callersMethod_sample_pos
(self, assign_result, num_expected, **kwargs)
mmdet/core/bbox/samplers/base_sampler.py:24
↓ 1 callersMethod_set_group_flag
Set flag according to image aspect ratio. Images with aspect ratio greater than 1 will be set as group 1, otherwise group 0.
mmdet/datasets/custom.py:139
↓ 1 callersFunctionaccuracy
(pred, target, topk=1)
mmdet/core/loss/losses.py:141
↓ 1 callersMethodadd_gt_
(self, gt_labels)
mmdet/core/bbox/assigners/assign_result.py:12
↓ 1 callersFunctionallreduce_grads
(model, coalesce=True, bucket_size_mb=-1)
mmdet/core/utils/dist_utils.py:31
↓ 1 callersFunctionanchor_inside_flags
(flat_anchors, valid_flags, img_shape, allowed_border=0)
mmdet/core/anchor/anchor_target.py:175
↓ 1 callersFunctionassign_and_sample
(bboxes, gt_bboxes, gt_bboxes_ignore, gt_labels, cfg)
mmdet/core/bbox/assign_sampling.py:28
↓ 1 callersMethodassign_wrt_overlaps
Assign w.r.t. the overlaps of bboxes with gts. Args: overlaps (Tensor): Overlaps between k gt_bboxes and n bboxes,
mmdet/core/bbox/assigners/max_iou_assigner.py:93
↓ 1 callersMethodaug_test
(self, imgs, img_metas, **kwargs)
mmdet/models/detectors/base.py:50
↓ 1 callersMethodaug_test
(self, imgs, img_metas, rescale=False)
mmdet/models/detectors/rpn.py:66
↓ 1 callersFunctionaverage_precision
Calculate average precision (for single or multiple scales). Args: recalls (ndarray): shape (num_scales, num_dets) or (num_dets, )
mmdet/core/evaluation/mean_ap.py:9
↓ 1 callersMethodbackward
(ctx, grad_output)
mmdet/ops/roi_pool/functions/roi_pool.py:38
↓ 1 callersFunctionbbox_flip
Flip bboxes horizontally. Args: bboxes(ndarray): shape (..., 4*k) img_shape(tuple): (height, width)
mmdet/datasets/transforms.py:49
↓ 1 callersMethodbuild_roi_layers
(self, layer_cfg, featmap_strides)
mmdet/models/roi_extractors/all_level_auxiliary.py:40
↓ 1 callersMethodbuild_roi_layers
(self, layer_cfg, featmap_strides)
mmdet/models/roi_extractors/soft_roi_selection.py:68
↓ 1 callersMethodbuild_roi_layers
(self, layer_cfg, featmap_strides)
mmdet/models/roi_extractors/single_level.py:43
↓ 1 callersMethodcenterness_target
(self, pos_bbox_targets)
mmdet/models/anchor_heads/fcos_head.py:397
↓ 1 callersFunctioncustomize_compiler_for_nvcc
inject deep into distutils to customize how the dispatch to cc/nvcc works. If you subclass UnixCCompiler, it's not trivial to get your subclas
mmdet/ops/nms/setup.py:25
↓ 1 callersFunctiondet2json
(dataset, results)
mmdet/core/evaluation/coco_utils.py:103
↓ 1 callersFunctioneval_recalls
Calculate recalls. Args: gts(list or ndarray): a list of arrays of shape (n, 4) proposals(list or ndarray): a list of arrays of s
mmdet/core/evaluation/recall.py:62
↓ 1 callersFunctionexpand_binary_labels
(labels, label_weights, label_channels)
mmdet/core/anchor/anchor_target.py:165
↓ 1 callersFunctionexpand_target
(bbox_targets, bbox_weights, labels, num_classes)
mmdet/core/bbox/bbox_target.py:67
↓ 1 callersMethodextract_feat
(self, imgs)
mmdet/models/detectors/base.py:33
↓ 1 callersMethodfcos_target
(self, points, gt_bboxes_list, gt_labels_list)
mmdet/models/anchor_heads/fcos_head.py:316
↓ 1 callersMethodforward_test
(self, imgs, img_metas, **kwargs)
mmdet/models/detectors/base.py:58
↓ 1 callersMethodforward_train
(self, imgs, img_metas, **kwargs)
mmdet/models/detectors/base.py:42
↓ 1 callersMethodgen_base_anchors
(self)
mmdet/core/anchor/anchor_generator.py:18
↓ 1 callersMethodget_ann_info
(self, idx)
mmdet/datasets/custom.py:128
↓ 1 callersMethodget_bboxes_auxiliary
(self, cls_scores, bbox_preds, centernesses,
mmdet/models/anchor_heads/fcos_head.py:408
↓ 1 callersMethodget_bboxes_single
(self, cls_scores, bbox_preds, m
mmdet/models/anchor_heads/anchor_head.py:243
↓ 1 callersMethodget_bboxes_single
(self, cls_scores, bbox_preds, c
mmdet/models/anchor_heads/fcos_head.py:238
↓ 1 callersMethodget_bboxes_single_auxiliary
(self, cls_scores, bbox_preds, m
mmdet/models/anchor_heads/retina_head.py:98
↓ 1 callersMethodget_bboxes_single_auxiliary
(self, cls_scores, bbox_preds, c
mmdet/models/anchor_heads/fcos_head.py:441
↓ 1 callersFunctionget_cls_results
Get det results and gt information of a certain class.
mmdet/core/evaluation/mean_ap.py:202
↓ 1 callersFunctionget_dataset
(data_cfg)
mmdet/datasets/utils.py:77
↓ 1 callersFunctionget_git_hash
()
setup.py:22
↓ 1 callersFunctionget_hash
()
setup.py:48
↓ 1 callersMethodget_points_single
(self, featmap_size, stride, dtype, device)
mmdet/models/anchor_heads/fcos_head.py:305
↓ 1 callersFunctionget_version
()
setup.py:77
↓ 1 callersMethodinit_offset
(self)
mmdet/ops/dcn/modules/deform_conv.py:132
↓ 1 callersMethodinit_weights
(self)
mmdet/models/utils/conv_module.py:71
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/two_stage.py:71
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/two_stage_old.py:56
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/cascade_rcnn.py:83
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/single_stage_old.py:28
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/rpn.py:28
↓ 1 callersMethodinit_weights
(self, pretrained=None)
mmdet/models/detectors/single_stage.py:55
↓ 1 callersFunctioniou_loss
(pred_bboxes, target_bboxes, reduction='mean')
mmdet/core/loss/losses.py:122
↓ 1 callersMethodload_annotations
(self, ann_file)
mmdet/datasets/custom.py:122
↓ 1 callersMethodload_proposals
(self, proposal_file)
mmdet/datasets/custom.py:125
↓ 1 callersMethodloss_aux
(self, mask_pred, mask_targets, labels, alpha=0.25)
mmdet/models/mask_heads/fcn_mask_head.py:110
↓ 1 callersFunctionmain
()
tools/train.py:42
↓ 1 callersFunctionmain
()
tools/test.py:62
↓ 1 callersFunctionmain
()
tools/voc_eval.py:46
↓ 1 callersFunctionmain
()
tools/coco_eval.py:6
↓ 1 callersFunctionmain
()
tools/slurm_test.py:68
↓ 1 callersFunctionmain
()
tools/convert_datasets/pascal_voc.py:103
↓ 1 callersFunctionmake_res_layer
(block, inplanes, planes, blocks,
mmdet/models/backbones/resnext.py:87
↓ 1 callersFunctionmake_res_layer
(block, inplanes, planes, blocks,
mmdet/models/backbones/resnet.py:231
↓ 1 callersMethodmap_roi_levels
Map rois to corresponding feature levels by scales. - scale < finest_scale: level 0 - finest_scale <= scale < finest_scale * 2: level
mmdet/models/roi_extractors/single_level.py:52
↓ 1 callersFunctionmask_target
(pos_proposals_list, pos_assigned_gt_inds_list, gt_masks_list, cfg)
mmdet/core/mask/mask_target.py:6
↓ 1 callersFunctionmerge_aug_bboxes
Merge augmented detection bboxes and scores. Args: aug_bboxes (list[Tensor]): shape (n, 4*#class) aug_scores (list[Tensor] or Non
mmdet/core/post_processing/merge_augs.py:41
↓ 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:9
↓ 1 callersMethodnorm1
(self)
mmdet/models/backbones/resnet.py:57
↓ 1 callersMethodnorm1
(self)
mmdet/models/backbones/resnet.py:178
↓ 1 callersMethodnorm1
(self)
mmdet/models/backbones/resnet.py:383
↓ 1 callersMethodnorm2
(self)
mmdet/models/backbones/resnet.py:61
↓ 1 callersMethodnorm2
(self)
mmdet/models/backbones/resnet.py:182
↓ 1 callersMethodnorm3
(self)
mmdet/models/backbones/resnet.py:186
↓ 1 callersFunctionparse_args
()
tools/train.py:14
↓ 1 callersFunctionparse_args
()
tools/test.py:39
↓ 1 callersFunctionparse_args
()
tools/slurm_test.py:40
↓ 1 callersFunctionparse_args
()
tools/convert_datasets/pascal_voc.py:94
↓ 1 callersFunctionparse_losses
(losses)
mmdet/apis/train.py:16
↓ 1 callersMethodprepare_test_img
Prepare an image for testing (multi-scale and flipping)
mmdet/datasets/custom.py:245
↓ 1 callersMethodprepare_train_img
(self, idx)
mmdet/datasets/custom.py:165
↓ 1 callersFunctionprint_map_summary
Print mAP and results of each class. Args: mean_ap(float): calculated from `eval_map` results(list): calculated from `eval_map`
mmdet/core/evaluation/mean_ap.py:332
↓ 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 callersFunctionproposal2json
(dataset, results)
mmdet/core/evaluation/coco_utils.py:88
↓ 1 callersFunctionrandom_scale
Randomly select a scale from a list of scales or scale ranges. Args: img_scales (list[tuple]): Image scale or scale range. mode (
mmdet/datasets/utils.py:36
↓ 1 callersFunctionreadme
()
setup.py:7
↓ 1 callersMethodrefine_bboxes
Refine bboxes during training. Args: rois (Tensor): Shape (n*bs, 5), where n is image number per GPU, and bs is t
mmdet/models/bbox_heads/bbox_head.py:134
↓ 1 callersMethodregress_by_class
Regress the bbox for the predicted class. Used in Cascade R-CNN. Args: rois (Tensor): shape (n, 4) or (n, 5) label (T
mmdet/models/bbox_heads/bbox_head_auxiliary.py:174
↓ 1 callersMethodreset_parameters
(self)
mmdet/ops/dcn/modules/deform_conv.py:46
↓ 1 callersMethodreset_parameters
(self)
mmdet/ops/dcn/modules/deform_conv.py:91
↓ 1 callersMethodsample
(self, assign_result, bboxes, gt_bboxes, **kwargs)
mmdet/core/bbox/samplers/pseudo_sampler.py:18
↓ 1 callersFunctionsegm2json
(dataset, results)
mmdet/core/evaluation/coco_utils.py:120
↓ 1 callersFunctionset_random_seed
(seed)
mmdet/apis/env.py:51
↓ 1 callersFunctionset_recall_param
Check proposal_nums and iou_thrs and set correct format.
mmdet/core/evaluation/recall.py:40
↓ 1 callersFunctionsigmoid_focal_loss
(pred, target, weight, gamma=2.0,
mmdet/core/loss/losses.py:35
↓ 1 callersMethodsimple_test
(self, img, img_meta, **kwargs)
mmdet/models/detectors/base.py:46
← previousnext →101–200 of 482, ranked by callers