Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WangRongsheng/BestYOLO
/ functions
Functions
1,443 in github.com/WangRongsheng/BestYOLO
⨍
Functions
1,443
◇
Types & classes
273
↳
Endpoints
2
↓ 1 callers
Function
get_labels
()
deploy/yolov5_maketools/app.py:48
↓ 1 callers
Method
get_maps
(self, nc)
utils/segment/metrics.py:171
↓ 1 callers
Method
get_mask
(self, h, w, hc, wc, pixel=True)
deploy/fog_augment/synthetic_fog.py:147
↓ 1 callers
Function
get_token
(cookie="./cookie")
deploy/gui/utils/google_utils.py:111
↓ 1 callers
Function
get_token
(cookie="./cookie")
deploy/gui/utils/downloads.py:118
↓ 1 callers
Function
git_describe
(path=Path(__file__).parent)
deploy/gui/utils/torch_utils.py:51
↓ 1 callers
Function
git_describe
(path=ROOT)
utils/general.py:309
↓ 1 callers
Function
gsutil_getsize
(url='')
deploy/gui/utils/downloads.py:18
↓ 1 callers
Method
hex2rgb
(h)
deploy/gui/utils/plots.py:44
↓ 1 callers
Method
hex2rgb
(h)
utils/plots.py:48
↓ 1 callers
Function
hexToRgba
(hex, opacity)
deploy/yolov5_tfjs_flask/static/js/yolov5_rt_tfjs.js:76
↓ 1 callers
Function
hist2d
(x, y, n=100)
deploy/gui/utils/plots.py:149
↓ 1 callers
Function
hist2d
(x, y, n=100)
utils/plots.py:212
↓ 1 callers
Function
hsv2bgr
deploy/yolov5_TensorRT/include/common.h:97
↓ 1 callers
Function
imread
(path, flags=cv2.IMREAD_COLOR)
utils/general.py:1122
↓ 1 callers
Function
imwrite
(path, im)
utils/general.py:1126
↓ 1 callers
Function
initialize_weights
(model)
deploy/gui/utils/torch_utils.py:170
↓ 1 callers
Function
is_ascii
(s='')
utils/general-softnms.py:64
↓ 1 callers
Function
is_docker
Check if the process runs inside a docker container.
utils/general.py:90
↓ 1 callers
Function
is_docker
Check if the process runs inside a docker container.
utils/general-softnms.py:91
↓ 1 callers
Function
is_kaggle
()
deploy/gui/utils/general.py:50
↓ 1 callers
Function
is_kaggle
()
utils/general.py:85
↓ 1 callers
Function
is_notebook
()
utils/general-softnms.py:80
↓ 1 callers
Function
is_parallel
(model)
deploy/gui/utils/torch_utils.py:160
↓ 1 callers
Function
is_parallel
(model)
utils/torch_utils.py:202
↓ 1 callers
Method
is_save
(self)
deploy/gui/main.py:290
↓ 1 callers
Function
is_writeable
(dir, test=False)
deploy/gui/utils/general.py:60
↓ 1 callers
Function
is_writeable
(dir, test=False)
utils/general.py:101
↓ 1 callers
Function
is_writeable
(dir, test=False)
utils/general-softnms.py:102
↓ 1 callers
Function
kmean_anchors
Creates kmeans-evolved anchors from training dataset Arguments: dataset: path to data.yaml, or a loaded dataset n: n
deploy/gui/utils/autoanchor.py:65
↓ 1 callers
Function
kmean_anchors
Creates kmeans-evolved anchors from training dataset Arguments: dataset: path to data.yaml, or a loaded dataset n: n
utils/autoanchor.py:67
↓ 1 callers
Method
load_rtsp
(self, ip)
deploy/gui/main.py:318
↓ 1 callers
Method
load_setting
(self)
deploy/gui/main.py:374
↓ 1 callers
Method
log_dataset_artifact
(self, data_file, single_cls, project, overwrite_config=False)
deploy/gui/utils/wandb_logging/wandb_utils.py:227
↓ 1 callers
Method
log_dataset_artifact
Log the dataset as W&B artifact and return the new data file with W&B links arguments: data_file (str) -- the .yaml file wit
deploy/gui/utils/loggers/wandb/wandb_utils.py:324
↓ 1 callers
Method
log_dataset_artifact
Log the dataset as W&B artifact and return the new data file with W&B links arguments: data_file (str) -- the .yaml file wit
utils/loggers/wandb/wandb_utils.py:335
↓ 1 callers
Method
log_graph
(self, model, imgsz=(640, 640))
utils/loggers/__init__.py:368
↓ 1 callers
Method
log_image
(self, img, **kwargs)
utils/loggers/comet/__init__.py:205
↓ 1 callers
Method
log_image_with_boxes
Draw the bounding boxes on a single image and report the result as a ClearML debug sample. arguments: image_path (PosixPath)
utils/loggers/clearml/clearml_utils.py:126
↓ 1 callers
Method
log_model
(self, path, opt, epoch, fitness_score, best_model=False)
deploy/gui/utils/wandb_logging/wandb_utils.py:213
↓ 1 callers
Method
log_model
Log the model checkpoint as W&B artifact arguments: path (Path) -- Path of directory containing the checkpoints op
deploy/gui/utils/loggers/wandb/wandb_utils.py:300
↓ 1 callers
Method
log_predictions
(self, image, labelsn, path, shape, predn)
utils/loggers/comet/__init__.py:244
↓ 1 callers
Method
log_training_progress
(self, predn, path, names)
deploy/gui/utils/wandb_logging/wandb_utils.py:295
↓ 1 callers
Method
log_training_progress
Build evaluation Table. Uses reference from validation dataset table. arguments: predn (list): list of predictions in the na
deploy/gui/utils/loggers/wandb/wandb_utils.py:433
↓ 1 callers
Method
log_training_progress
Build evaluation Table. Uses reference from validation dataset table. arguments: predn (list): list of predictions in the na
utils/loggers/wandb/wandb_utils.py:449
↓ 1 callers
Function
main
(opt)
val.py:375
↓ 1 callers
Function
main
(opt)
benchmarks.py:163
↓ 1 callers
Function
main
(opt)
export.py:645
↓ 1 callers
Function
main
(opt)
detect.py:252
↓ 1 callers
Function
main
(opt)
deploy/gui/val.py:327
↓ 1 callers
Function
main
(opt)
deploy/gui/export.py:165
↓ 1 callers
Function
main
(opt)
deploy/gui/detect.py:220
↓ 1 callers
Function
main
(opt)
deploy/gui/utils/benchmarks.py:86
↓ 1 callers
Function
main
(opt)
deploy/gui/models/tf.py:458
↓ 1 callers
Function
main
(opt)
deploy/yolov5_multi-lable/ml_detect.py:256
↓ 1 callers
Function
main
(opt)
classify/predict.py:217
↓ 1 callers
Function
main
(opt)
classify/val.py:163
↓ 1 callers
Function
main
(opt)
segment/predict.py:267
↓ 1 callers
Function
main
(opt)
segment/val.py:435
↓ 1 callers
Function
main
(opt)
models/tf.py:602
↓ 1 callers
Method
map
Mean AP@0.5:0.95 of all classes. Return: float.
utils/segment/metrics.py:116
↓ 1 callers
Function
mask_iou
mask1: [N, n] m1 means number of predicted objects mask2: [M, n] m2 means number of gt objects Note: n means image_w x image_h retur
utils/segment/general.py:98
↓ 1 callers
Method
masks
Plot masks at once. Args: masks (tensor): predicted masks on cuda, shape: [n, h, w] colors (List[List[Int]]): colors f
utils/plots.py:117
↓ 1 callers
Function
masks2segments
(masks, strategy='largest')
utils/segment/general.py:124
↓ 1 callers
Function
methods
(instance)
deploy/gui/utils/general.py:157
↓ 1 callers
Function
mixup
(im, labels, im2, labels2)
deploy/gui/utils/augmentations.py:264
↓ 1 callers
Function
mixup
(im, labels, im2, labels2)
utils/augmentations.py:289
↓ 1 callers
Function
mixup
(im, labels, segments, im2, labels2, segments2)
utils/segment/augmentations.py:16
↓ 1 callers
Function
model_info
(model, verbose=False, img_size=640)
deploy/gui/utils/torch_utils.py:230
↓ 1 callers
Method
model_type
(p='path/to/model.pt')
deploy/gui/models/common.py:466
↓ 1 callers
Function
notebook_init
(verbose=True)
deploy/gui/utils/__init__.py:7
↓ 1 callers
Method
on_params_update
(self, params)
deploy/gui/utils/loggers/__init__.py:164
↓ 1 callers
Function
output_to_target
(output)
deploy/gui/utils/plots.py:171
↓ 1 callers
Method
pandas
(self)
deploy/gui/models/common.py:644
↓ 1 callers
Function
parse_model
(d, ch)
deploy/gui/models/yolo.py:243
↓ 1 callers
Function
parse_model
(d, ch, model, imgsz)
deploy/gui/models/tf.py:271
↓ 1 callers
Function
parse_model
(d, ch)
models/yolo.py:299
↓ 1 callers
Function
parse_model
(d, ch, model, imgsz)
models/tf.py:381
↓ 1 callers
Function
parse_model
(d, ch)
models/yolo_AuxOTA.py:304
↓ 1 callers
Function
parse_opt
()
val.py:343
↓ 1 callers
Function
parse_opt
()
export.py:612
↓ 1 callers
Function
parse_opt
()
detect.py:217
↓ 1 callers
Function
parse_opt
()
deploy/gui/val.py:299
↓ 1 callers
Function
parse_opt
()
deploy/gui/export.py:147
↓ 1 callers
Function
parse_opt
()
deploy/gui/detect.py:190
↓ 1 callers
Function
parse_opt
()
deploy/gui/models/tf.py:446
↓ 1 callers
Function
parse_opt
()
deploy/yolov5_multi-lable/ml_detect.py:221
↓ 1 callers
Function
parse_opt
()
classify/predict.py:192
↓ 1 callers
Function
parse_opt
()
classify/val.py:144
↓ 1 callers
Function
parse_opt
()
segment/predict.py:231
↓ 1 callers
Function
parse_opt
()
segment/val.py:403
↓ 1 callers
Function
parse_opt
()
models/tf.py:590
↓ 1 callers
Function
plot_evolve
(evolve_csv='path/to/evolve.csv')
deploy/gui/utils/plots.py:374
↓ 1 callers
Function
plot_labels
(labels, names=(), save_dir=Path(''))
deploy/gui/utils/plots.py:327
↓ 1 callers
Function
plot_pr_curve
(px, py, ap, save_dir='pr_curve.png', names=())
deploy/gui/utils/metrics.py:303
↓ 1 callers
Function
plot_pr_curve
(px, py, ap, save_dir=Path('pr_curve.png'), names=())
utils/metrics.py:321
↓ 1 callers
Function
plot_results
(file='path/to/results.csv', dir='')
utils/plots.py:503
↓ 1 callers
Function
plot_results_with_masks
(file="path/to/results.csv", dir="", best=True)
utils/segment/plots.py:111
↓ 1 callers
Function
polygons2masks
Args: img_size (tuple): The image size. polygons (list[np.ndarray]): each polygon is [N, M], N is the number of polyg
utils/segment/dataloaders.py:294
↓ 1 callers
Function
polygons2masks_overlap
Return a (640, 640) overlap mask.
utils/segment/dataloaders.py:309
← previous
next →
501–600 of 1,443, ranked by callers