↓ 6 callersFunctionletterbox(im, new_shape=(640, 640), color=(114, 114, 114), auto=True, scaleFill=False, scaleup=True, stride=32)
utils/augmentations.py:92
↓ 3 callersMethodbox_label(self, box, label='', color=(128, 128, 128), txt_color=(255, 255, 255))
utils/plots.py:81
↓ 3 callersFunctioncreate_dataloader(path, imgsz, batch_size, stride, single_cls=False, hyp=None, augment=False, cache=False, pad=0.0,
utils/datasets.py:95
↓ 3 callersFunctiondraw_plot_func(dictionary, n_classes, window_title, plot_title, x_label, output_path, to_show, plot_color, true_p_bar)
utils/utils_map.py:185
↓ 3 callersFunctionrandom_perspective(im, targets=(), segments=(), degrees=10, translate=.1, scale=.1, shear=10, perspective=0.0,
utils/augmentations.py:125