Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YCG09/chinese_ocr
/ functions
Functions
621 in github.com/YCG09/chinese_ocr
⨍
Functions
621
◇
Types & classes
34
Method
lstm
(self, input, d_i,d_h,d_o, name, trainable=True)
ctpn/lib/networks/network.py:118
Function
model
@img: 图片 @adjust: 是否调整文字识别结果
ocr.py:77
Method
name
(self)
ctpn/lib/datasets/imdb.py:26
Method
num_classes
(self)
ctpn/lib/datasets/imdb.py:30
Method
num_images
(self)
ctpn/lib/datasets/imdb.py:73
Method
operator->
ctpn/lib/utils/gpu_nms.cpp:231
Method
overlaps_v
(index1, index2)
ctpn/lib/text_connector/text_proposal_graph_builder.py:41
Function
predict
(img)
densenet/model.py:36
Function
prepare_roidb
Enrich the imdb's roidb by adding some derived quantities that are useful for training. This function precomputes the maximum overlap, taken o
ctpn/lib/roi_data_layer/roidb.py:7
Function
proposal_layer
Parameters ---------- rpn_cls_prob_reshape: (1 , H , W , Ax2) outputs of RPN, prob of bg or fg NOTICE: the old v
ctpn/lib/rpn_msr/proposal_layer_tf.py:15
Method
regularizer
(tensor)
ctpn/lib/networks/network.py:360
Method
reshape_layer
(self, input, d, name)
ctpn/lib/networks/network.py:248
Method
roidb
(self)
ctpn/lib/datasets/imdb.py:54
Method
rpn_roidb
(self)
ctpn/lib/datasets/pascal_voc.py:135
Method
selective_search_roidb
Return the database of selective search regions of interest. Ground-truth ROIs are also included. This function loads/saves
ctpn/lib/datasets/pascal_voc.py:107
Method
set_proposal_method
(self, method)
ctpn/lib/datasets/imdb.py:49
Method
size_similarity
(index1, index2)
ctpn/lib/text_connector/text_proposal_graph_builder.py:48
Function
unique_boxes
Return indices of unique boxes.
ctpn/lib/datasets/ds_utils.py:3
Function
validate_boxes
Check that a set of boxes are valid.
ctpn/lib/datasets/ds_utils.py:18
Function
xywh_to_xyxy
Convert [x y w h] box format to [x1 y1 x2 y2] format.
ctpn/lib/datasets/ds_utils.py:10
Function
xyxy_to_xywh
Convert [x1 y1 x2 y2] box format to [x y w h] format.
ctpn/lib/datasets/ds_utils.py:14
← previous
601–621 of 621, ranked by callers