MCPcopy Create free account

hub / github.com/damo-cv/MogFace / functions

Functions534 in github.com/damo-cv/MogFace

↓ 37 callersFunction__Pyx_PyObject_GetItem
utils/nms/cython_nms.c:6964
↓ 26 callersFunction__Pyx_PyInt_From_int
CIntToPy */
utils/nms/cython_nms.c:8808
↓ 21 callersFunction__Pyx_SafeReleaseBuffer
BufferGetAndValidate */
utils/nms/cython_nms.c:6811
↓ 17 callersFunction__Pyx_RaiseBufferIndexError
BufferIndexError */
utils/bbox/bbox.c:4621
↓ 17 callersMethodcopy
(self)
core/config/schema.py:97
↓ 16 callersFunction__Pyx_AddTraceback
utils/nms/cython_nms.c:8232
↓ 15 callersMethodwrite
(self, message)
utils/logger.py:13
↓ 14 callersFunction__Pyx_AddTraceback
utils/bbox/bbox.c:5268
↓ 13 callersFunctioncreate
Create an instance of given module class. Args: cls_or_name (type or str): Class of which to create instance. Returns: instance
core/workspace.py:146
↓ 11 callersFunction__Pyx_PyObject_GetAttrStr
utils/nms/cython_nms.c:6108
↓ 9 callersFunction_resnet
(arch, block, layers, pretrained, progress, **kwargs)
modelling/backbones/resnet.py:239
↓ 9 callersFunctiondetect_face
(image, shrink)
test_multi.py:45
↓ 8 callersFunction__Pyx_PyObject_Call
utils/nms/cython_nms.c:7231
↓ 8 callersFunction__Pyx_TypeTest
ExtTypeTest */
utils/nms/cython_nms.c:6974
↓ 7 callersFunction__Pyx_SafeReleaseBuffer
BufferGetAndValidate */
utils/bbox/bbox.c:4480
↓ 7 callersMethod__init__
(self, in_plane)
modelling/pred_modules/pred_net.py:35
↓ 7 callersFunction__pyx_f_10cython_nms_max
utils/nms/cython_nms.c:1956
↓ 7 callersFunction__pyx_t_double_complex_from_parts
utils/bbox/bbox.c:5496
↓ 7 callersFunction__pyx_t_double_complex_from_parts
utils/nms/cython_nms.c:8460
↓ 7 callersFunction__pyx_t_float_complex_from_parts
utils/bbox/bbox.c:5342
↓ 7 callersFunction__pyx_t_float_complex_from_parts
utils/nms/cython_nms.c:8306
↓ 7 callersFunctionencode
Encode the variances from the priorbox layers into the ground truth boxes we have matched (based on jaccard overlap) with the prior boxes. Arg
evaluation/box_utils_revised_1.py:614
↓ 7 callersFunctionjaccard
Compute the jaccard overlap of two sets of boxes. The jaccard overlap is simply the intersection over union of two boxes. Here we operate on
evaluation/box_utils_revised_1.py:147
↓ 7 callersFunctionpoint_form
Convert prior_boxes to (xmin, ymin, xmax, ymax) representation for comparison to point form ground truth data. Args: boxes: (tensor)
evaluation/box_utils_revised_1.py:7
↓ 6 callersFunction__Pyx_BufFmt_ProcessTypeChunk
utils/bbox/bbox.c:4198
↓ 6 callersFunction__Pyx_BufFmt_ProcessTypeChunk
utils/nms/cython_nms.c:6529
↓ 6 callersFunction__Pyx_BufFmt_RaiseUnexpectedChar
utils/bbox/bbox.c:4027
↓ 6 callersFunction__Pyx_BufFmt_RaiseUnexpectedChar
utils/nms/cython_nms.c:6358
↓ 6 callersFunction__Pyx_ImportType
utils/bbox/bbox.c:4967
↓ 6 callersFunction__Pyx_ImportType
utils/nms/cython_nms.c:7931
↓ 6 callersFunction__Pyx_PyObject_CallOneArg
utils/nms/cython_nms.c:7326
↓ 6 callersFunction__Pyx_c_prod_double
utils/bbox/bbox.c:5531
↓ 6 callersFunction__Pyx_c_prod_double
utils/nms/cython_nms.c:8495
↓ 6 callersFunction__Pyx_c_prod_float
utils/bbox/bbox.c:5377
↓ 6 callersFunction__Pyx_c_prod_float
utils/nms/cython_nms.c:8341
↓ 5 callersFunction__Pyx_PyInt_From_long
CIntToPy */
utils/nms/cython_nms.c:9042
↓ 5 callersFunction__Pyx_PyObject_GetAttrStr
utils/bbox/bbox.c:3777
↓ 5 callersFunction__Pyx_is_valid_index
utils/nms/cython_nms.c:676
↓ 5 callersFunction__pyx_f_10cython_nms_min
utils/nms/cython_nms.c:1996
↓ 5 callersFunctionnp_around
(array, num_decimals=0)
evaluation/evaluate_ap50.py:19
↓ 5 callersMethodweight_init
(self)
modelling/neck_modules/fpn.py:109
↓ 4 callersFunction__Pyx_BufFmt_RaiseExpected
utils/bbox/bbox.c:4174
↓ 4 callersFunction__Pyx_BufFmt_RaiseExpected
utils/nms/cython_nms.c:6505
↓ 4 callersFunction__Pyx_PyInt_AddObjC
utils/nms/cython_nms.c:6988
↓ 4 callersFunction__Pyx_PyObject_Call
utils/bbox/bbox.c:4589
↓ 4 callersFunction__Pyx_copy_spec_to_module
utils/bbox/bbox.c:3525
↓ 4 callersFunction__Pyx_copy_spec_to_module
utils/nms/cython_nms.c:5861
↓ 4 callersMethod_make_layer
(self, block, planes, blocks, stride=1, dilate=False)
modelling/backbones/resnet.py:180
↓ 4 callersFunctiondraw_bboxes
Draw bounding boxes on image. Args: img (np.ndarray or string): input image or image path. bboxes (np.array): bounding b
data/datasets_utils/visualize.py:17
↓ 4 callersMethodhas_default
(self, key)
core/config/schema.py:110
↓ 4 callersFunctionload_config
Load config from file. Args: file_path (str): Path of the config file to be loaded. Returns: global config
core/workspace.py:69
↓ 4 callersFunctionnp_round
(val, decimals=4)
evaluation/evaluate_ap50.py:42
↓ 4 callersFunctiontransform_anchor_opr
from [x0, x1, y0, y1] to [c_x, cy, w, h] x1 = x0 + w - 1 c_x = (x0 + x1) / 2 = (2x0 + w - 1) / 2 = x0 + (w - 1) / 2
data/anchors_opr/anchor_utils.py:11
↓ 3 callersFunction__Pyx_GetBuiltinName
GetBuiltinName */
utils/bbox/bbox.c:3790
↓ 3 callersFunction__Pyx_GetBuiltinName
GetBuiltinName */
utils/nms/cython_nms.c:6121
↓ 3 callersFunction__Pyx_GetException
utils/bbox/bbox.c:4735
↓ 3 callersFunction__Pyx_GetException
utils/nms/cython_nms.c:7699
↓ 3 callersFunction__Pyx_GetItemInt_Generic
GetItemInt */
utils/nms/cython_nms.c:6858
↓ 3 callersFunction__Pyx_PyErr_GivenExceptionMatches
utils/nms/cython_nms.c:9390
↓ 3 callersFunction__Pyx_PyIndex_AsSsize_t
utils/nms/cython_nms.c:9615
↓ 3 callersFunction__Pyx_PyObject_Call2Args
PyObjectCall2Args */
utils/nms/cython_nms.c:7416
↓ 3 callersFunction__Pyx_PyObject_IsTrue
utils/nms/cython_nms.c:9534
↓ 3 callersFunction__Pyx_Raise
utils/bbox/bbox.c:4807
↓ 3 callersFunction__Pyx_Raise
utils/nms/cython_nms.c:7771
↓ 3 callersFunction__Pyx_RaiseArgtupleInvalid
RaiseArgTupleInvalid */
utils/nms/cython_nms.c:6135
↓ 3 callersFunction__Pyx_inner_PyErr_GivenExceptionMatches2
utils/bbox/bbox.c:6337
↓ 3 callersFunction__Pyx_inner_PyErr_GivenExceptionMatches2
utils/nms/cython_nms.c:9339
↓ 3 callersMethod__init__
(self, alpha=0.25, gamma=2.0, ignore_label=-1, eps=1e-7, few_sample=False)
modelling/loss_modules/loss.py:50
↓ 3 callersFunctionconv1x1
1x1 convolution
modelling/backbones/resnet.py:39
↓ 3 callersFunctionconv3x3
3x3 convolution with padding
modelling/backbones/resnet.py:33
↓ 3 callersFunctionevaluation_ap50
(pred, gt_path, iter, det_result_txt=None)
evaluation/evaluate_ap50.py:258
↓ 3 callersFunctionnms
(dets, thresh)
utils/nms/nms_wrapper.py:3
↓ 2 callersFunction__Pyx_BufFmt_DescribeTypeChar
utils/bbox/bbox.c:4031
↓ 2 callersFunction__Pyx_BufFmt_DescribeTypeChar
utils/nms/cython_nms.c:6362
↓ 2 callersFunction__Pyx_BufFmt_ExpectNumber
utils/bbox/bbox.c:4020
↓ 2 callersFunction__Pyx_BufFmt_ExpectNumber
utils/nms/cython_nms.c:6351
↓ 2 callersFunction__Pyx_IsSubtype
utils/bbox/bbox.c:6321
↓ 2 callersFunction__Pyx_IsSubtype
utils/nms/cython_nms.c:9323
↓ 2 callersFunction__Pyx_Is_Little_Endian
IsLittleEndian */
utils/bbox/bbox.c:3967
↓ 2 callersFunction__Pyx_Is_Little_Endian
IsLittleEndian */
utils/nms/cython_nms.c:6298
↓ 2 callersFunction__Pyx_ParseOptionalKeywords
ParseKeywords */
utils/nms/cython_nms.c:6175
↓ 2 callersFunction__Pyx_PyCFunction_FastCall
utils/nms/cython_nms.c:7293
↓ 2 callersFunction__Pyx_PyErr_GivenExceptionMatches
utils/bbox/bbox.c:6388
↓ 2 callersFunction__Pyx_PyFunction_FastCallNoKw
utils/nms/cython_nms.c:7112
↓ 2 callersFunction__Pyx_PyInt_As_unsigned_int
CIntFromPy */
utils/nms/cython_nms.c:8612
↓ 2 callersFunction__Pyx_PyInt_From_unsigned_int
CIntToPy */
utils/bbox/bbox.c:5648
↓ 2 callersFunction__Pyx_PyInt_From_unsigned_int
CIntToPy */
utils/nms/cython_nms.c:9080
↓ 2 callersFunction__Pyx_PyObject_CallMethO
utils/nms/cython_nms.c:7251
↓ 2 callersFunction__Pyx_PyObject_CallNoArg
utils/nms/cython_nms.c:7271
↓ 2 callersFunction__Pyx_PyObject_GetSlice
SliceObject */
utils/nms/cython_nms.c:7518
↓ 2 callersFunction__Pyx_RaiseArgtupleInvalid
RaiseArgTupleInvalid */
utils/bbox/bbox.c:3804
↓ 2 callersFunction__Pyx_RefNannyImportAPI
utils/bbox/bbox.c:3760
↓ 2 callersFunction__Pyx_RefNannyImportAPI
utils/nms/cython_nms.c:6091
↓ 2 callersFunction__Pyx_get_object_dict_version
utils/bbox/bbox.c:4532
↓ 2 callersFunction__Pyx_get_object_dict_version
utils/nms/cython_nms.c:7360
↓ 2 callersMethod__init__
(self, cls_loss_fn=None, loc_loss_fn=None, \ cls_loss_weight=1, loc_loss_weight=2, fp_th=0.5,
modelling/criterion.py:34
↓ 2 callersMethod__init__
(self, depth=50, groups=1, width_per_group=64, \ replace_stride_with_dilation=None, \
modelling/backbones/resnet.py:128
↓ 2 callersMethod__init__
(self, context_range=[5], channel_list=[256, 512, 1024, 2048], use_dilated_conv=False, use_aspp=False)
modelling/architectures/widerface_basenet.py:17
↓ 2 callersMethod__init__
(self, weight_init_fn=None, c2_out_ch=256, c3_out_ch=512, c4_out_ch=1024, c5_out_ch=2048, \ c
modelling/neck_modules/fpn.py:33
↓ 2 callersMethod__init__
(self, **kwargs)
core/config/schema.py:73
next →1–100 of 534, ranked by callers