Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1079863482/yolov5-label-xml
/ functions
Functions
285 in github.com/1079863482/yolov5-label-xml
⨍
Functions
285
◇
Types & classes
44
Function
butter_lowpass_filtfilt
(data, cutoff=1500, fs=50000, order=5)
utils/plots.py:177
Function
center_metrics
(boxs)
utils/plots.py:67
Function
check_anchor_order
(m)
utils/utils.py:89
Function
check_anchors
(dataset, model, thr=4.0, imgsz=640)
utils/autoanchor.py:23
Function
check_git_status
()
utils/general.py:227
Function
check_img_size
(imgsz, s=32, floor=0)
utils/general.py:300
Function
check_imshow
()
utils/general.py:311
Function
coco80_to_coco91_class
()
utils/general.py:529
Method
collate_fn
(batch)
utils/datasets.py:626
Method
collate_fn4
(batch)
utils/datasets.py:633
Function
create_dataloader
(path, imgsz, batch_size, stride, single_cls=False, hyp=None, augment=False, cache=False, pad=0.0,
utils/datasets.py:94
Method
crop
(self, save=True, save_dir='runs/detect/exp')
models/common.py:597
Function
cutout
(im, labels, p=0.5)
utils/augmentations.py:237
Function
dataset_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
Function
de_parallel
(model)
utils/torch_utils.py:150
Function
extract_boxes
(path='../datasets/coco128')
utils/datasets.py:827
Function
file_size
(path)
utils/general.py:204
Function
find_modules
(model, mclass=nn.Conv2d)
utils/torch_utils.py:167
Function
fitness
(x)
utils/utils.py:261
Function
flatten_recursive
(path='../datasets/coco128')
utils/datasets.py:819
Method
forward
(self, x)
models/yolo.py:49
Method
forward
(self, x)
models/common.py:45
Method
forward
(self, x)
models/common.py:69
Method
forward
(self, x)
models/common.py:86
Method
forward
(self, x)
models/common.py:103
Method
forward
(self, x)
models/common.py:120
Method
forward
(self, x)
models/common.py:174
Method
forward
(self, x)
models/common.py:190
Method
forward
(self, x)
models/common.py:206
Method
forward
(self, x)
models/common.py:219
Method
forward
(self, x)
models/common.py:235
Method
forward
(self, x)
models/common.py:245
Method
forward
(self, x)
models/common.py:259
Method
forward
(self, x)
models/common.py:273
Method
forward
(self, imgs, size=640, augment=False, profile=False)
models/common.py:469
Method
forward
(self, x)
models/common.py:636
Method
forward
(self, x)
models/experimental.py:25
Method
forward
(self, x)
models/experimental.py:38
Method
forward
(self, x)
models/experimental.py:71
Method
forward
(self, x, augment=False, profile=False, visualize=False)
models/experimental.py:80
Method
forward_fuse
(self, x)
models/common.py:48
Function
gdrive_download
(id='16TiPfZj7htmTyhntwcZyEEAejOUxuT6m', file='tmp.zip')
utils/downloads.py:83
Function
get_latest_run
(search_dir='.')
utils/general.py:135
Function
handler
(*args, **kwargs)
utils/general.py:101
Function
hist_equalize
(im, clahe=True, bgr=False)
utils/augmentations.py:63
Function
hub_ops
(f, max_dim=1920)
utils/datasets.py:962
Function
init_seeds
(seed=0)
utils/general.py:120
Function
intersect_dicts
(da, db, exclude=())
utils/general.py:130
Function
is_pip
()
utils/general.py:183
Function
labels_to_class_weights
(labels, nc=80)
utils/general.py:502
Function
labels_to_image_weights
(labels, nc=80, class_weights=np.ones(80))
utils/general.py:521
Function
load_mosaic9
(self, index)
utils/datasets.py:738
Function
make_divisible
(x, divisor)
utils/utils.py:100
Method
matrix
(self)
utils/metrics.py:165
Function
methods
(instance)
utils/general.py:110
Function
narrow_image
将原图resize为320传入网络中 :param image: :param expected_size: :return:
utils/utils.py:65
Function
one_cycle
(y1=0.0, y2=1.0, steps=100)
utils/general.py:472
Function
output_to_target
(output)
utils/plots.py:190
Method
pandas
(self)
models/common.py:605
Function
plot_evolve
(evolve_csv='path/to/evolve.csv')
utils/plots.py:390
Function
plot_images
(images, targets, paths=None, fname='images.jpg', names=None, max_size=1920, max_subplots=16)
utils/plots.py:199
Function
plot_labels
(labels, names=(), save_dir=Path(''))
utils/plots.py:346
Function
plot_lr_scheduler
(optimizer, scheduler, epochs=300, save_dir='')
utils/plots.py:260
Function
plot_results
(file='path/to/results.csv', dir='')
utils/plots.py:416
Function
plot_targets_txt
()
utils/plots.py:294
Function
plot_val_study
(file='', dir='', x=None)
utils/plots.py:307
Function
plot_val_txt
()
utils/plots.py:277
Method
print
(self)
utils/metrics.py:196
Method
print
(self)
models/common.py:585
Function
print_mutation
(results, hyp, save_dir, bucket)
utils/general.py:755
Method
process_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
Function
profile_idetection
(start=0, stop=0, labels=(), save_dir='')
utils/plots.py:442
Function
prune
(model, amount=0.3)
utils/torch_utils.py:181
Method
render
(self)
models/common.py:601
Function
replicate
(im, labels)
utils/augmentations.py:74
Method
result
(self)
utils/plots.py:135
Function
strip_optimizer
(f='best_motuo.pt', s='')
utils/general.py:739
Method
tp_fp
(self)
utils/metrics.py:168
Function
try_except
(func)
utils/general.py:99
Method
update_attr
(self, model, include=(), exclude=('process_group', 'reducer'))
utils/torch_utils.py:316
Function
url2file
(url)
utils/general.py:419
Function
verify_image_label
(args)
utils/datasets.py:885
Method
warmup
(self, imgsz=(1, 3, 640, 640), half=False)
models/common.py:431
Function
wh_iou
(wh1, wh2)
utils/metrics.py:295
Method
wrap_frozen_graph
(gd, inputs, outputs)
models/common.py:351
← previous
201–285 of 285, ranked by callers