↓ 4 callersMethodbox_label(self, box, label='', color=(128, 128, 128), txt_color=(255, 255, 255))
deploy/gui/utils/plots.py:82
↓ 4 callersFunctioncheck_version(current='0.0.0', minimum='0.0.0', name='version ', pinned=False, hard=False, verbose=False)
deploy/gui/utils/general.py:270
↓ 4 callersFunctiondcnv3_core_pytorch(
input, offset, mask, kernel_h,
kernel_w, stride_h, stride_w, pad_h,
pad_w, dilation_
models/ops_dcnv3/functions/dcnv3_func.py:148
↓ 3 callersFunctioncreate_dataloader(path, imgsz, batch_size, stride, single_cls=False, hyp=None, augment=False, cache=False, pad=0.0,
deploy/gui/utils/datasets.py:94
↓ 3 callersFunctionplot_mc_curve(px, py, save_dir='mc_curve.png', names=(), xlabel='Confidence', ylabel='Metric')
deploy/gui/utils/metrics.py:324
↓ 3 callersMethodpredict(self, inputs, tf_nms=False, agnostic_nms=False, topk_per_class=100, topk_all=100, iou_thres=0.45,
deploy/gui/models/tf.py:340
↓ 3 callersFunctionrandom_perspective(im, targets=(), segments=(), degrees=10, translate=.1, scale=.1, shear=10, perspective=0.0,
deploy/gui/utils/augmentations.py:124
↓ 3 callersFunctionsave_one_box(xyxy, im, file='image.jpg', gain=1.02, pad=10, square=False, BGR=False, save=True)
deploy/gui/utils/plots.py:458
↓ 3 callersFunctionscale_image img1_shape: model input shape, [h, w] img0_shape: origin pic shape, [h, w, 3] masks: [h, w, num]
utils/segment/general.py:70