MCPcopy Create free account

hub / github.com/1079863482/yolov5-label-xml / functions

Functions285 in github.com/1079863482/yolov5-label-xml

Functionbutter_lowpass_filtfilt
(data, cutoff=1500, fs=50000, order=5)
utils/plots.py:177
Functioncenter_metrics
(boxs)
utils/plots.py:67
Functioncheck_anchor_order
(m)
utils/utils.py:89
Functioncheck_anchors
(dataset, model, thr=4.0, imgsz=640)
utils/autoanchor.py:23
Functioncheck_git_status
()
utils/general.py:227
Functioncheck_img_size
(imgsz, s=32, floor=0)
utils/general.py:300
Functioncheck_imshow
()
utils/general.py:311
Functioncoco80_to_coco91_class
()
utils/general.py:529
Methodcollate_fn
(batch)
utils/datasets.py:626
Methodcollate_fn4
(batch)
utils/datasets.py:633
Functioncreate_dataloader
(path, imgsz, batch_size, stride, single_cls=False, hyp=None, augment=False, cache=False, pad=0.0,
utils/datasets.py:94
Methodcrop
(self, save=True, save_dir='runs/detect/exp')
models/common.py:597
Functioncutout
(im, labels, p=0.5)
utils/augmentations.py:237
Functiondataset_stats
Return dataset statistics dictionary with images and instances counts per split per class To run in parent directory: export PYTHONPATH="$PWD/yol
utils/datasets.py:937
Functionde_parallel
(model)
utils/torch_utils.py:150
Functionextract_boxes
(path='../datasets/coco128')
utils/datasets.py:827
Functionfile_size
(path)
utils/general.py:204
Functionfind_modules
(model, mclass=nn.Conv2d)
utils/torch_utils.py:167
Functionfitness
(x)
utils/utils.py:261
Functionflatten_recursive
(path='../datasets/coco128')
utils/datasets.py:819
Methodforward
(self, x)
models/yolo.py:49
Methodforward
(self, x)
models/common.py:45
Methodforward
(self, x)
models/common.py:69
Methodforward
(self, x)
models/common.py:86
Methodforward
(self, x)
models/common.py:103
Methodforward
(self, x)
models/common.py:120
Methodforward
(self, x)
models/common.py:174
Methodforward
(self, x)
models/common.py:190
Methodforward
(self, x)
models/common.py:206
Methodforward
(self, x)
models/common.py:219
Methodforward
(self, x)
models/common.py:235
Methodforward
(self, x)
models/common.py:245
Methodforward
(self, x)
models/common.py:259
Methodforward
(self, x)
models/common.py:273
Methodforward
(self, imgs, size=640, augment=False, profile=False)
models/common.py:469
Methodforward
(self, x)
models/common.py:636
Methodforward
(self, x)
models/experimental.py:25
Methodforward
(self, x)
models/experimental.py:38
Methodforward
(self, x)
models/experimental.py:71
Methodforward
(self, x, augment=False, profile=False, visualize=False)
models/experimental.py:80
Methodforward_fuse
(self, x)
models/common.py:48
Functiongdrive_download
(id='16TiPfZj7htmTyhntwcZyEEAejOUxuT6m', file='tmp.zip')
utils/downloads.py:83
Functionget_latest_run
(search_dir='.')
utils/general.py:135
Functionhandler
(*args, **kwargs)
utils/general.py:101
Functionhist_equalize
(im, clahe=True, bgr=False)
utils/augmentations.py:63
Functionhub_ops
(f, max_dim=1920)
utils/datasets.py:962
Functioninit_seeds
(seed=0)
utils/general.py:120
Functionintersect_dicts
(da, db, exclude=())
utils/general.py:130
Functionis_pip
()
utils/general.py:183
Functionlabels_to_class_weights
(labels, nc=80)
utils/general.py:502
Functionlabels_to_image_weights
(labels, nc=80, class_weights=np.ones(80))
utils/general.py:521
Functionload_mosaic9
(self, index)
utils/datasets.py:738
Functionmake_divisible
(x, divisor)
utils/utils.py:100
Methodmatrix
(self)
utils/metrics.py:165
Functionmethods
(instance)
utils/general.py:110
Functionnarrow_image
将原图resize为320传入网络中 :param image: :param expected_size: :return:
utils/utils.py:65
Functionone_cycle
(y1=0.0, y2=1.0, steps=100)
utils/general.py:472
Functionoutput_to_target
(output)
utils/plots.py:190
Methodpandas
(self)
models/common.py:605
Functionplot_evolve
(evolve_csv='path/to/evolve.csv')
utils/plots.py:390
Functionplot_images
(images, targets, paths=None, fname='images.jpg', names=None, max_size=1920, max_subplots=16)
utils/plots.py:199
Functionplot_labels
(labels, names=(), save_dir=Path(''))
utils/plots.py:346
Functionplot_lr_scheduler
(optimizer, scheduler, epochs=300, save_dir='')
utils/plots.py:260
Functionplot_results
(file='path/to/results.csv', dir='')
utils/plots.py:416
Functionplot_targets_txt
()
utils/plots.py:294
Functionplot_val_study
(file='', dir='', x=None)
utils/plots.py:307
Functionplot_val_txt
()
utils/plots.py:277
Methodprint
(self)
utils/metrics.py:196
Methodprint
(self)
models/common.py:585
Functionprint_mutation
(results, hyp, save_dir, bucket)
utils/general.py:755
Methodprocess_batch
Return intersection-over-union (Jaccard index) of boxes. Both sets of boxes are expected to be in (x1, y1, x2, y2) format. Ar
utils/metrics.py:125
Functionprofile_idetection
(start=0, stop=0, labels=(), save_dir='')
utils/plots.py:442
Functionprune
(model, amount=0.3)
utils/torch_utils.py:181
Methodrender
(self)
models/common.py:601
Functionreplicate
(im, labels)
utils/augmentations.py:74
Methodresult
(self)
utils/plots.py:135
Functionstrip_optimizer
(f='best_motuo.pt', s='')
utils/general.py:739
Methodtp_fp
(self)
utils/metrics.py:168
Functiontry_except
(func)
utils/general.py:99
Methodupdate_attr
(self, model, include=(), exclude=('process_group', 'reducer'))
utils/torch_utils.py:316
Functionurl2file
(url)
utils/general.py:419
Functionverify_image_label
(args)
utils/datasets.py:885
Methodwarmup
(self, imgsz=(1, 3, 640, 640), half=False)
models/common.py:431
Functionwh_iou
(wh1, wh2)
utils/metrics.py:295
Methodwrap_frozen_graph
(gd, inputs, outputs)
models/common.py:351
← previous201–285 of 285, ranked by callers