MCPcopy Create free account

hub / github.com/BADBADBADBOY/pytorch.ctpn / functions

Functions477 in github.com/BADBADBADBOY/pytorch.ctpn

↓ 1 callersFunction__Pyx_c_pow_double
utils/bbox/bbox.c:8226
↓ 1 callersFunction__Pyx_c_pow_float
utils/bbox/nms.c:9284
↓ 1 callersFunction__Pyx_c_pow_float
utils/bbox/bbox.c:8071
↓ 1 callersFunction__Pyx_c_quot_double
utils/bbox/nms.c:9385
↓ 1 callersFunction__Pyx_c_quot_double
utils/bbox/bbox.c:8172
↓ 1 callersFunction__Pyx_c_quot_float
utils/bbox/nms.c:9230
↓ 1 callersFunction__Pyx_c_quot_float
utils/bbox/bbox.c:8017
↓ 1 callersFunction__Pyx_c_sum_double
utils/bbox/nms.c:9366
↓ 1 callersFunction__Pyx_c_sum_double
utils/bbox/bbox.c:8153
↓ 1 callersFunction__Pyx_c_sum_float
utils/bbox/nms.c:9211
↓ 1 callersFunction__Pyx_c_sum_float
utils/bbox/bbox.c:7998
↓ 1 callersFunction__Pyx_check_binary_version
CheckBinaryVersion */
utils/bbox/nms.c:10005
↓ 1 callersFunction__Pyx_check_binary_version
CheckBinaryVersion */
utils/bbox/bbox.c:9043
↓ 1 callersFunction__Pyx_check_single_interpreter
utils/bbox/nms.c:6784
↓ 1 callersFunction__Pyx_check_single_interpreter
utils/bbox/bbox.c:5847
↓ 1 callersFunction__Pyx_get_tp_dict_version
utils/bbox/nms.c:8301
↓ 1 callersFunction__Pyx_get_tp_dict_version
utils/bbox/bbox.c:6884
↓ 1 callersFunction__Pyx_init_sys_getdefaultencoding_params
utils/bbox/nms.c:723
↓ 1 callersFunction__Pyx_init_sys_getdefaultencoding_params
utils/bbox/bbox.c:723
↓ 1 callersFunction__Pyx_modinit_function_export_code
utils/bbox/nms.c:6689
↓ 1 callersFunction__Pyx_modinit_function_export_code
utils/bbox/bbox.c:5752
↓ 1 callersFunction__Pyx_modinit_function_import_code
utils/bbox/nms.c:6750
↓ 1 callersFunction__Pyx_modinit_function_import_code
utils/bbox/bbox.c:5813
↓ 1 callersFunction__Pyx_modinit_global_init_code
utils/bbox/nms.c:6673
↓ 1 callersFunction__Pyx_modinit_global_init_code
utils/bbox/bbox.c:5736
↓ 1 callersFunction__Pyx_modinit_type_import_code
utils/bbox/nms.c:6705
↓ 1 callersFunction__Pyx_modinit_type_import_code
utils/bbox/bbox.c:5768
↓ 1 callersFunction__Pyx_modinit_type_init_code
utils/bbox/nms.c:6697
↓ 1 callersFunction__Pyx_modinit_type_init_code
utils/bbox/bbox.c:5760
↓ 1 callersFunction__Pyx_modinit_variable_export_code
utils/bbox/nms.c:6681
↓ 1 callersFunction__Pyx_modinit_variable_export_code
utils/bbox/bbox.c:5744
↓ 1 callersFunction__Pyx_modinit_variable_import_code
utils/bbox/nms.c:6742
↓ 1 callersFunction__Pyx_modinit_variable_import_code
utils/bbox/bbox.c:5805
↓ 1 callersMethod__init__
Implement SSD Multibox Loss. Basically, Multibox loss combines classification loss and Smooth L1 regression loss.
models/loss.py:90
↓ 1 callersMethod__init__
(self, inplanes, squeeze_planes, expand1x1_planes, expand3x3_planes)
models/squeezenet.py:16
↓ 1 callersMethod__init__
(self, stages_repeats, stages_out_channels, num_classes=1000, inverted_residual=InvertedResidual)
models/shufflenetv2.py:96
↓ 1 callersFunction__pyx_buffmt_parse_array
utils/bbox/nms.c:7575
↓ 1 callersFunction__pyx_buffmt_parse_array
utils/bbox/bbox.c:6655
↓ 1 callersFunction__pyx_f_5numpy__util_dtypestring
utils/bbox/nms.c:5111
↓ 1 callersFunction__pyx_f_5numpy__util_dtypestring
utils/bbox/bbox.c:4268
↓ 1 callersFunction__pyx_find_code_object
utils/bbox/nms.c:8936
↓ 1 callersFunction__pyx_find_code_object
utils/bbox/bbox.c:7754
↓ 1 callersFunction__pyx_insert_code_object
utils/bbox/nms.c:8950
↓ 1 callersFunction__pyx_insert_code_object
utils/bbox/bbox.c:7768
↓ 1 callersFunction__pyx_pf_5numpy_7ndarray_2__releasebuffer__
utils/bbox/nms.c:4721
↓ 1 callersFunction__pyx_pf_5numpy_7ndarray_2__releasebuffer__
utils/bbox/bbox.c:3878
↓ 1 callersFunction__pyx_pf_5numpy_7ndarray___getbuffer__
utils/bbox/nms.c:3959
↓ 1 callersFunction__pyx_pf_5numpy_7ndarray___getbuffer__
utils/bbox/bbox.c:3116
↓ 1 callersFunction__pyx_pw_5numpy_7ndarray_1__getbuffer__
proto*/
utils/bbox/nms.c:3948
↓ 1 callersFunction__pyx_pw_5numpy_7ndarray_1__getbuffer__
proto*/
utils/bbox/bbox.c:3105
↓ 1 callersFunction__pyx_pw_5numpy_7ndarray_3__releasebuffer__
proto*/
utils/bbox/nms.c:4712
↓ 1 callersFunction__pyx_pw_5numpy_7ndarray_3__releasebuffer__
proto*/
utils/bbox/bbox.c:3869
↓ 1 callersFunction_compute_targets
Compute bounding-box regression targets for an image.
utils/rpn_msr/anchor_target_layer.py:203
↓ 1 callersFunction_filter_boxes
Remove all boxes with any side smaller than min_size.
utils/rpn_msr/proposal_layer.py:152
↓ 1 callersMethod_forward_impl
(self, x)
models/mobilenet.py:159
↓ 1 callersMethod_forward_impl
(self, x)
models/shufflenetv2.py:135
↓ 1 callersMethod_initialize_weights
(self)
models/vgg.py:43
↓ 1 callersFunctionanchor_target_layer
Assign anchors to ground-truth targets. Produces anchor classification labels and bounding-box regression targets. Parameters -------
utils/rpn_msr/anchor_target_layer.py:12
↓ 1 callersFunctionbbox_transform
computes the distance from ground-truth boxes to the given boxes, normed by their size :param ex_rois: n * 4 numpy array, given boxes :pa
utils/bbox/bbox_transform.py:4
↓ 1 callersFunctionbbox_transform_inv
(boxes, deltas,refine_deltas)
utils/bbox/bbox_transform.py:37
↓ 1 callersFunctioncal_recall_precison_f1
(gt_path, result_path, show_result=False)
cal_recall/script.py:320
↓ 1 callersFunctionchannel_shuffle
(x, groups)
models/shufflenetv2.py:28
↓ 1 callersFunctionclip_boxes
Clip boxes to image boundaries.
utils/bbox/bbox_transform.py:68
↓ 1 callersFunctionclip_boxes
Clip boxes to image boundaries.
utils/text_connector/other.py:8
↓ 1 callersFunctiondecode_utf8
Returns a Unicode object on success, or None on failure
cal_recall/rrc_evaluation_funcs.py:107
↓ 1 callersMethoddetect
(self, img_file)
inference.py:71
↓ 1 callersMethoddetect
(self, text_proposals, scores, size)
utils/text_connector/detectors.py:18
↓ 1 callersMethodfilter_boxes
(self, boxes)
utils/text_connector/detectors.py:37
↓ 1 callersFunctiongenerate_basic_anchors
(sizes, base_size=16)
utils/rpn_msr/generate_anchors.py:4
↓ 1 callersFunctionget_auchor_bbox
(gt_path,im_scale,im_shape,re_im_show)
dataLoader/dataLoad.py:38
↓ 1 callersFunctionget_bboxes
:param img: 图片 :param gt_files: 训练集gt的txt文件 :param gt_path_index: batch图片的gt的index :param img_scales: 缩放的尺度 :return batch_res_pol
dataLoader/dataLoad.py:131
↓ 1 callersFunctionget_images
(img_path,max_size)
dataLoader/dataLoad.py:32
↓ 1 callersFunctionget_intersection_over_union
(pD, pG)
cal_recall/script.py:97
↓ 1 callersMethodget_precursors
(self, index)
utils/text_connector/text_proposal_graph_builder.py:24
↓ 1 callersMethodget_random_train_size
(self)
dataLoader/dataLoad.py:114
↓ 1 callersMethodget_successions
(self, index)
utils/text_connector/text_proposal_graph_builder.py:12
↓ 1 callersMethodget_text_lines
(self, text_proposals, scores, im_size)
utils/text_connector/text_proposal_connector.py:23
↓ 1 callersFunctionget_union
(pD, pG)
cal_recall/script.py:92
↓ 1 callersMethodgroup_text_proposals
(self, text_proposals, scores, im_size)
utils/text_connector/text_proposal_connector.py:11
↓ 1 callersMethodgroup_text_proposals
(self, text_proposals, scores, im_size)
utils/text_connector/text_proposal_connector_oriented.py:15
↓ 1 callersFunctionhard_negative_mining
It used to suppress the presence of a large number of negative prediction. It works on image level not batch level. For any example/image
models/loss.py:64
↓ 1 callersMethodinit_params
(self)
models/mobilenet.py:264
↓ 1 callersMethodinit_params
(self)
models/mobilenet.py:313
↓ 1 callersMethodis_succession_node
(self, index, succession_index)
utils/text_connector/text_proposal_graph_builder.py:36
↓ 1 callersMethodload_model
(self, model_file,base_model,detect_type)
inference.py:63
↓ 1 callersFunctionmain
(args)
train.py:34
↓ 1 callersFunctionorderConvex
(p)
dataLoader/shrinkbox.py:55
↓ 1 callersFunctionpickTopLeft
(poly)
dataLoader/shrinkbox.py:44
↓ 1 callersFunctionproposal_layer
Parameters ---------- rpn_cls_prob_reshape: (1 , H , W , Ax2) outputs of RPN, prob of bg or fg NOTICE: the old v
utils/rpn_msr/proposal_layer.py:12
↓ 1 callersFunctionresize_image
(img,max_size,color=(0,0,0))
dataLoader/shrinkbox.py:19
↓ 1 callersFunctionscale_anchor
(anchor, h, w)
utils/rpn_msr/generate_anchors.py:14
↓ 1 callersMethodset_names
(self, names)
tools/Log.py:29
↓ 1 callersFunctionshow_img
(save_path, im_file, boxes, text_proposals)
inference.py:101
↓ 1 callersFunctionshrink_poly
:param poly: 标注框 :param r: 下采样倍数 :return res: 得到的anchor
dataLoader/shrinkbox.py:67
↓ 1 callersFunctiontoTensorImage
(image, is_cuda=True)
inference.py:52
↓ 1 callersFunctionvalidate_clockwise_points
Validates that the points that the 4 points that dlimite a polygon are in clockwise order.
cal_recall/rrc_evaluation_funcs.py:257
↓ 1 callersFunctionvalidate_tl_line
Validate the format of the line. If the line is not valid an exception will be raised. If maxWidth and maxHeight are specified, all points mu
cal_recall/rrc_evaluation_funcs.py:140
FunctionAdd_Padding
(image,top, bottom, left, right, color)
inference.py:25
FunctionPyThread_tss_alloc
utils/bbox/nms.c:401
FunctionPyThread_tss_alloc
utils/bbox/bbox.c:401
← previousnext →201–300 of 477, ranked by callers