MCPcopy Create free account

hub / github.com/AIFSH/IMAGDressing-ComfyUI / functions

Functions2,064 in github.com/AIFSH/IMAGDressing-ComfyUI

↓ 1 callersMethod_encode_anchor_generator_cfg
(self, predict_net)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/caffe2_modeling.py:437
↓ 1 callersMethod_eval_box_proposals
Evaluate the box proposals in predictions. Fill self._results with the metrics for "box_proposals" task.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/coco_evaluation.py:195
↓ 1 callersMethod_eval_box_proposals
Evaluate the box proposals in predictions. Fill self._results with the metrics for "box_proposals" task.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/lvis_evaluation.py:157
↓ 1 callersMethod_eval_predictions
Evaluate predictions on the given tasks. Fill self._results with the metrics of the tasks.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/coco_evaluation.py:147
↓ 1 callersMethod_eval_predictions
Evaluate predictions on the given tasks. Fill self._results with the metrics of the tasks. Args: predictions (li
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/lvis_evaluation.py:115
↓ 1 callersMethod_eval_predictions
Evaluate predictions on densepose. Return results with the metrics of the tasks.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/evaluator.py:73
↓ 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
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/coco_evaluation.py:367
↓ 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
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/lvis_evaluation.py:199
↓ 1 callersFunction_evaluate_predictions_on_coco
Evaluate the coco results using COCOEval API.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/coco_evaluation.py:478
↓ 1 callersFunction_evaluate_predictions_on_coco
(coco_gt, coco_results)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/evaluator.py:120
↓ 1 callersMethod_evaluate_predictions_on_coco
Evaluate the coco results using COCOEval API.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/rotated_coco_evaluation.py:189
↓ 1 callersFunction_evaluate_predictions_on_coco_gps
(coco_gt, coco_dt, metrics)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/evaluator.py:143
↓ 1 callersFunction_evaluate_predictions_on_coco_gpsm
(coco_gt, coco_dt, metrics)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/evaluator.py:152
↓ 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
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/evaluation/lvis_evaluation.py:308
↓ 1 callersMethod_extract_data_for_visualizers_from_entry
( cls: type, vis_specs: List[str], entry: Dict[str, Any] )
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/query_db.py:199
↓ 1 callersFunction_extract_i_from_iuvarr
(iuv_arr)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/vis/densepose.py:59
↓ 1 callersMethod_extract_iuv
Extract arrays of I, U and V values at given points as numpy arrays given the data mode stored in self._dpDataMode
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_coco_evaluation.py:517
↓ 1 callersFunction_extract_single_tensors_from_matches
(proposals_with_targets)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_head.py:817
↓ 1 callersFunction_extract_single_tensors_from_matches_one_image
( proposals_targets, bbox_with_dp_offset, bbox_global_offset )
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_head.py:757
↓ 1 callersFunction_find_free_port
()
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/engine/launch.py:12
↓ 1 callersFunction_flatten_to_tuple
(outputs)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/utils/analysis.py:99
↓ 1 callersMethod_flip_iuv_semantics
(self, dp_transform_data: DensePoseTransformData)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/structures.py:157
↓ 1 callersMethod_flip_iuv_semantics_tensor
(self, dp_transform_data: DensePoseTransformData)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/structures.py:349
↓ 1 callersMethod_flip_segm_semantics
(self, dp_transform_data)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/structures.py:184
↓ 1 callersMethod_flip_segm_semantics_tensor
(self, dp_transform_data)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/structures.py:369
↓ 1 callersMethod_forward_confidence_estimation_layers
( self, confidence_model_cfg, head_outputs, interp2d, ann_index, index_uv )
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_head.py:437
↓ 1 callersMethod_frame_from_video
(self, video)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/demo/predictor.py:68
↓ 1 callersFunction_fuse_once
(predict_net)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/shared.py:964
↓ 1 callersFunction_generate_optimizer_class_with_gradient_clipping
Dynamically creates a new type that inherits the type of a given instance and overrides the `step` method to add gradient clipping
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/solver/build.py:39
↓ 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),
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/shared.py:376
↓ 1 callersFunction_get
(key_seq: List[str])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/config/compat.py:128
↓ 1 callersFunction_get_args_from_config
Use `from_config` to obtain explicit arguments. Returns: dict: arguments to be used for cls.__init__
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/config/config.py:159
↓ 1 callersMethod_get_c2_detectron_baseline
(name)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/checkpoint/catalog.py:73
↓ 1 callersMethod_get_c2_imagenet_pretrained
(name)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/checkpoint/catalog.py:65
↓ 1 callersFunction_get_coco_panoptic_separated_meta
Returns metadata for "separated" version of the panoptic segmentation dataset.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/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.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/shared.py:825
↓ 1 callersFunction_get_device_option
(producer_op)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/shared.py:351
↓ 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
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/data/samplers/distributed_sampler.py:131
↓ 1 callersFunction_get_evolution_config_dir
Return the base directory for evolution configurations
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/tests/common.py:26
↓ 1 callersMethod_get_input_file_list
(cls: type, input_spec: str)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/apply_net.py:110
↓ 1 callersMethod_get_local_path
(self, path)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/checkpoint/catalog.py:104
↓ 1 callersMethod_get_local_path
(self, path)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/checkpoint/catalog.py:125
↓ 1 callersFunction_get_lvis_instances_meta_v0_5
()
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/data/datasets/lvis.py:168
↓ 1 callersFunction_get_momenta
(module, momenta)
imagdressing/preprocess/humanparsing/utils/schp.py:41
↓ 1 callersMethod_get_out_fname
(cls: type, entry_idx: int, fname_base: str)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/apply_net.py:270
↓ 1 callersMethod_get_out_fname
(cls: type, entry_idx: int, fname_base: str)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/query_db.py:179
↓ 1 callersFunction_get_quick_schedules_config_dir
Return the base directory for quick schedules configurations
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/tests/common.py:33
↓ 1 callersMethod_get_range_spec
(self, field_value_or_range)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/utils/dbhelper.py:135
↓ 1 callersMethod_get_repeat_factors
Compute (fractional) per-image repeat factors. Args: See __init__. Returns: torch.Tensor: the i-th
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/data/samplers/distributed_sampler.py:93
↓ 1 callersMethod_get_test_image
(self)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/tests/test_export_caffe2.py:47
↓ 1 callersFunction_get_test_keep_instance_predicate
(cfg: CfgNode)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/build.py:184
↓ 1 callersFunction_get_train_keep_instance_predicate
(cfg: CfgNode)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/build.py:168
↓ 1 callersMethod_global_pooling
(self, x)
imagdressing/preprocess/humanparsing/modules/deeplab.py:68
↓ 1 callersMethod_grid_anchors
Returns: list[Tensor]: #featuremap tensors, each is (#locations x #cell_anchors) x 4
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/anchor_generator.py:163
↓ 1 callersMethod_grid_anchors
(self, grid_sizes)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/anchor_generator.py:314
↓ 1 callersFunction_grid_sampling_utilities
Prepare tensors used in grid sampling. Args: z_est (:obj: `torch.Tensor`): tensor of size (N,C,H,W) with estimated value
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_head.py:619
↓ 1 callersFunction_import_file
(module_name, file_path, make_importable=False)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/utils/env.py:36
↓ 1 callersMethod_infer_output_devices
(self, inputs_dict)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/caffe2_inference.py:94
↓ 1 callersMethod_infer_shape
(ctx, input, weight)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/layers/deform_conv.py:290
↓ 1 callersMethod_inference_one_image
Args: input (dict): one dataset dict Returns: dict: one output dict
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/test_time_augmentation.py:166
↓ 1 callersMethod_infinite_indices
(self)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/data/samplers/distributed_sampler.py:47
↓ 1 callersMethod_infinite_indices
(self)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/data/samplers/distributed_sampler.py:158
↓ 1 callersMethod_init_box_head
(cls, cfg, input_shape)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/roi_heads/roi_heads.py:560
↓ 1 callersMethod_init_densepose_head
(self, cfg, input_shape)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/roi_head.py:93
↓ 1 callersMethod_init_keypoint_head
(cls, cfg, input_shape)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/roi_heads/roi_heads.py:623
↓ 1 callersMethod_init_mask_head
(cls, cfg, input_shape)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/roi_heads/roi_heads.py:597
↓ 1 callersMethod_init_mask_head
(self, cfg, input_shape)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/PointRend/point_rend/roi_heads.py:65
↓ 1 callersMethod_init_point_head
(self, cfg, input_shape)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/PointRend/point_rend/roi_heads.py:86
↓ 1 callersMethod_init_point_head
(self, cfg, input_shape: Dict[str, ShapeSpec])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/PointRend/point_rend/semantic_seg.py:53
↓ 1 callersMethod_initialize_confidence_estimation_layers
( self, cfg: CfgNode, confidence_model_cfg: DensePoseConfidenceModelConfig, dim_in: int )
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_head.py:412
↓ 1 callersMethod_initialize_weights
(self)
imagdressing/preprocess/humanparsing/networks/backbone/mobilenetv2.py:132
↓ 1 callersFunction_is_dead_end
(versioned_blob)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/shared.py:1017
↓ 1 callersFunction_is_relative_local_path
(path: os.PathLike)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:75
↓ 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)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/structures/keypoints.py:82
↓ 1 callersMethod_loadGEval
(self)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_coco_evaluation.py:136
↓ 1 callersFunction_load_coco_annotations
Load COCO annotations from a JSON file Args: json_file: str Path to the file to load annotations from Returns:
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:117
↓ 1 callersMethod_log_accuracy
Log the accuracy metrics to EventStorage.
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/roi_heads/fast_rcnn.py:190
↓ 1 callersMethod_make_stage
(self, features, out_features, size)
imagdressing/preprocess/humanparsing/networks/AugmentCE2P.py:150
↓ 1 callersMethod_make_stage
(self, in_channels, output_channels, key_channels, value_channels, size)
imagdressing/preprocess/humanparsing/networks/context_encoding/ocnet.py:118
↓ 1 callersMethod_make_stage
(self, in_channels, output_channels, key_channels, value_channels, size)
imagdressing/preprocess/humanparsing/networks/context_encoding/ocnet.py:156
↓ 1 callersMethod_make_stage
(self, features, out_features, size)
imagdressing/preprocess/humanparsing/networks/context_encoding/psp.py:37
↓ 1 callersMethod_make_stage_custom
(self, features, out_features, size)
imagdressing/preprocess/humanparsing/networks/AugmentCE2P.py:156
↓ 1 callersFunction_map_category_id_to_contiguous_id
(dataset_name: str, dataset_dicts: Iterable[Instance])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/build.py:50
↓ 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
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/roi_heads/cascade_rcnn.py:209
↓ 1 callersFunction_maybe_add_bbox
(obj: Dict[str, Any], ann_dict: Dict[str, Any])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:158
↓ 1 callersFunction_maybe_add_densepose
(obj: Dict[str, Any], ann_dict: Dict[str, Any])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:191
↓ 1 callersFunction_maybe_add_keypoints
(obj: Dict[str, Any], ann_dict: Dict[str, Any])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:177
↓ 1 callersFunction_maybe_add_segm
(obj: Dict[str, Any], ann_dict: Dict[str, Any])
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:165
↓ 1 callersFunction_maybe_create_specific_keep_instance_predicate
(cfg: CfgNode)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/build.py:151
↓ 1 callersFunction_maybe_filter_and_map_categories
( dataset_name: str, dataset_dicts: List[Instance] )
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/build.py:189
↓ 1 callersFunction_modify_blob_names
(ops, blob_rename_f)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/export/shared.py:491
↓ 1 callersFunction_output_size
(dim)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/layers/wrappers.py:205
↓ 1 callersMethod_output_size
(input, weight, padding, dilation, stride)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/layers/deform_conv.py:138
↓ 1 callersMethod_output_to_result
(self, box_xywh, S, I, U, V)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/structures.py:432
↓ 1 callersMethod_parse_field_name_type
(self, field_name_with_type: str)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/utils/dbhelper.py:119
↓ 1 callersMethod_parse_specifier_into_predicates
(self, spec: str)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/utils/dbhelper.py:94
↓ 1 callersFunction_paste_mask_lists_in_image
Paste a list of masks that are of various resolutions (e.g., 28 x 28) into an image. The location, height, and width for pasting each mask is
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/TensorMask/tensormask/arch.py:122
↓ 1 callersFunction_postprocess
Post-process the output boxes for TensorMask. The input images are often resized when entering an object detector. As a result, we often
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/TensorMask/tensormask/arch.py:168
↓ 1 callersMethod_predict_boxes
Returns: Tensor: A Tensors of predicted class-specific or class-agnostic boxes for all images in a batch. Element
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/modeling/roi_heads/fast_rcnn.py:285
↓ 1 callersMethod_prepare
Prepare ._gts and ._dts for evaluation based on params :return: None
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/densepose_coco_evaluation.py:170
← previousnext →501–600 of 2,064, ranked by callers