↓ 3 callersFunctioncheck_and_clean_text(args, words, ngrams, text, start_position, \
text_buf_ngram_free, text_buf, local_ngram)
heywhale/LM-Pretrain-Finetune/pretrain/tools/openwebtext/filter_ngrams.py:64
↓ 3 callersFunctioncreate_dataloader(path, imgsz, batch_size, stride, opt, hyp=None, augment=False, cache=False, pad=0.0, rect=False)
tianchi/2021-Guangdong-Competition/yolov5/utils/datasets.py:44
↓ 3 callersFunctioncreate_dataloader(path, imgsz, batch_size, stride, single_cls=False, hyp=None, augment=False, cache=False, pad=0.0,
else/Chick-Counting/detect/utils/datasets.py:95
↓ 3 callersFunctionget_oof(clf, x_train, y_train, x_test,ntrain,ntest,NFOLDS=5)
datafountain/CCF2020-非法集资/utils/helpers.py:32
↓ 3 callersFunctionplot_images(images, targets, paths=None, fname='images.jpg', names=None, max_size=640, max_subplots=16)
tianchi/2021-Guangdong-Competition/yolov5/utils/utils.py:948
↓ 3 callersFunctionplot_mc_curve(px, py, save_dir='mc_curve.png', names=(), xlabel='Confidence', ylabel='Metric')
else/Chick-Counting/detect/utils/metrics.py:317
↓ 3 callersFunctionrandom_perspective(im, targets=(), segments=(), degrees=10, translate=.1, scale=.1, shear=10, perspective=0.0,
else/Chick-Counting/detect/utils/augmentations.py:125