↓ 2 callersFunctiontransform_parsing(pred, center, scale, width, height, input_size)
imagdressing/preprocess/humanparsing/utils/transforms.py:68
↓ 1 callersMethod__init__(self, optimizer, total_epoch=150, start_cyclical=100, cyclical_base_lr=7e-4, cyclical_epoch=10, eta_min=0, wa
imagdressing/preprocess/humanparsing/utils/warmup_scheduler.py:40
↓ 1 callersMethod__new__(cls, *, channels=None, height=None, width=None, stride=None)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/layers/shape_spec.py:19
↓ 1 callersMethod_bin_code_2_lines(self, arr, v, bin_code, multi_idx, Nw, Nh, offset)
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/vis/densepose.py:231
↓ 1 callersMethod_cat_each(self, feat1, feat2, feat3, feat4, feat5)
imagdressing/preprocess/humanparsing/networks/context_encoding/ocnet.py:198
↓ 1 callersFunction_combine_images_with_annotations(
dataset_name: str,
image_root: str,
img_datas: Iterable[Dict[str, Any]],
ann_datas: Iterable
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/data/datasets/coco.py:197
↓ 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
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/detectron2/layers/mask_ops.py:16
↓ 1 callersMethod_draw_line(
self,
image_bgr,
arr,
mask,
v,
color_bgr,
linewidth,
imagdressing/preprocess/humanparsing/mhp_extension/detectron2/projects/DensePose/densepose/vis/densepose.py:205