MCPcopy Create free account

hub / github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB / functions

Functions409 in github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB

↓ 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:17
↓ 1 callersFunctionget_minimal_box
Get the minimal bounding box of a group of points. The coordinates are also converted to int numbers.
masked_face/mafa2voc.py:64
↓ 1 callersFunctionget_preds
(pred_dir)
widerface_evaluate/evaluation.py:103
↓ 1 callersFunctionhard_nms
(box_scores, iou_threshold, top_k=-1, candidate_size=200)
caffe/ultra_face_caffe_inference.py:70
↓ 1 callersFunctionhard_nms
(box_scores, iou_threshold, top_k=-1, candidate_size=200)
caffe/ultra_face_opencvdnn_inference.py:66
↓ 1 callersFunctionhard_nms
Args: box_scores (N, 5): boxes in corner-form and probabilities. iou_threshold: intersection over union threshold. top_k
paddle/vision/utils/box_utils.py:168
↓ 1 callersFunctionhard_nms
Args: box_scores (N, 5): boxes in corner-form and probabilities. iou_threshold: intersection over union threshold. top_k
vision/utils/box_utils.py:168
↓ 1 callersMethodhas_edge_name
Check if name is already used for graph inputs/outputs or for nodes inputs/outputs
caffe/onnx2caffe/_graph.py:144
↓ 1 callersFunctionimage_eval
single image evaluation pred: Nx5 gt: Nx4 ignore:
widerface_evaluate/evaluation.py:145
↓ 1 callersFunctionimage_inference
(image_path, model_path, color=(125, 255, 0))
tflite/inference_test.py:18
↓ 1 callersFunctionimg_pr_info
(thresh_num, pred_info, proposal_list, pred_recall)
widerface_evaluate/evaluation.py:181
↓ 1 callersFunctioninference
()
caffe/ultra_face_caffe_inference.py:151
↓ 1 callersFunctioninference
()
caffe/ultra_face_opencvdnn_inference.py:147
↓ 1 callersFunctioninference
()
MNN/python/ultraface_py_mnn.py:110
↓ 1 callersMethodinit_from_base_net
(self, model)
paddle/vision/ssd/ssd.py:114
↓ 1 callersMethodinit_from_base_net
(self, model)
vision/ssd/ssd.py:114
↓ 1 callersMethodinit_from_pretrained_ssd
(self, model)
paddle/vision/ssd/ssd.py:121
↓ 1 callersMethodinit_from_pretrained_ssd
(self, model)
vision/ssd/ssd.py:121
↓ 1 callersFunctioniou_of
(boxes0, boxes1, eps=1e-5)
caffe/ultra_face_caffe_inference.py:97
↓ 1 callersFunctioniou_of
(boxes0, boxes1, eps=1e-5)
caffe/ultra_face_opencvdnn_inference.py:93
↓ 1 callersFunctioniou_of
Return intersection-over-union (Jaccard index) of boxes. Args: boxes0 (N, 4): ground truth boxes. boxes1 (N or 1, 4): predicted b
paddle/vision/utils/box_utils_numpy.py:53
↓ 1 callersFunctioniou_of
Return intersection-over-union (Jaccard index) of boxes. Args: boxes0 (N, 4): ground truth boxes. boxes1 (N or 1, 4): predicted b
vision/utils/box_utils_numpy.py:54
↓ 1 callersMethodis_eligible
Returns true if this subset of nodes is eligible for fusion.
caffe/onnx2caffe/_transformers.py:78
↓ 1 callersFunctionjaccard_numpy
Compute the jaccard overlap of two sets of boxes. The jaccard overlap is simply the intersection over union of two boxes. E.g.: A ∩ B
paddle/vision/transforms/transforms.py:20
↓ 1 callersFunctionjaccard_numpy
Compute the jaccard overlap of two sets of boxes. The jaccard overlap is simply the intersection over union of two boxes. E.g.: A ∩ B
vision/transforms/transforms.py:20
↓ 1 callersFunctionload_labels
(label_file, is_train)
masked_face/mafa2voc.py:185
↓ 1 callersFunctionload_weight
(model, torch_path, mapping_table_path)
tf/backend/utils.py:80
↓ 1 callersFunctionlr_poly
(base_lr, iter)
train.py:121
↓ 1 callersFunctionlr_poly
learning rate poly decay Args: base_lr: the base learning rate iter: the current iter Returns: the current learn
paddle/train.py:122
↓ 1 callersFunctionmain
()
tf/det_image.py:18
↓ 1 callersFunctionmain
()
tf/convert_tensorflow.py:16
↓ 1 callersMethodmerge
Merge nodes
caffe/onnx2caffe/_transformers.py:82
↓ 1 callersFunctionnorm_score
norm score pred {key: [[x1,y1,x2,y2,s]]}
widerface_evaluate/evaluation.py:120
↓ 1 callersFunctionobject_converage_numpy
Compute the jaccard overlap of two sets of boxes. The jaccard overlap is simply the intersection over union of two boxes. E.g.: A ∩ B
paddle/vision/transforms/transforms.py:40
↓ 1 callersFunctionobject_converage_numpy
Compute the jaccard overlap of two sets of boxes. The jaccard overlap is simply the intersection over union of two boxes. E.g.: A ∩ B
vision/transforms/transforms.py:40
↓ 1 callersFunctionparam_name_dict
Find out the correspondence between layer names and parameter names.
caffe/MyCaffe.py:7
↓ 1 callersFunctionparse_labels
FOR TRAIN LABELS raw labels form: [x,y,w,h, x1,y1,x2,y2, x3,y3,w3,h3, occ_type, occ_degree, gender, race, orientation, x4,y4,w4,h
masked_face/mafa2voc.py:209
↓ 1 callersFunctionpoints_in_box
Check if box contains all the points
masked_face/mafa2voc.py:76
↓ 1 callersFunctionpredict
(width, height, confidences, boxes, prob_threshold, iou_threshold=0.3, top_k=-1)
run_video_face_detect_onnx.py:16
↓ 1 callersFunctionpredict
(width, height, confidences, boxes, prob_threshold, iou_threshold=0.3, top_k=-1)
detect_imgs_onnx.py:17
↓ 1 callersFunctionpredict
(width, height, confidences, boxes, prob_threshold, iou_threshold=0.3, top_k=-1)
caffe/ultra_face_caffe_inference.py:107
↓ 1 callersFunctionpredict
(width, height, confidences, boxes, prob_threshold, iou_threshold=0.3, top_k=-1)
caffe/ultra_face_opencvdnn_inference.py:103
↓ 1 callersFunctionpredict
(width, height, confidences, boxes, prob_threshold, iou_threshold=0.3, top_k=-1)
MNN/python/ultraface_py_mnn.py:81
↓ 1 callersFunctionread_pred_file
(filepath)
widerface_evaluate/evaluation.py:81
↓ 1 callersFunctionsoft_nms
Soft NMS implementation. References: https://arxiv.org/abs/1704.04503 https://github.com/facebookresearch/Detectron/blob/master/d
paddle/vision/utils/box_utils.py:209
↓ 1 callersFunctionsoft_nms
Soft NMS implementation. References: https://arxiv.org/abs/1704.04503 https://github.com/facebookresearch/Detectron/blob/master/d
vision/utils/box_utils.py:209
↓ 1 callersFunctionstore_labels
(path, labels)
paddle/vision/utils/misc.py:44
↓ 1 callersFunctionstore_labels
(path, labels)
vision/utils/misc.py:44
↓ 1 callersFunctiontest
(loader, net, criterion, device)
train.py:170
↓ 1 callersFunctiontest
(loader, net, criterion)
paddle/train.py:177
↓ 1 callersFunctiontrain
(loader, net, criterion, optimizer, device, debug_steps=100, epoch=-1)
train.py:131
↓ 1 callersFunctiontrain
(loader, net, criterion, optimizer, debug_steps=100, epoch=-1)
paddle/train.py:141
↓ 1 callersMethodtransformed
(self, transformers)
caffe/onnx2caffe/_graph.py:138
↓ 1 callersFunctionvideo_inference
(video, model_path, color=(125, 255, 0))
tflite/inference_test.py:36
↓ 1 callersFunctionvoc_ap
(rec, prec)
widerface_evaluate/evaluation.py:206
↓ 1 callersFunctionwrite_voc_style_ann
(labels, img_file_name, num_human_occ)
masked_face/mafa2voc.py:359
Method__call__
(self, graph)
caffe/onnx2caffe/_transformers.py:25
Method__call__
(self, graph)
caffe/onnx2caffe/_transformers.py:250
Method__call__
(self, graph)
caffe/onnx2caffe/_transformers.py:310
Method__call__
(self, graph)
caffe/onnx2caffe/_transformers.py:454
Method__call__
(self, graph)
caffe/onnx2caffe/_transformers.py:480
Method__call__
(self, graph)
caffe/onnx2caffe/_transformers.py:499
Method__call__
(self, graph)
caffe/onnx2caffe/_graph.py:13
Method__call__
(self, img, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:73
Method__call__
(self, img, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:86
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:91
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:99
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:109
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:116
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:127
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:141
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:154
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:166
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:180
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:193
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:217
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:230
Method__call__
(self, tensor, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:238
Method__call__
(self, cvimage, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:243
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:274
Method__call__
(self, image, boxes=None, labels=None)
paddle/vision/transforms/transforms.py:379
Method__call__
(self, image, boxes, labels)
paddle/vision/transforms/transforms.py:460
Method__call__
(self, image, boxes, classes)
paddle/vision/transforms/transforms.py:485
Method__call__
Args: image (Tensor): image tensor to be transformed Return: a tensor with channels swapped according to swap
paddle/vision/transforms/transforms.py:505
Method__call__
(self, image, boxes, labels)
paddle/vision/transforms/transforms.py:533
Method__call__
Args: img: the output of cv.imread in RGB layout. boxes: boundding boxes in the form of (x1, y1, x2, y2).
paddle/vision/ssd/data_preprocessing.py:25
Method__call__
(self, image, boxes, labels)
paddle/vision/ssd/data_preprocessing.py:46
Method__call__
(self, image)
paddle/vision/ssd/data_preprocessing.py:59
Method__call__
(self, gt_boxes, gt_labels)
paddle/vision/ssd/ssd.py:152
Method__call__
(self, img, boxes=None, labels=None)
vision/transforms/transforms.py:73
Method__call__
(self, img, boxes=None, labels=None)
vision/transforms/transforms.py:86
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:91
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:99
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:109
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:116
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:127
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:141
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:154
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:166
Method__call__
(self, image, boxes=None, labels=None)
vision/transforms/transforms.py:180
← previousnext →101–200 of 409, ranked by callers