MCPcopy Create free account

hub / github.com/amirassov/kaggle-imaterialist / functions

Functions538 in github.com/amirassov/kaggle-imaterialist

↓ 1 callersMethodmap_roi_levels
Map rois to corresponding feature levels by scales. - scale < finest_scale: level 0 - finest_scale <= scale < finest_scale * 2: level
mmdetection/mmdet/models/roi_extractors/single_level.py:52
↓ 1 callersFunctionmask_target
(pos_proposals_list, pos_assigned_gt_inds_list, gt_masks_list, cfg)
mmdetection/mmdet/core/mask/mask_target.py:6
↓ 1 callersFunctionmulti_gpu_test
(model, data_loader, tmpdir=None)
mmdetection/tools/test_ensemble.py:38
↓ 1 callersFunctionmulti_gpu_test
(model, data_loader, tmpdir=None)
mmdetection/tools/test.py:37
↓ 1 callersMethodnorm1
(self)
mmdetection/mmdet/models/backbones/resnet.py:61
↓ 1 callersMethodnorm1
(self)
mmdetection/mmdet/models/backbones/resnet.py:191
↓ 1 callersMethodnorm1
(self)
mmdetection/mmdet/models/backbones/resnet.py:403
↓ 1 callersMethodnorm2
(self)
mmdetection/mmdet/models/backbones/resnet.py:65
↓ 1 callersMethodnorm2
(self)
mmdetection/mmdet/models/backbones/resnet.py:195
↓ 1 callersMethodnorm3
(self)
mmdetection/mmdet/models/backbones/resnet.py:199
↓ 1 callersFunctionparse_args
()
src/draw.py:17
↓ 1 callersFunctionparse_args
()
src/rm_attribute_classes.py:7
↓ 1 callersFunctionparse_args
()
src/create_mmdetection_train.py:11
↓ 1 callersFunctionparse_args
()
src/split.py:9
↓ 1 callersFunctionparse_args
()
src/prune.py:6
↓ 1 callersFunctionparse_args
()
src/submit.py:14
↓ 1 callersFunctionparse_args
()
src/create_mmdetection_test.py:12
↓ 1 callersFunctionparse_args
()
src/eda.py:14
↓ 1 callersFunctionparse_args
()
mmdetection/tools/test_ensemble.py:104
↓ 1 callersFunctionparse_args
()
mmdetection/tools/train.py:14
↓ 1 callersFunctionparse_args
()
mmdetection/tools/test.py:103
↓ 1 callersFunctionparse_args
()
mmdetection/tools/analyze_logs.py:138
↓ 1 callersFunctionparse_args
()
mmdetection/tools/publish_model.py:6
↓ 1 callersFunctionparse_args
()
mmdetection/tools/convert_datasets/pascal_voc.py:94
↓ 1 callersFunctionparse_losses
(losses)
mmdetection/mmdet/apis/train.py:18
↓ 1 callersFunctionprecision_at
(threshold, iou)
src/metric.py:5
↓ 1 callersMethodprepare_test_img
Prepare an image for testing (multi-scale and flipping)
mmdetection/mmdet/datasets/custom.py:269
↓ 1 callersMethodprepare_train_img
(self, idx)
mmdetection/mmdet/datasets/custom.py:176
↓ 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`
mmdetection/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
mmdetection/mmdet/core/evaluation/recall.py:105
↓ 1 callersFunctionprocess_checkpoint
(in_file, out_file)
mmdetection/tools/publish_model.py:15
↓ 1 callersFunctionproposal2json
(dataset, results)
mmdetection/mmdet/core/evaluation/coco_utils.py:88
↓ 1 callersFunctionput_text
(img, color, text, i, x_shift=10, y_shift=10)
src/draw.py:42
↓ 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 (
mmdetection/mmdet/datasets/utils.py:36
↓ 1 callersFunctionreadme
()
mmdetection/setup.py:7
↓ 1 callersMethodreset_parameters
(self)
mmdetection/mmdet/ops/dcn/modules/deform_conv.py:47
↓ 1 callersMethodreset_parameters
(self)
mmdetection/mmdet/ops/dcn/modules/deform_conv.py:116
↓ 1 callersMethodsample
(self, assign_result, bboxes, gt_bboxes, **kwargs)
mmdetection/mmdet/core/bbox/samplers/pseudo_sampler.py:18
↓ 1 callersFunctionsegm2json
(dataset, results)
mmdetection/mmdet/core/evaluation/coco_utils.py:120
↓ 1 callersFunctionset_random_seed
(seed)
mmdetection/mmdet/apis/env.py:53
↓ 1 callersFunctionset_recall_param
Check proposal_nums and iou_thrs and set correct format.
mmdetection/mmdet/core/evaluation/recall.py:40
↓ 1 callersMethodsimple_test
(self, img, img_meta, **kwargs)
mmdetection/mmdet/models/detectors/base.py:50
↓ 1 callersMethodsimple_test
(self, img, img_meta, rescale=False)
mmdetection/mmdet/models/detectors/rpn.py:57
↓ 1 callersMethodsimple_test_bboxes
Test only det bboxes without augmentation.
mmdetection/mmdet/models/detectors/test_mixins.py:30
↓ 1 callersMethodsimple_test_mask
(self, x, img_meta, det_bboxes,
mmdetection/mmdet/models/detectors/test_mixins.py:94
↓ 1 callersFunctionsingle_gpu_test
(model, data_loader, show=False)
mmdetection/tools/test_ensemble.py:19
↓ 1 callersFunctionsingle_gpu_test
(model, data_loader, show=False)
mmdetection/tools/test.py:18
↓ 1 callersFunctionsmooth_l1_loss
(pred, target, beta=1.0, reduction='mean')
mmdetection/mmdet/core/loss/losses.py:81
↓ 1 callersFunctiontrain_detector
(model, dataset, cfg, distributed=False,
mmdetection/mmdet/apis/train.py:48
↓ 1 callersMethodtransform_from_dict
(self, **kwargs)
mmdetection/mmdet/datasets/extra_aug.py:13
↓ 1 callersMethodvalid_flags
(self, featmap_size, valid_size, device='cuda')
mmdetection/mmdet/core/anchor/anchor_generator.py:72
↓ 1 callersFunctionvoc_classes
()
mmdetection/mmdet/core/evaluation/class_names.py:4
↓ 1 callersFunctionvoc_eval
(result_file, dataset, iou_thr=0.5)
mmdetection/tools/voc_eval.py:10
↓ 1 callersFunctionweighted_cross_entropy
(pred, label, weight, avg_factor=None, reduce=True)
mmdetection/mmdet/core/loss/losses.py:16
↓ 1 callersFunctionwrite_version_py
()
mmdetection/setup.py:63
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/sigmoid_focal_loss/src/sigmoid_focal_loss.cpp:38
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/roi_align/src/roi_align_cuda.cpp:82
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/roi_pool/src/roi_pool_cuda.cpp:83
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/dcn/src/deform_pool_cuda.cpp:81
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/dcn/src/deform_conv_cuda.cpp:681
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/nms/src/nms_cuda.cpp:15
FunctionPYBIND11_MODULE
mmdetection/mmdet/ops/nms/src/nms_cpu.cpp:69
FunctionSigmoidFocalLoss_backward
mmdetection/mmdet/ops/sigmoid_focal_loss/src/sigmoid_focal_loss.cpp:27
FunctionSigmoidFocalLoss_forward
Interface for Python
mmdetection/mmdet/ops/sigmoid_focal_loss/src/sigmoid_focal_loss.cpp:17
Method__call__
(self, img, scale, flip=False, keep_ratio=True)
mmdetection/mmdet/datasets/transforms.py:36
Method__call__
(self, bboxes, img_shape, scale_factor, flip=False)
mmdetection/mmdet/datasets/transforms.py:83
Method__call__
(self, masks, pad_shape, scale_factor, flip=False)
mmdetection/mmdet/datasets/transforms.py:106
Method__call__
(self, img, scale, flip=False, keep_ratio=True)
mmdetection/mmdet/datasets/transforms.py:131
Method__call__
(self, *args)
mmdetection/mmdet/datasets/transforms.py:148
Method__call__
(self, img)
mmdetection/mmdet/datasets/extra_aug.py:21
Method__getitem__
(self, idx)
mmdetection/mmdet/datasets/repeat_dataset.py:15
Method__getitem__
(self, idx)
mmdetection/mmdet/datasets/custom.py:166
Method__init__
(self, gamma, alpha)
mmdetection/mmdet/ops/sigmoid_focal_loss/modules/sigmoid_focal_loss.py:8
Method__init__
(self, out_size, spatial_scale, sample_num=0)
mmdetection/mmdet/ops/roi_align/modules/roi_align.py:7
Method__init__
(self, out_size, spatial_scale)
mmdetection/mmdet/ops/roi_pool/modules/roi_pool.py:7
Method__init__
(self, spatial_scale, out_size, out_channels,
mmdetection/mmdet/ops/dcn/modules/deform_pool.py:38
Method__init__
(self, spatial_scale, out_size, out_channels,
mmdetection/mmdet/ops/dcn/modules/deform_pool.py:97
Method__init__
(self, *args, **kwargs)
mmdetection/mmdet/ops/dcn/modules/deform_conv.py:61
Method__init__
(self, in_channels, out_channels, kernel_size,
mmdetection/mmdet/ops/dcn/modules/deform_conv.py:86
Method__init__
(self, *args, **kwargs)
mmdetection/mmdet/ops/dcn/modules/deform_conv.py:133
Method__init__
(self, num, pos_fraction, context, neg_pos
mmdetection/mmdet/core/bbox/samplers/ohem_sampler.py:9
Method__init__
(self, num, pos_fraction, neg_pos_ub=-1, a
mmdetection/mmdet/core/bbox/samplers/base_sampler.py:10
Method__init__
(self, **kwargs)
mmdetection/mmdet/core/bbox/samplers/pseudo_sampler.py:9
Method__init__
(self, pos_sampler, neg_sampler, **kwargs)
mmdetection/mmdet/core/bbox/samplers/combined_sampler.py:7
Method__init__
(self, num, pos_fraction, hard_thr=0.1, ha
mmdetection/mmdet/core/bbox/samplers/iou_balanced_neg_sampler.py:9
Method__init__
(self, pos_inds, neg_inds, bboxes, gt_bboxes, assign_result, gt_flags)
mmdetection/mmdet/core/bbox/samplers/sampling_result.py:6
Method__init__
(self, num, pos_fraction, neg_pos_ub=-1, a
mmdetection/mmdet/core/bbox/samplers/random_sampler.py:9
Method__init__
(self, num_gts, gt_inds, max_overlaps, labels=None)
mmdetection/mmdet/core/bbox/assigners/assign_result.py:6
Method__init__
(self, pos_iou_thr, neg_iou_thr, min_pos_iou=.0,
mmdetection/mmdet/core/bbox/assigners/max_iou_assigner.py:33
Method__init__
(self, grad_clip=None, coalesce=True, bucket_size_mb=-1)
mmdetection/mmdet/core/utils/dist_utils.py:46
Method__init__
(self, base_size, scales, ratios, scale_major=True, ctr=None)
mmdetection/mmdet/core/anchor/anchor_generator.py:6
Method__init__
(self, dataset, proposal_nums=(100, 300, 1000), iou_thrs=np
mmdetection/mmdet/core/evaluation/eval_hooks.py:120
Method__init__
(self, **kwargs)
mmdetection/mmdet/datasets/xml_style.py:12
Method__init__
(self, dataset, times)
mmdetection/mmdet/datasets/repeat_dataset.py:6
Method__init__
(self, mean=(0, 0, 0), std=(1, 1, 1), to_rgb=True,
mmdetection/mmdet/datasets/transforms.py:26
Method__init__
(self, max_num_gts=None)
mmdetection/mmdet/datasets/transforms.py:80
Method__init__
(self, size_divisor=None)
mmdetection/mmdet/datasets/transforms.py:128
Method__init__
(self, max_part_shift=0.3, always_apply=False, p=1.0)
mmdetection/mmdet/datasets/transforms.py:166
Method__init__
(self, ann_file, img_prefix, img_scale, im
mmdetection/mmdet/datasets/custom.py:39
Method__init__
(self, datasets)
mmdetection/mmdet/datasets/concat_dataset.py:15
← previousnext →201–300 of 538, ranked by callers