MCPcopy Create free account

hub / github.com/WangRongsheng/BestYOLO / functions

Functions1,443 in github.com/WangRongsheng/BestYOLO

↓ 2 callersMethodmap_val_table_path
Map the validation dataset Table like name of file -> it's id in the W&B Table. Useful for - referencing artifacts for evaluation.
utils/loggers/wandb/wandb_utils.py:393
↓ 2 callersMethodmean_results
Mean of results, return mp, mr, map50, map
utils/segment/metrics.py:123
↓ 2 callersMethodmean_results
(self)
utils/segment/metrics.py:165
↓ 2 callersFunctionmethods
(instance)
utils/general.py:218
↓ 2 callersMethodnew_video
(self, path)
deploy/gui/utils/datasets.py:232
↓ 2 callersFunctionnotebook_init
(verbose=True)
utils/__init__.py:50
↓ 2 callersMethodon_params_update
(self, params: dict)
utils/loggers/__init__.py:303
↓ 2 callersFunctionone_cycle
(y1=0.0, y2=1.0, steps=100)
deploy/gui/utils/general.py:503
↓ 2 callersFunctionopenCam
(videoID)
deploy/yolov5_tfjs_flask/static/js/yolov5_rt_tfjs.js:190
↓ 2 callersFunctionoutput_to_target
(output, max_det=300)
utils/plots.py:234
↓ 2 callersFunctionparse_opt
(known=False)
train_AuxOTA.py:435
↓ 2 callersFunctionparse_opt
()
deploy/gui/utils/benchmarks.py:75
↓ 2 callersFunctionparse_opt
(known=False)
deploy/yolov5_multi-lable/ml_train.py:440
↓ 2 callersFunctionparse_opt
(known=False)
classify/train.py:271
↓ 2 callersFunctionparse_opt
(known=False)
segment/train.py:462
↓ 2 callersFunctionplot_labels
(labels, names=(), save_dir=Path(''))
utils/plots.py:402
↓ 2 callersFunctionplot_results
(file='path/to/results.csv', dir='')
deploy/gui/utils/plots.py:401
↓ 2 callersFunctionplot_val_study
(file='', dir='', x=None)
utils/plots.py:356
↓ 2 callersFunctionpolygon2mask
Args: img_size (tuple): The image size. polygons (np.ndarray): [N, M], N is the number of polygons, M is the number o
utils/segment/dataloaders.py:274
↓ 2 callersFunctionprint_mutation
(results, hyp, save_dir, bucket, prefix=colorstr('evolve: '))
deploy/gui/utils/general.py:786
↓ 2 callersFunctionprocess_batch
Return correct prediction matrix Arguments: detections (array[N, 6]), x1, y1, x2, y2, conf, class labels (array[M, 5]), class
segment/val.py:91
↓ 2 callersFunctionprofile
(input, ops, n=10, device=None)
deploy/gui/utils/torch_utils.py:108
↓ 2 callersFunctionrandom_perspective
(im, targets=(), segments=(), degrees=10,
utils/segment/augmentations.py:25
↓ 2 callersMethodregister_action
Register a new action to a callback hook Args: hook: The callback hook name to register the action to name:
utils/callbacks.py:38
↓ 2 callersFunctionresample_segments
(segments, n=1000)
utils/general.py:817
↓ 2 callersMethodreset_parameters
(self)
models/common.py:1684
↓ 2 callersMethodresult
(self)
deploy/gui/utils/plots.py:116
↓ 2 callersFunctionrun_once
()
utils/general.py:298
↓ 2 callersFunctionrun_once
()
utils/general-softnms.py:299
↓ 2 callersFunctionsafe_download
(file, url, url2=None, min_bytes=1E0, error_msg='')
deploy/gui/utils/google_utils.py:20
↓ 2 callersFunctionsafe_download
(file, url, url2=None, min_bytes=1E0, error_msg='')
deploy/gui/utils/downloads.py:24
↓ 2 callersFunctionsafe_download
(file, url, url2=None, min_bytes=1E0, error_msg='')
utils/downloads.py:39
↓ 2 callersFunctionscale_img
(img, ratio=1.0, same_shape=False, gs=32)
utils/torch_utils.py:297
↓ 2 callersFunctionsegment2box
(segment, width=640, height=640)
utils/general.py:800
↓ 2 callersMethodshow
(self, img, name='xx', wait=True)
deploy/fog_augment/fog_augment.py:81
↓ 2 callersMethodshow_image
(img_src, label)
deploy/gui/main.py:507
↓ 2 callersFunctionsmooth
(y, f=0.05)
utils/metrics.py:23
↓ 2 callersFunctionsmooth_BCE
(eps=0.1)
utils/loss.py:13
↓ 2 callersFunctionsmooth_BCE
(eps=0.1)
utils/loss_AuxOTA.py:15
↓ 2 callersFunctionsmooth_BCE
(eps=0.1)
utils/loss_OTA.py:10
↓ 2 callersFunctiontrain
(hyp, opt, device, callbacks)
train_AuxOTA.py:70
↓ 2 callersFunctiontrain
(hyp, opt, device, callbacks)
deploy/yolov5_multi-lable/ml_train.py:69
↓ 2 callersFunctiontrain
(hyp, opt, device, callbacks)
segment/train.py:68
↓ 2 callersFunctionunzip_file
(file, path=None, exclude=('.DS_Store', '__MACOSX'))
utils/general-softnms.py:605
↓ 2 callersMethodupdate_attr
(self, model, include=(), exclude=('process_group', 'reducer'))
deploy/gui/utils/torch_utils.py:327
↓ 2 callersFunctionxyn2xy
(x, w=640, h=640, padw=0, padh=0)
deploy/gui/utils/general.py:614
↓ 2 callersFunctionxywh2xyxy
(x)
utils/general-softnms.py:758
↓ 2 callersFunctionxyxy2xywh
(x)
utils/general-softnms.py:748
↓ 2 callersFunctionxyxy2xywhn
(x, w=640, h=640, clip=False, eps=0.0)
utils/general.py:780
↓ 1 callersMethod__call__
(self, i, bgr=False)
utils/plots.py:43
↓ 1 callersMethod__init__
(self)
deploy/gui/test.py:11
↓ 1 callersMethod__init__
(self)
deploy/gui/main.py:38
↓ 1 callersMethod__init__
(self, path, img_size=640, stride=32, auto=True)
deploy/gui/utils/datasets.py:161
↓ 1 callersMethod__init__
(self, cfg='yolov5s.yaml', ch=3, nc=None, anchors=None)
deploy/gui/models/yolo.py:85
↓ 1 callersMethod__init__
(self, c1, c2, k=1, s=1, p=None, g=1, d=1, act=True)
models/ops_dcnv3/modules/dcnv3.py:30
↓ 1 callersMethod__iter__
(self)
deploy/gui/utils/datasets.py:190
↓ 1 callersMethod__iter__
(self)
utils/dataloaders.py:273
↓ 1 callersMethod_clip_augmented
(self, y)
deploy/gui/models/yolo.py:172
↓ 1 callersMethod_clip_augmented
(self, y)
models/yolo.py:242
↓ 1 callersMethod_clip_augmented
(self, y)
models/yolo_AuxOTA.py:247
↓ 1 callersMethod_create_inputs
(self, *args, **kwargs)
utils/triton.py:68
↓ 1 callersMethod_descale_pred
(self, p, flips, scale, img_size)
deploy/gui/models/yolo.py:155
↓ 1 callersMethod_descale_pred
(self, p, flips, scale, img_size)
models/yolo.py:225
↓ 1 callersMethod_descale_pred
(self, p, flips, scale, img_size)
models/yolo_AuxOTA.py:230
↓ 1 callersMethod_find_yaml
(dir)
utils/dataloaders.py:1075
↓ 1 callersMethod_forward_augment
(self, x)
deploy/gui/models/yolo.py:128
↓ 1 callersMethod_forward_augment
(self, x)
models/yolo.py:211
↓ 1 callersMethod_forward_augment
(self, x)
models/yolo_AuxOTA.py:216
↓ 1 callersMethod_from_detection_model
(self, model, nc=1000, cutoff=10)
models/yolo.py:279
↓ 1 callersMethod_from_detection_model
(self, model, nc=1000, cutoff=10)
models/yolo_AuxOTA.py:284
↓ 1 callersMethod_from_yaml
(self, cfg)
models/yolo.py:294
↓ 1 callersMethod_from_yaml
(self, cfg)
models/yolo_AuxOTA.py:299
↓ 1 callersFunction_generate_dilation_grids
(spatial_shapes, kernel_h, kernel_w, dilation_h, dilation_w, group, device)
models/ops_dcnv3/functions/dcnv3_func.py:123
↓ 1 callersMethod_get_experiment
(self, mode, experiment_id=None)
utils/loggers/comet/__init__.py:164
↓ 1 callersFunction_get_reference_points
(spatial_shapes, device, kernel_h, kernel_w, dilation_h, dilation_w, pad_h=0, pad_w=0, stride_h=1, stride_w=1)
models/ops_dcnv3/functions/dcnv3_func.py:92
↓ 1 callersMethod_initialize_biases
(self, cf=None)
deploy/gui/models/yolo.py:196
↓ 1 callersMethod_initialize_biases
(self, cf=None)
models/yolo.py:253
↓ 1 callersMethod_initialize_biases
(self, cf=None)
models/yolo_AuxOTA.py:258
↓ 1 callersFunction_is_power_of_2
(n)
models/ops_dcnv3/modules/dcnv3.py:42
↓ 1 callersMethod_load_metadata
(f=Path('path/to/meta.yaml'))
models/common.py:619
↓ 1 callersMethod_make_grid
(self, nx=20, ny=20, i=0)
deploy/gui/models/yolo.py:72
↓ 1 callersMethod_make_grid
(nx=20, ny=20)
deploy/gui/models/tf.py:240
↓ 1 callersMethod_make_grid
(self, nx=20, ny=20, i=0, torch_1_10=check_version(torch.__version__, '1.10.0'))
models/yolo.py:81
↓ 1 callersMethod_make_grid
(nx=20, ny=20)
models/tf.py:316
↓ 1 callersMethod_make_grid
(self, nx=20, ny=20, i=0, torch_1_10=check_version(torch.__version__, '1.10.0'))
models/yolo_AuxOTA.py:86
↓ 1 callersMethod_model_type
(p='path/to/model.pt')
models/common.py:604
↓ 1 callersMethod_nms
(x, topk_all=100, iou_thres=0.45, conf_thres=0.25)
deploy/gui/models/tf.py:389
↓ 1 callersMethod_nms
(x, topk_all=100, iou_thres=0.45, conf_thres=0.25)
models/tf.py:514
↓ 1 callersMethod_profile_one_layer
(self, m, x, dt)
deploy/gui/models/yolo.py:183
↓ 1 callersMethod_profile_one_layer
(self, m, x, dt)
models/yolo.py:127
↓ 1 callersMethod_profile_one_layer
(self, m, x, dt)
models/yolo_AuxOTA.py:132
↓ 1 callersMethod_reset_parameters
(self)
models/ops_dcnv3/modules/dcnv3.py:99
↓ 1 callersMethod_unzip
(self, path)
utils/dataloaders.py:1085
↓ 1 callersMethod_xywh2xyxy
(xywh)
deploy/gui/models/tf.py:374
↓ 1 callersMethod_xywh2xyxy
(xywh)
models/tf.py:498
↓ 1 callersMethodadd_assets_to_artifact
(self, artifact, path, asset_path, split)
utils/loggers/comet/__init__.py:307
↓ 1 callersFunctionadd_tflite_metadata
(file, metadata, num_outputs)
export.py:457
↓ 1 callersFunctionap_per_class
Compute the average precision, given the recall and precision curves. Source: https://github.com/rafaelpadilla/Object-Detection-Metrics. # Ar
deploy/gui/utils/metrics.py:21
↓ 1 callersFunctionap_per_class_box_and_mask
Args: tp_b: tp of boxes. tp_m: tp of masks. other arguments see `func: ap_per_class`.
utils/segment/metrics.py:17
↓ 1 callersFunctionapply_classifier
(x, model, img, im0)
deploy/gui/utils/general.py:828
← previousnext →301–400 of 1,443, ranked by callers