Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tianxiaomo/pytorch-YOLOv4
/ functions
Functions
222 in github.com/Tianxiaomo/pytorch-YOLOv4
⨍
Functions
222
◇
Types & classes
36
Method
forward
(self, x)
tool/darknet2pytorch.py:121
Method
forward
(self, x)
tool/darknet2pytorch.py:148
Function
get_coco_kp
(root, image_set, transforms)
tool/tv_reference/coco_utils.py:262
Method
global_avg
(self)
tool/tv_reference/utils.py:55
Function
init_distributed_mode
(args)
tool/tv_reference/utils.py:302
Method
median
(self)
tool/tv_reference/utils.py:45
Function
mkdir
(path)
tool/tv_reference/utils.py:250
Function
myconverter
(obj)
evaluate_on_coco.py:82
Function
original_iou_test
test function for the original iou function in `train.py`
tool/utils_iou_test.py:252
Function
rand_precalc_random
(min, max, random_part)
dataset.py:39
Function
read_truths
(lab_path)
tool/utils.py:150
Function
reduce_dict
Args: input_dict (dict): all the values will be reduced average (bool): whether to do average or sum Reduce the values in the
tool/tv_reference/utils.py:118
Function
save_conv
(fp, conv_model)
tool/config.py:207
Function
save_conv_bn
(fp, conv_model, bn_model)
tool/config.py:232
Function
save_fc
(fp, fc_model)
tool/config.py:257
Function
save_on_master
(*args, **kwargs)
tool/tv_reference/utils.py:297
Function
sigmoid
(x)
tool/utils.py:12
Function
softmax
(x)
tool/utils.py:16
Method
synchronize_between_processes
Warning: does not synchronize the deque!
tool/tv_reference/utils.py:31
Method
value
(self)
tool/tv_reference/utils.py:63
Function
warmup_lr_scheduler
(optimizer, warmup_iters, warmup_factor)
tool/tv_reference/utils.py:239
Function
yolo_forward
(output, conf_thresh, num_classes, anchors, num_anchors, scale_x_y, only_objectness=1,
tool/yolo_layer.py:5
← previous
201–222 of 222, ranked by callers