MCPcopy Create free account

hub / github.com/GRAP-UdL-AT/Amodal_Fruit_Sizing / functions

Functions1,212 in github.com/GRAP-UdL-AT/Amodal_Fruit_Sizing

↓ 1 callersFunction_del
(key_seq: List[str])
detectron2/config/compat.py:134
↓ 1 callersMethod_derive_coco_results
Derive the desired score numbers from summarized COCOeval. Args: coco_eval (None or COCOEval): None represents no predic
detectron2/evaluation/AmodalCocoEvaluation.py:235
↓ 1 callersMethod_detect_anomaly
(self, losses, loss_dict)
detectron2/engine/train_loop.py:236
↓ 1 callersMethod_do_eval
(self)
detectron2/engine/hooks.py:323
↓ 1 callersMethod_do_loss_eval
(self)
Train_AmodalFruitSize.py:40
↓ 1 callersFunction_do_paste_mask
Args: masks: N, 1, H, W boxes: N, 4 img_h, img_w (int): skip_empty (bool): only paste masks within the region tha
detectron2/layers/mask_ops.py:16
↓ 1 callersMethod_encode_anchor_generator_cfg
(self, predict_net)
detectron2/export/caffe2_modeling.py:433
↓ 1 callersMethod_eval_box_proposals
Evaluate the box proposals in predictions. Fill self._results with the metrics for "box_proposals" task.
detectron2/evaluation/AmodalCocoEvaluation.py:196
↓ 1 callersMethod_eval_box_proposals
Evaluate the box proposals in predictions. Fill self._results with the metrics for "box_proposals" task.
detectron2/evaluation/coco_evaluation.py:194
↓ 1 callersMethod_eval_box_proposals
Evaluate the box proposals in predictions. Fill self._results with the metrics for "box_proposals" task.
detectron2/evaluation/lvis_evaluation.py:148
↓ 1 callersMethod_eval_predictions
Evaluate predictions on the given tasks. Fill self._results with the metrics of the tasks.
detectron2/evaluation/AmodalCocoEvaluation.py:148
↓ 1 callersMethod_eval_predictions
Evaluate predictions on the given tasks. Fill self._results with the metrics of the tasks.
detectron2/evaluation/coco_evaluation.py:146
↓ 1 callersMethod_eval_predictions
Evaluate predictions on the given tasks. Fill self._results with the metrics of the tasks. Args: predictions (li
detectron2/evaluation/lvis_evaluation.py:115
↓ 1 callersFunction_evaluate_box_proposals
Evaluate detection proposal recall metrics. This function is a much faster alternative to the official COCO API recall evaluation code. Howev
detectron2/evaluation/AmodalCocoEvaluation.py:387
↓ 1 callersFunction_evaluate_box_proposals
Evaluate detection proposal recall metrics. This function is a much faster alternative to the official COCO API recall evaluation code. Howev
detectron2/evaluation/coco_evaluation.py:366
↓ 1 callersFunction_evaluate_box_proposals
Evaluate detection proposal recall metrics. This function is a much faster alternative to the official LVIS API recall evaluation code. Howev
detectron2/evaluation/lvis_evaluation.py:190
↓ 1 callersFunction_evaluate_predictions_on_coco
Evaluate the coco results using COCOEval API.
detectron2/evaluation/AmodalCocoEvaluation.py:496
↓ 1 callersFunction_evaluate_predictions_on_coco
Evaluate the coco results using COCOEval API.
detectron2/evaluation/coco_evaluation.py:475
↓ 1 callersMethod_evaluate_predictions_on_coco
Evaluate the coco results using COCOEval API.
detectron2/evaluation/rotated_coco_evaluation.py:188
↓ 1 callersFunction_evaluate_predictions_on_lvis
Args: iou_type (str): kpt_oks_sigmas (list[float]): class_names (None or list[str]): if provided, will use it to predict
detectron2/evaluation/lvis_evaluation.py:297
↓ 1 callersFunction_export_via_onnx
(model, inputs)
detectron2/export/caffe2_export.py:33
↓ 1 callersFunction_find_free_port
()
detectron2/engine/launch.py:12
↓ 1 callersFunction_fuse_once
(predict_net)
detectron2/export/shared.py:961
↓ 1 callersFunction_generic_status_identifier
Statically infer the status of each blob, the status can be such as device type (CPU/GPU), layout (NCHW/NHWC), data type (float32/int8),
detectron2/export/shared.py:373
↓ 1 callersFunction_get
(key_seq: List[str])
detectron2/config/compat.py:128
↓ 1 callersMethod_get_c2_detectron_baseline
(name)
detectron2/checkpoint/catalog.py:71
↓ 1 callersMethod_get_c2_imagenet_pretrained
(name)
detectron2/checkpoint/catalog.py:63
↓ 1 callersFunction_get_coco_panoptic_separated_meta
Returns metadata for "separated" version of the panoptic segmentation dataset.
detectron2/data/datasets/builtin_meta.py:206
↓ 1 callersFunction_get_dependency_chain
Return the index list of relevant operator to produce target blob from source blob, if there's no dependency, return empty list.
detectron2/export/shared.py:822
↓ 1 callersFunction_get_device_option
(producer_op)
detectron2/export/shared.py:348
↓ 1 callersMethod_get_epoch_indices
Create a list of dataset indices (with repeats) to use for one epoch. Args: generator (torch.Generator): pseudo random n
detectron2/data/samplers/distributed_sampler.py:131
↓ 1 callersMethod_get_ground_truth
Returns: gt_objectness_logits: list of N tensors. Tensor i is a vector whose length is the total number of anchor
detectron2/modeling/proposal_generator/rpn_outputs.py:254
↓ 1 callersMethod_get_local_path
(self, path)
detectron2/checkpoint/catalog.py:102
↓ 1 callersMethod_get_local_path
(self, path)
detectron2/checkpoint/catalog.py:123
↓ 1 callersMethod_get_loss
(self, data)
Train_AmodalFruitSize.py:59
↓ 1 callersFunction_get_lvis_instances_meta_v0_5
()
detectron2/data/datasets/lvis.py:165
↓ 1 callersMethod_get_repeat_factors
Compute (fractional) per-image repeat factors. Args: See __init__. Returns: torch.Tensor: the i-th
detectron2/data/samplers/distributed_sampler.py:93
↓ 1 callersFunction_import_file
(module_name, file_path, make_importable=False)
detectron2/utils/env.py:36
↓ 1 callersMethod_infer_output_devices
(self, inputs_dict)
detectron2/export/caffe2_inference.py:94
↓ 1 callersMethod_infer_shape
(ctx, input, weight)
detectron2/layers/deform_conv.py:290
↓ 1 callersMethod_inference_one_image
Args: input (dict): one dataset dict Returns: dict: one output dict
detectron2/modeling/test_time_augmentation.py:159
↓ 1 callersMethod_infinite_indices
(self)
detectron2/data/samplers/distributed_sampler.py:47
↓ 1 callersMethod_infinite_indices
(self)
detectron2/data/samplers/distributed_sampler.py:158
↓ 1 callersMethod_init_amodal_mask_head
(self, cfg)
detectron2/modeling/roi_heads/roi_heads.py:797
↓ 1 callersMethod_init_box_head
(self, cfg)
detectron2/modeling/roi_heads/roi_heads.py:491
↓ 1 callersMethod_init_box_head
(self, cfg)
detectron2/modeling/roi_heads/roi_heads.py:765
↓ 1 callersMethod_init_keypoint_head
(self, cfg)
detectron2/modeling/roi_heads/roi_heads.py:546
↓ 1 callersMethod_init_mask_head
(self, cfg)
detectron2/modeling/roi_heads/roi_heads.py:523
↓ 1 callersMethod_init_visible_mask_head
(self, cfg)
detectron2/modeling/roi_heads/roi_heads.py:820
↓ 1 callersFunction_is_dead_end
(versioned_blob)
detectron2/export/shared.py:1014
↓ 1 callersMethod_jitter
Randomly modifies given color to produce a slightly different color than the color given. Args: color (tuple[double]): a
detectron2/utils/visualizer.py:1037
↓ 1 callersFunction_keypoints_to_heatmap
Encode keypoint locations into a target heatmap for use in SoftmaxWithLoss across space. Maps keypoints from the half-open interval [x1, x2)
detectron2/structures/keypoints.py:82
↓ 1 callersMethod_log_accuracy
Log the accuracy metrics to EventStorage.
detectron2/modeling/roi_heads/fast_rcnn.py:173
↓ 1 callersMethod_match_and_label_boxes
Match proposals with groundtruth using the matcher at the given stage. Label the proposals as foreground or background based on the m
detectron2/modeling/roi_heads/cascade_rcnn.py:144
↓ 1 callersFunction_modify_blob_names
(ops, blob_rename_f)
detectron2/export/shared.py:488
↓ 1 callersFunction_output_size
(dim)
detectron2/layers/wrappers.py:178
↓ 1 callersMethod_output_size
(input, weight, padding, dilation, stride)
detectron2/layers/deform_conv.py:138
↓ 1 callersMethod_prepare
Prepare ._gts and ._dts for evaluation based on params :return: None
detectron2/evaluation/Amodal_cocoeval.py:43
↓ 1 callersMethod_rand_boxes
(self, num_boxes, x_max, y_max)
tests/test_roi_pooler.py:13
↓ 1 callersMethod_rand_range
Uniform float random number between low and high.
detectron2/data/transforms/transform_gen.py:76
↓ 1 callersMethod_rot90
(self, img, num)
tests/test_roi_align_rotated.py:24
↓ 1 callersMethod_run_stage
Args: features (list[Tensor]): #lvl input features to ROIHeads proposals (list[Instances]): #image Instances, with th
detectron2/modeling/roi_heads/cascade_rcnn.py:193
↓ 1 callersFunction_set
(key_seq: List[str], val: str)
detectron2/config/compat.py:120
↓ 1 callersMethod_setup_figure
Args: Same as in :meth:`__init__()`. Returns: fig (matplotlib.pyplot.figure): top level container for all th
detectron2/utils/visualizer.py:222
↓ 1 callersMethod_simple_roialign_with_grad
(self, img, box, resolution, device)
tests/test_roi_align.py:79
↓ 1 callersMethod_tasks_from_config
Returns: tuple[str]: tasks that can be evaluated under the given configuration.
detectron2/evaluation/AmodalCocoEvaluation.py:86
↓ 1 callersMethod_tasks_from_config
Returns: tuple[str]: tasks that can be evaluated under the given configuration.
detectron2/evaluation/coco_evaluation.py:85
↓ 1 callersMethod_tasks_from_config
Returns: tuple[str]: tasks that can be evaluated under the given configuration.
detectron2/evaluation/lvis_evaluation.py:57
↓ 1 callersMethod_write_metrics
Args: metrics_dict (dict): dict of scalar metrics
detectron2/engine/train_loop.py:244
↓ 1 callersMethodadd_edge
(self, u, v)
detectron2/export/shared.py:786
↓ 1 callersFunctionadd_export_config
Args: cfg (CfgNode): a detectron2 config Returns: CfgNode: an updated config with new options that :func:`export_caffe2_mode
detectron2/export/api.py:17
↓ 1 callersFunctionadd_ground_truth_to_proposals_single_image
Augment `proposals` with ground-truth boxes from `gt_boxes`. Args: Same as `add_ground_truth_to_proposals`, but with gt_boxes and pr
detectron2/modeling/proposal_generator/proposal_utils.py:34
↓ 1 callersMethodafter_step
Called after each iteration.
detectron2/engine/train_loop.py:69
↓ 1 callersMethodafter_step
(self)
detectron2/engine/train_loop.py:152
↓ 1 callersMethodafter_train
Called after the last iteration.
detectron2/engine/train_loop.py:57
↓ 1 callersMethodafter_train
(self)
detectron2/engine/train_loop.py:144
↓ 1 callersFunctionamodal_mask_rcnn_inference
Convert pred_mask_logits to estimated foreground probability masks while also extracting only the masks for the predicted classes in pred_ins
detectron2/modeling/roi_heads/mask_amodal_head.py:104
↓ 1 callersFunctionamodal_mask_rcnn_loss
Compute the mask prediction loss defined in the Mask R-CNN paper. Args: pred_mask_logits (Tensor): A tensor of shape (B, C, Hmask, W
detectron2/modeling/roi_heads/mask_amodal_head.py:22
↓ 1 callersMethodapply_coords
(self, coords)
detectron2/data/transforms/transform.py:44
↓ 1 callersMethodapply_deltas
Apply transformation `deltas` (dx, dy, dw, dh, da) to `boxes`. Args: deltas (Tensor): transformation deltas of shape (N,
detectron2/modeling/box_regression.py:177
↓ 1 callersMethodapply_image
(self, img, interp=None)
detectron2/data/transforms/transform.py:79
↓ 1 callersMethodas_dict
Returns all the metadata as a dict. Note that modifications to the returned dict will not reflect on the Metadata object.
detectron2/data/catalog.py:142
↓ 1 callersFunctionassign_boxes_to_levels
Map each box in `box_lists` to a feature map level index and return the assignment vector. Args: box_lists (list[Boxes] | list[R
detectron2/modeling/poolers.py:13
↓ 1 callersMethodbbox
(self)
detectron2/utils/visualizer.py:132
↓ 1 callersMethodbefore_step
Called before each iteration.
detectron2/engine/train_loop.py:63
↓ 1 callersMethodbefore_step
(self)
detectron2/engine/train_loop.py:148
↓ 1 callersMethodbefore_train
Called before the first iteration.
detectron2/engine/train_loop.py:51
↓ 1 callersMethodbefore_train
(self)
detectron2/engine/train_loop.py:140
↓ 1 callersFunctionbenchmark_paste
()
tests/test_mask_ops.py:155
↓ 1 callersFunctionbenchmark_roi_align
()
tests/test_roi_align.py:114
↓ 1 callersFunctionbenchmark_rotated_iou
()
tests/test_rotated_boxes.py:550
↓ 1 callersFunctionbilinear_interpolate_gradient
detectron2/layers/csrc/ROIAlign/ROIAlign_cpu.cpp:221
↓ 1 callersFunctionbilinear_interpolate_gradient
detectron2/layers/csrc/ROIAlignRotated/ROIAlignRotated_cpu.cpp:132
↓ 1 callersFunctionbox_iou_rotated_cpu
detectron2/layers/csrc/box_iou_rotated/box_iou_rotated_cpu.cpp:31
↓ 1 callersFunctionbuild_amodal_mask_head
Build a mask head defined by `cfg.MODEL.ROI_AMODAL_MASK_HEAD.NAME`.
detectron2/modeling/roi_heads/mask_amodal_head.py:231
↓ 1 callersMethodbuild_evaluator
Create evaluator(s) for a given dataset. This uses the special metadata "evaluator_type" associated with each builtin dataset.
tools/train_net.py:51
↓ 1 callersMethodbuild_hooks
Build a list of default hooks, including timing, evaluation, checkpointing, lr scheduling, precise BN, writing events. Retur
detectron2/engine/defaults.py:299
↓ 1 callersMethodbuild_hooks
Build a list of default hooks, including timing, evaluation, checkpointing, lr scheduling, precise BN, writing events. Retur
detectron2/engine/defaults.py:628
↓ 1 callersFunctionbuild_keypoint_head
Build a keypoint head from `cfg.MODEL.ROI_KEYPOINT_HEAD.NAME`.
detectron2/modeling/roi_heads/keypoint_head.py:21
↓ 1 callersMethodbuild_lr_scheduler
It now calls :func:`detectron2.solver.build_lr_scheduler`. Overwrite it if you'd like a different scheduler.
detectron2/engine/defaults.py:417
← previousnext →301–400 of 1,212, ranked by callers