MCPcopy Create free account

hub / github.com/deepcam-cn/yolov5-face / functions

Functions470 in github.com/deepcam-cn/yolov5-face

↓ 22 callersMethodinfo
(self, verbose=False, img_size=640)
models/yolo.py:256
↓ 19 callersFunction__Pyx_PyObject_IsTrue
widerface_evaluate/box_overlaps.c:7662
↓ 17 callersFunction__Pyx_PyInt_From_enum__NPY_TYPES
CIntToPy */
widerface_evaluate/box_overlaps.c:6813
↓ 17 callersFunction__Pyx_RaiseBufferIndexError
BufferIndexError */
widerface_evaluate/box_overlaps.c:5480
↓ 17 callersMethod__init__
(self, c1, c2, n=1, shortcut=True, g=1, e=0.5)
models/common.py:102
↓ 15 callersFunction__Pyx_AddTraceback
widerface_evaluate/box_overlaps.c:6371
↓ 15 callersMethodplot
(self, save_dir='', names=())
utils/metrics.py:158
↓ 15 callersMethodtolist
(self)
models/common.py:437
↓ 14 callersMethodlog
(self, log_dict)
utils/wandb_logging/wandb_utils.py:285
↓ 10 callersFunctionxyxy2xywh
(x)
utils/general.py:206
↓ 9 callersFunction__Pyx_PyObject_Call
widerface_evaluate/box_overlaps.c:5448
↓ 9 callersFunctionletterbox
(img, new_shape=(640, 640), color=(114, 114, 114), auto=True, scaleFill=False, scaleup=True)
utils/datasets.py:780
↓ 9 callersFunctiontime_synchronized
()
utils/torch_utils.py:80
↓ 9 callersFunctionxywh2xyxy
(x)
utils/general.py:216
↓ 7 callersFunction__Pyx_Raise
widerface_evaluate/box_overlaps.c:5553
↓ 7 callersFunction__Pyx_SafeReleaseBuffer
BufferGetAndValidate */
widerface_evaluate/box_overlaps.c:5339
↓ 7 callersFunction__pyx_t_double_complex_from_parts
widerface_evaluate/box_overlaps.c:6630
↓ 7 callersFunction__pyx_t_float_complex_from_parts
widerface_evaluate/box_overlaps.c:6476
↓ 7 callersMethodsave
(self)
models/common.py:427
↓ 7 callersFunctionscale_coords
(img1_shape, coords, img0_shape, ratio_pad=None)
utils/general.py:236
↓ 6 callersFunction__Pyx_BufFmt_ProcessTypeChunk
widerface_evaluate/box_overlaps.c:5057
↓ 6 callersFunction__Pyx_BufFmt_RaiseUnexpectedChar
widerface_evaluate/box_overlaps.c:4886
↓ 6 callersFunction__Pyx_ImportType
widerface_evaluate/box_overlaps.c:6070
↓ 6 callersFunction__Pyx_c_prod_double
widerface_evaluate/box_overlaps.c:6665
↓ 6 callersFunction__Pyx_c_prod_float
widerface_evaluate/box_overlaps.c:6511
↓ 6 callersFunctionattempt_load
(weights, map_location=None)
models/experimental.py:113
↓ 6 callersFunctioncheck_img_size
(img_size, s=32)
utils/general.py:88
↓ 6 callersFunctionfitness
(x)
utils/metrics.py:12
↓ 5 callersFunction__Pyx_GetBuiltinName
GetBuiltinName */
widerface_evaluate/box_overlaps.c:4649
↓ 5 callersFunction__Pyx_PyObject_GetAttrStr
widerface_evaluate/box_overlaps.c:4636
↓ 5 callersMethod__init__
(self, n, weight=False)
models/experimental.py:27
↓ 5 callersFunctioncheck_file
(file)
utils/general.py:96
↓ 5 callersFunctioncreate
Creates a specified YOLOv5 model Arguments: name (str): name of model, i.e. 'yolov5s' pretrained (bool): load pretrained weights
hubconf.py:20
↓ 5 callersFunctionremove_prefix
(from_string, prefix=WANDB_ARTIFACT_PREFIX)
utils/wandb_logging/wandb_utils.py:23
↓ 5 callersFunctionset_logging
(rank=-1)
utils/general.py:30
↓ 4 callersFunction__Pyx_BufFmt_RaiseExpected
widerface_evaluate/box_overlaps.c:5033
↓ 4 callersFunction__Pyx_copy_spec_to_module
widerface_evaluate/box_overlaps.c:4382
↓ 4 callersMethod__init__
(self, w=10, e=2)
utils/loss.py:88
↓ 4 callersFunctioncolorstr
(*input)
utils/general.py:142
↓ 4 callersMethoddisplay
(self, pprint=False, show=False, save=False, render=False)
models/common.py:397
↓ 4 callersFunctionimg2label_paths
(img_paths)
utils/datasets.py:331
↓ 4 callersFunctionload_image
(self, index)
utils/datasets.py:603
↓ 4 callersFunctionmetric
(k)
utils/autoanchor.py:32
↓ 4 callersFunctionnon_max_suppression_face
Performs Non-Maximum Suppression (NMS) on inference results Returns: detections with shape: nx6 (x1, y1, x2, y2, conf, cls)
utils/general.py:379
↓ 4 callersFunctionselect_device
(device='', batch_size=None)
utils/torch_utils.py:54
↓ 4 callersFunctiontorch_distributed_zero_first
Decorator to make all processes in distributed training wait for each local_master to do something.
utils/torch_utils.py:26
↓ 3 callersFunction__Pyx_GetException
widerface_evaluate/box_overlaps.c:5997
↓ 3 callersFunction__Pyx_PyInt_From_int
CIntToPy */
widerface_evaluate/box_overlaps.c:6782
↓ 3 callersFunction__Pyx_inner_PyErr_GivenExceptionMatches2
widerface_evaluate/box_overlaps.c:7467
↓ 3 callersFunctionattempt_download
(file, repo='ultralytics/yolov5')
utils/google_utils.py:19
↓ 3 callersFunctionbox_iou
Return intersection-over-union (Jaccard index) of boxes. Both sets of boxes are expected to be in (x1, y1, x2, y2) format. Arguments:
utils/general.py:307
↓ 3 callersFunctioncheck_dataset
(dict)
utils/general.py:107
↓ 3 callersFunctionimg2label_paths
(img_paths)
utils/face_datasets.py:39
↓ 3 callersFunctionincrement_path
(path, exist_ok=True, sep='')
utils/general.py:636
↓ 3 callersFunctionis_parallel
(model)
utils/torch_utils.py:126
↓ 3 callersFunctionload_image
(self, index)
utils/face_datasets.py:515
↓ 3 callersFunctionmake_divisible
(x, divisor)
utils/general.py:127
↓ 3 callersFunctionprint_results
(k)
utils/autoanchor.py:88
↓ 3 callersFunctionrandom_perspective
(img, targets=(), degrees=10, translate=.1, scale=.1, shear=10, perspective=0.0, border=(0, 0))
utils/datasets.py:813
↓ 3 callersFunctionxywhn2xyxy
(x, w=640, h=640, padw=32, padh=32)
utils/general.py:226
↓ 2 callersFunctionDWConv
(c1, c2, k=1, s=1, act=True)
models/common.py:33
↓ 2 callersFunction__Pyx_BufFmt_DescribeTypeChar
widerface_evaluate/box_overlaps.c:4890
↓ 2 callersFunction__Pyx_BufFmt_ExpectNumber
widerface_evaluate/box_overlaps.c:4879
↓ 2 callersFunction__Pyx_IsSubtype
widerface_evaluate/box_overlaps.c:7451
↓ 2 callersFunction__Pyx_Is_Little_Endian
IsLittleEndian */
widerface_evaluate/box_overlaps.c:4826
↓ 2 callersFunction__Pyx_PyErr_GivenExceptionMatches
widerface_evaluate/box_overlaps.c:7518
↓ 2 callersFunction__Pyx_PyFunction_FastCallNoKw
widerface_evaluate/box_overlaps.c:5735
↓ 2 callersFunction__Pyx_PyInt_From_unsigned_int
CIntToPy */
widerface_evaluate/box_overlaps.c:6421
↓ 2 callersFunction__Pyx_RaiseArgtupleInvalid
RaiseArgTupleInvalid */
widerface_evaluate/box_overlaps.c:4663
↓ 2 callersFunction__Pyx_RefNannyImportAPI
widerface_evaluate/box_overlaps.c:4619
↓ 2 callersFunction__Pyx_TypeTest
ExtTypeTest */
widerface_evaluate/box_overlaps.c:5467
↓ 2 callersFunction__Pyx_get_object_dict_version
widerface_evaluate/box_overlaps.c:5391
↓ 2 callersFunction__pyx_bisect_code_objects
CodeObjectCache */
widerface_evaluate/box_overlaps.c:6236
↓ 2 callersFunctionanchor_fitness
(k)
utils/autoanchor.py:84
↓ 2 callersFunctionautopad
(k, p=None)
models/common.py:15
↓ 2 callersMethodautoshape
(self)
models/yolo.py:250
↓ 2 callersMethodbackward
(ctx, grad_output)
utils/activations.py:54
↓ 2 callersFunctionbox_area
(box)
utils/general.py:320
↓ 2 callersMethodcache_labels
(self, path=Path('./labels.cache'))
utils/face_datasets.py:216
↓ 2 callersMethodcache_labels
(self, path=Path('./labels.cache'), prefix='')
utils/datasets.py:437
↓ 2 callersFunctioncheck_anchor_order
(m)
utils/autoanchor.py:12
↓ 2 callersMethodcheck_and_upload_dataset
(self, opt)
utils/wandb_logging/wandb_utils.py:115
↓ 2 callersFunctioncolor_list
()
utils/plots.py:29
↓ 2 callersFunctioncompute_loss
(p, targets, model)
utils/loss.py:116
↓ 2 callersFunctioncopy_attr
(a, b, include=(), exclude=())
utils/torch_utils.py:251
↓ 2 callersFunctioncreate_dataloader
(path, imgsz, batch_size, stride, opt, hyp=None, augment=False, cache=False, pad=0.0, rect=False,
utils/face_datasets.py:58
↓ 2 callersMethodcreate_dataset_table
(self, dataset, class_to_id, name='dataset')
utils/wandb_logging/wandb_utils.py:228
↓ 2 callersMethoddepthwise_conv
(i, o, kernel_size, stride=1, padding=0, bias=False)
models/common.py:147
↓ 2 callersMethoddestroy
(self)
torch2trt/trt_model.py:116
↓ 2 callersMethoddownload_dataset_artifact
(self, path, alias)
utils/wandb_logging/wandb_utils.py:159
↓ 2 callersMethodforward_once
(self, x, profile=False)
models/yolo.py:182
↓ 2 callersMethodfuse
(self)
models/yolo.py:224
↓ 2 callersFunctionget_hash
(files)
utils/face_datasets.py:35
↓ 2 callersFunctionget_hash
(files)
utils/datasets.py:38
↓ 2 callersFunctionget_run_info
(run_path)
utils/wandb_logging/wandb_utils.py:34
↓ 2 callersFunctionload_mosaic
(self, index)
utils/datasets.py:639
↓ 2 callersFunctionload_mosaic_face
(self, index)
utils/face_datasets.py:426
↓ 2 callersMethodmap_val_table_path
(self)
utils/wandb_logging/wandb_utils.py:222
↓ 2 callersMethodnew_video
(self, path)
utils/datasets.py:192
↓ 2 callersMethodnms
(self, mode=True)
models/yolo.py:236
next →1–100 of 470, ranked by callers