MCPcopy Create free account

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

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

↓ 1 callersFunctionclip_coords
(boxes, img_shape)
utils/general.py:252
↓ 1 callersFunctioncoco80_to_coco91_class
()
utils/general.py:194
↓ 1 callersFunctioncompute_ap
Compute the average precision, given the recall and precision curves # Arguments recall: The recall curve (list) precision: Th
utils/metrics.py:79
↓ 1 callersFunctionconvert
(size, box)
data/val2yolo_for_test.py:18
↓ 1 callersFunctionconvert
(size, box)
data/val2yolo.py:17
↓ 1 callersFunctioncreate_dataloader
(path, imgsz, batch_size, stride, opt, hyp=None, augment=False, cache=False, pad=0.0, rect=False,
utils/datasets.py:58
↓ 1 callersFunctioncreate_dataset_artifact
(opt)
utils/wandb_logging/log_dataset.py:10
↓ 1 callersFunctioncreate_folder
(path='./new')
utils/face_datasets.py:769
↓ 1 callersFunctioncreate_folder
(path='./new')
utils/datasets.py:954
↓ 1 callersFunctiondataset_pr_info
(thresh_num, pr_curve, count_face)
widerface_evaluate/evaluation.py:199
↓ 1 callersFunctiondetect
(model, img0)
test_widerface.py:72
↓ 1 callersFunctiondetect
( model, source, device, project, name, exist_ok, save_img, view_img )
detect_face.py:83
↓ 1 callersMethoddownload_model_artifact
(self, opt)
utils/wandb_logging/wandb_utils.py:167
↓ 1 callersFunctiondynamic_resize
(shape, stride=64)
test_widerface.py:20
↓ 1 callersFunctionevaluation
(pred, gt_path, iou_thresh=0.5)
widerface_evaluate/evaluation.py:227
↓ 1 callersFunctionexif_size
(img)
utils/face_datasets.py:44
↓ 1 callersFunctionexif_size
(img)
utils/datasets.py:43
↓ 1 callersMethodforward
(self, x, augment=False, profile=False)
models/yolo.py:162
↓ 1 callersFunctionfuse_conv_and_bn
(conv, bn)
utils/torch_utils.py:172
↓ 1 callersFunctionget_gt_boxes
gt dir: (wider_face_val.mat, wider_easy_val.mat, wider_medium_val.mat, wider_hard_val.mat)
widerface_evaluate/evaluation.py:18
↓ 1 callersFunctionget_latest_run
(search_dir='.')
utils/general.py:43
↓ 1 callersFunctionget_preds
(pred_dir)
widerface_evaluate/evaluation.py:104
↓ 1 callersFunctionget_token
(cookie="./cookie")
utils/google_utils.py:90
↓ 1 callersFunctiongit_describe
()
utils/torch_utils.py:46
↓ 1 callersFunctiongsutil_getsize
(url='')
utils/google_utils.py:13
↓ 1 callersFunctionhex2rgb
(h)
utils/plots.py:31
↓ 1 callersFunctionhist2d
(x, y, n=100)
utils/plots.py:37
↓ 1 callersFunctionimage_eval
single image evaluation pred: Nx5 gt: Nx4 ignore:
widerface_evaluate/evaluation.py:146
↓ 1 callersFunctionimg_pr_info
(thresh_num, pred_info, proposal_list, pred_recall)
widerface_evaluate/evaluation.py:182
↓ 1 callersFunctionimg_process
图像预处理
torch2trt/main.py:14
↓ 1 callersFunctionimg_vis
预测可视化 vis_thres: 可视化阈值
torch2trt/main.py:38
↓ 1 callersFunctioninit_seeds
(seed=0)
utils/general.py:36
↓ 1 callersFunctioninit_torch_seeds
(seed=0)
utils/torch_utils.py:37
↓ 1 callersFunctioninitialize_weights
(model)
utils/torch_utils.py:135
↓ 1 callersFunctionintersect_dicts
(da, db, exclude=())
utils/torch_utils.py:130
↓ 1 callersFunctionkmean_anchors
Creates kmeans-evolved anchors from training dataset Arguments: path: path to dataset *.yaml, or a loaded dataset n:
utils/autoanchor.py:58
↓ 1 callersFunctionlabels_to_class_weights
(labels, nc=80)
utils/general.py:167
↓ 1 callersFunctionlabels_to_image_weights
(labels, nc=80, class_weights=np.ones(80))
utils/general.py:186
↓ 1 callersFunctionletterbox
(img, new_shape=(640, 640), color=(114, 114, 114), auto=True, scaleFill=False, scaleup=True)
utils/face_datasets.py:567
↓ 1 callersFunctionload_model
(weights, device)
detect_face.py:29
↓ 1 callersMethodlog_dataset_artifact
(self, data_file, single_cls, project, overwrite_config=False)
utils/wandb_logging/wandb_utils.py:193
↓ 1 callersFunctionmodel_info
(model, verbose=False, img_size=640)
utils/torch_utils.py:195
↓ 1 callersFunctionnorm_score
norm score pred {key: [[x1,y1,x2,y2,s]]}
widerface_evaluate/evaluation.py:121
↓ 1 callersFunctionoutput_to_target
(output)
utils/plots.py:91
↓ 1 callersFunctionparse_model
(d, ch)
models/yolo.py:260
↓ 1 callersFunctionplot_evolution
(yaml_file='data/hyp.finetune.yaml')
utils/plots.py:301
↓ 1 callersFunctionplot_labels
(labels, save_dir=Path(''), loggers=None)
utils/plots.py:257
↓ 1 callersFunctionplot_one_box
(x, img, color=None, label=None, line_thickness=None)
utils/plots.py:57
↓ 1 callersFunctionplot_pr_curve
(px, py, ap, save_dir='.', names=())
utils/metrics.py:184
↓ 1 callersFunctionplot_results
(start=0, stop=0, bucket='', id=(), labels=(), save_dir='')
utils/plots.py:380
↓ 1 callersFunctionplot_study_txt
(path='study/', x=None)
utils/plots.py:226
↓ 1 callersMethodprint
(self)
models/common.py:421
↓ 1 callersFunctionprint_mutation
(hyp, results, yaml_file='hyp_evolved.yaml', bucket='')
utils/general.py:566
↓ 1 callersMethodprocess_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:115
↓ 1 callersFunctionprocess_wandb_config_ddp_mode
(opt)
utils/wandb_logging/wandb_utils.py:56
↓ 1 callersFunctionread_pred_file
(filepath)
widerface_evaluate/evaluation.py:82
↓ 1 callersFunctionscale_coords_landmarks
(img1_shape, coords, img0_shape, ratio_pad=None)
test_widerface.py:26
↓ 1 callersFunctionscale_img
(img, ratio=1.0, same_shape=False, gs=32)
utils/torch_utils.py:238
↓ 1 callersMethodsetup_training
(self, opt, data_dict)
utils/wandb_logging/wandb_utils.py:126
↓ 1 callersFunctionsmooth_BCE
(eps=0.1)
utils/loss.py:10
↓ 1 callersFunctionsparsity
(model)
utils/torch_utils.py:152
↓ 1 callersFunctionstrip_optimizer
(f='weights/best.pt', s='')
utils/general.py:552
↓ 1 callersMethodupdate_attr
(self, model, include=(), exclude=('process_group', 'reducer'))
utils/torch_utils.py:292
↓ 1 callersFunctionvoc_ap
(rec, prec)
widerface_evaluate/evaluation.py:207
↓ 1 callersFunctionwider2face
(phase='val', ignore_small=0)
data/val2yolo_for_test.py:32
↓ 1 callersFunctionwider2face
(root, phase='val', ignore_small=0)
data/val2yolo.py:31
↓ 1 callersFunctionxywh2xxyy
(box)
data/val2yolo_for_test.py:10
↓ 1 callersFunctionxywh2xxyy
(box)
data/val2yolo.py:9
FunctionPyThread_tss_alloc
widerface_evaluate/box_overlaps.c:407
FunctionPyThread_tss_create
widerface_evaluate/box_overlaps.c:403
FunctionPyThread_tss_delete
widerface_evaluate/box_overlaps.c:418
FunctionPyThread_tss_free
widerface_evaluate/box_overlaps.c:412
FunctionPyThread_tss_get
widerface_evaluate/box_overlaps.c:425
FunctionPyThread_tss_is_created
widerface_evaluate/box_overlaps.c:415
FunctionPyThread_tss_set
widerface_evaluate/box_overlaps.c:422
Function__PYX_NAN
widerface_evaluate/box_overlaps.c:599
Function__Pyx_PyBool_FromLong
widerface_evaluate/box_overlaps.c:7805
Function__Pyx_PyErr_ExceptionMatchesInState
widerface_evaluate/box_overlaps.c:5983
Function__Pyx_PyErr_GivenExceptionMatches2
widerface_evaluate/box_overlaps.c:7530
Function__Pyx_PyIndex_AsSsize_t
widerface_evaluate/box_overlaps.c:7743
Function__Pyx_PyInt_As_unsigned_int
CIntFromPy */
widerface_evaluate/box_overlaps.c:6844
Function__Pyx_PyInt_FromSize_t
widerface_evaluate/box_overlaps.c:7808
Function__Pyx_PyInt_From_long
CIntToPy */
widerface_evaluate/box_overlaps.c:7222
Function__Pyx_PyObject_AsString
widerface_evaluate/box_overlaps.c:7593
Function__Pyx_PyObject_IsTrueAndDecref
widerface_evaluate/box_overlaps.c:7667
Function__Pyx_PyUnicode_FromString
widerface_evaluate/box_overlaps.c:7590
Function__Pyx_Py_UNICODE_strlen
widerface_evaluate/box_overlaps.c:712
Function__Pyx__ArgTypeTest
ArgTypeTest */
widerface_evaluate/box_overlaps.c:4805
Function__Pyx__ExceptionReset
widerface_evaluate/box_overlaps.c:5944
Function__Pyx__ExceptionSave
widerface_evaluate/box_overlaps.c:5929
Function__Pyx__GetBufferAndValidate
widerface_evaluate/box_overlaps.c:5351
Function__Pyx__GetModuleGlobalName
widerface_evaluate/box_overlaps.c:5415
Function__Pyx_c_eq_double
widerface_evaluate/box_overlaps.c:6650
Function__Pyx_c_eq_float
widerface_evaluate/box_overlaps.c:6496
Function__Pyx_c_is_zero_double
widerface_evaluate/box_overlaps.c:6709
Function__Pyx_c_is_zero_float
widerface_evaluate/box_overlaps.c:6555
Function__Pyx_is_valid_index
widerface_evaluate/box_overlaps.c:663
Function__Pyx_object_dict_version_matches
widerface_evaluate/box_overlaps.c:5403
Function__Pyx_pretend_to_initialize
__GNUC__ */
widerface_evaluate/box_overlaps.c:826
Method__call__
TensorRT推理 :param img_np_nchw: 输入图像
torch2trt/trt_model.py:90
← previousnext →201–300 of 470, ranked by callers