MCPcopy Create free account

hub / github.com/chineseocr/chineseocr / functions

Functions270 in github.com/chineseocr/chineseocr

↓ 37 callersFunctionr
(a,b)
static/js/jquery.js:2
↓ 30 callersFunction$
(a,b,c)
static/js/jquery.js:3
↓ 18 callersFunctionlog
()
static/js/jquery.form.js:1264
↓ 17 callersFunctiong
(b,c,d,e)
static/js/jquery.js:2
↓ 16 callersFunctionb
(c,e)
static/js/jquery.js:2
↓ 15 callersFunctionma
(a)
static/js/jquery.js:2
↓ 14 callersFunctionconvRelu
(i, batchNormalization=False,x=None)
crnn/network_keras.py:28
↓ 12 callersFunctionDarknetConv2D_BN_Leaky
Darknet Convolution2D followed by BatchNormalization and LeakyReLU.
text/keras_yolo3.py:58
↓ 11 callersFunctione
(a,b)
static/js/jquery.js:4
↓ 10 callersFunctionia
(a)
static/js/jquery.js:2
↓ 10 callersFunctionja
(a)
static/js/jquery.js:2
↓ 9 callersFunctiond
(a)
static/js/jquery.js:3
↓ 9 callersFunctionh
(a)
static/js/jquery.js:2
↓ 9 callersFunctionha
()
static/js/jquery.js:2
↓ 9 callersFunctionpa
(a)
static/js/jquery.js:2
↓ 8 callersFunctionS
(a,b,c,d,e,f,g)
static/js/jquery.js:3
↓ 8 callersFunctionc
(a)
static/js/jquery.js:4
↓ 8 callersFunctionrotate
点(x,y) 绕(cx,cy)点旋转
apphelper/image.py:84
↓ 8 callersMethodsave
(self,numpy_data)
tools/keras_to_darknet.py:262
↓ 7 callersFunctionI
(a,b)
static/js/jquery.js:2
↓ 7 callersFunctionf
(f,g,h,i,k)
static/js/jquery.js:2
↓ 7 callersFunctionmb
(a)
static/js/jquery.js:4
↓ 7 callersFunctionnb
(a)
static/js/jquery.js:4
↓ 7 callersMethodparser_buffer
(self,shape,dtype='int32',buffer_size=None)
tools/darknet_to_keras.py:39
↓ 7 callersFunctiony
(a,b,c)
static/js/jquery.js:2
↓ 6 callersFunctioncompose
Compose arbitrarily many functions, evaluated left to right. Reference: https://mathieularose.com/function-composition-in-python/
text/keras_yolo3.py:38
↓ 6 callersMethodget_numpy
(self,layer_name)
tools/keras_to_darknet.py:258
↓ 6 callersMethodtime
提取日期 时间
application/trainTicket.py:44
↓ 6 callersFunctionwa
(a,b,c,d,e)
static/js/jquery.js:2
↓ 5 callersFunctionIa
(a,b,c,d)
static/js/jquery.js:3
↓ 5 callersFunctionNa
(a,b,c)
static/js/jquery.js:3
↓ 5 callersFunctionga
(a,b,d,e)
static/js/jquery.js:2
↓ 5 callersFunctionresblock_body
A series of resblocks starting with a downsampling Convolution2D
text/keras_yolo3.py:67
↓ 5 callersFunctionresizeNormalize
(img,imgH=32)
crnn/util.py:6
↓ 5 callersFunctionstrLabelConverter
(res,alphabet)
crnn/util.py:16
↓ 4 callersFunctionA
(b,c,d,h)
static/js/jquery.js:4
↓ 4 callersFunctionMa
(b)
static/js/jquery.js:3
↓ 4 callersFunctionT
(a)
static/js/jquery.js:3
↓ 4 callersFunctiondb
(a,b)
static/js/jquery.js:3
↓ 4 callersMethodforward
(self, input)
crnn/network_torch.py:86
↓ 4 callersMethodload_weights
(self,path)
crnn/network_dnn.py:28
↓ 4 callersFunctionna
(a)
static/js/jquery.js:2
↓ 4 callersFunctionp
(a,b)
static/js/jquery.js:2
↓ 4 callersFunctionsa
(a)
static/js/jquery.js:2
↓ 4 callersFunctionsolve
绕 cx,cy点 w,h 旋转 angle 的坐标 x = cx-w/2 y = cy-h/2 x1-cx = -w/2*cos(angle) +h/2*sin(angle) y1 -cy= -w/2*sin(angle) -h/2*cos(ang
apphelper/image.py:36
↓ 4 callersFunctionta
(a,b,c)
static/js/jquery.js:2
↓ 3 callersFunctionD
(a,b,c)
static/js/jquery.js:2
↓ 3 callersFunctionLb
(a,b)
static/js/jquery.js:4
↓ 3 callersFunctionca
(a,b)
static/js/jquery.js:2
↓ 3 callersFunctionea
(a,b,c,d)
static/js/jquery.js:3
↓ 3 callersFunctioni
()
static/js/jquery.js:2
↓ 3 callersFunctionka
(a,b)
static/js/jquery.js:2
↓ 3 callersFunctionmake_last_layers
6 Conv2D_BN_Leaky layers followed by a Conv2D_linear layer
text/keras_yolo3.py:89
↓ 3 callersMethodpredict
(self,image)
crnn/network_dnn.py:33
↓ 3 callersFunctionqa
(a)
static/js/jquery.js:2
↓ 3 callersFunctionua
(a)
static/js/jquery.js:2
↓ 3 callersFunctionunion_rbox
按行合并box
apphelper/image.py:324
↓ 3 callersFunctionw
(a)
static/js/jquery.js:2
↓ 3 callersFunctionxa
(a,b,c,d,e,f)
static/js/jquery.js:2
↓ 3 callersFunctionxy_rotate_box
绕 cx,cy点 w,h 旋转 angle 的坐标 x_new = (x-cx)*cos(angle) - (y-cy)*sin(angle)+cx y_new = (x-cx)*sin(angle) + (y-cy)*sin(angle)+cy
apphelper/image.py:65
↓ 3 callersFunctionz
(a,b)
static/js/jquery.js:2
↓ 2 callersFunctionDa
(a,b)
static/js/jquery.js:3
↓ 2 callersFunctionDarknetConv2D
Wrapper to set Darknet parameters for Convolution2D.
text/keras_yolo3.py:50
↓ 2 callersFunctionGa
(a,b)
static/js/jquery.js:3
↓ 2 callersFunctionJ
(a,b)
static/js/jquery.js:2
↓ 2 callersFunctionJa
(a,b,c)
static/js/jquery.js:3
↓ 2 callersFunctionJb
(a)
static/js/jquery.js:4
↓ 2 callersFunctionKb
(a,b,c,d)
static/js/jquery.js:4
↓ 2 callersFunctionO
(a,b,c)
static/js/jquery.js:2
↓ 2 callersFunctionOa
(a,b)
static/js/jquery.js:3
↓ 2 callersFunctionSb
(a)
static/js/jquery.js:4
↓ 2 callersFunctionUa
(a)
static/js/jquery.js:3
↓ 2 callersFunctionWa
(a,b,c,d,e)
static/js/jquery.js:3
↓ 2 callersFunctionXa
(a,b,c)
static/js/jquery.js:3
↓ 2 callersFunctionbase64_to_PIL
base64 string to PIL
apphelper/image.py:12
↓ 2 callersFunctioncb
()
static/js/jquery.js:3
↓ 2 callersFunctioncb
(e)
static/js/jquery.form.js:618
↓ 2 callersMethodclose
(self)
tools/keras_to_darknet.py:267
↓ 2 callersFunctionda
()
static/js/jquery.js:2
↓ 2 callersMethoddel_dict
(self,name,key)
apphelper/redisbase.py:103
↓ 2 callersFunctiondrawRbox
(boxes,canvasId)
static/js/helps.js:140
↓ 2 callersFunctionfileUploadIframe
(a)
static/js/jquery.form.js:350
↓ 2 callersMethodfit_y
(self, X, Y, x1, x2)
text/detector/text_proposal_connector.py:17
↓ 2 callersFunctiongetDoc
(frame)
static/js/jquery.form.js:465
↓ 2 callersMethodget_dict
批量取出
apphelper/redisbase.py:96
↓ 2 callersFunctionkeras_crnn
keras crnn
crnn/network_keras.py:16
↓ 2 callersFunctionla
(a,b)
static/js/jquery.js:2
↓ 2 callersFunctionloadingGif
(loadingGif)
static/js/helps.js:35
↓ 2 callersMethodmeet_v_iou
(self, index1, index2)
text/detector/text_proposal_graph_builder.py:66
↓ 2 callersFunctionoa
(a)
static/js/jquery.js:2
↓ 2 callersMethodpredict
(self,image)
crnn/network_keras.py:105
↓ 2 callersFunctionresize_im
(w,h, scale=416, max_scale=608)
apphelper/image.py:106
↓ 2 callersMethodset_dict
设置键值对
apphelper/redisbase.py:90
↓ 2 callersFunctionstrdate_to_date
(string,format='%Y-%m-%d %H:%M:%S')
apphelper/__init__.py:19
↓ 1 callersFunctionHa
(a,b)
static/js/jquery.js:3
↓ 1 callersFunctionL
(a)
static/js/jquery.js:2
↓ 1 callersFunctionMb
(a,b,c)
static/js/jquery.js:4
↓ 1 callersFunctionNb
(a,b,c,d)
static/js/jquery.js:4
↓ 1 callersFunctionPIL_to_base64
(image)
apphelper/image.py:27
↓ 1 callersFunctionVa
(a,b,c)
static/js/jquery.js:3
next →1–100 of 270, ranked by callers