MCPcopy Create free account

hub / github.com/BADBADBADBOY/pytorchOCR / functions

Functions3,251 in github.com/BADBADBADBOY/pytorchOCR

Methoddef_property_static_impl
rec_func must be set for either fget or fset.
ptocr/postprocess/dbprocess/include/pybind11/pybind11.h:964
Methoddef_submodule
\rst Create and return a new Python submodule with the given name and docstring. This also works recursively, i.e. .. code-bl
ptocr/postprocess/piexlmerge/include/pybind11/pybind11.h:829
Methoddef_submodule
\rst Create and return a new Python submodule with the given name and docstring. This also works recursively, i.e. .. code-bl
ptocr/postprocess/lanms/include/pybind11/pybind11.h:773
Methoddef_submodule
\rst Create and return a new Python submodule with the given name and docstring. This also works recursively, i.e. .. code-bl
ptocr/postprocess/dbprocess/include/pybind11/pybind11.h:829
Functiondefault_evaluation_params
default_evaluation_params: Default parameters to use for the validation and evaluation.
tools/cal_rescall/script.py:8
Functiondeformable_resnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
ptocr/model/backbone/det_resnet_sast.py:281
Functiondeformable_resnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
ptocr/model/backbone/det_resnet.py:281
Functiondeformable_resnet50
Constructs a ResNet-50 model with deformable conv. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
ptocr/model/backbone/det_resnet_sast.py:324
Functiondeformable_resnet50
Constructs a ResNet-50 model with deformable conv. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
ptocr/model/backbone/det_resnet.py:327
Functiondelattr
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:391
Functiondelattr
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:391
Methoddereference
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:657
Methoddereference
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:678
Methoddereference
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:701
Methoddereference
ptocr/postprocess/lanms/include/pybind11/pytypes.h:608
Methoddereference
ptocr/postprocess/lanms/include/pybind11/pytypes.h:629
Methoddereference
ptocr/postprocess/lanms/include/pybind11/pytypes.h:652
Methoddereference
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:657
Methoddereference
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:678
Methoddereference
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:701
Methoddescr
ptocr/postprocess/piexlmerge/include/pybind11/descr.h:25
Methoddescr
ptocr/postprocess/piexlmerge/include/pybind11/detail/descr.h:28
Methoddescr
ptocr/postprocess/lanms/include/pybind11/descr.h:25
Methoddescr
ptocr/postprocess/dbprocess/include/pybind11/descr.h:25
Methoddescr
ptocr/postprocess/dbprocess/include/pybind11/detail/descr.h:28
Methoddescriptor
ptocr/postprocess/lanms/include/pybind11/eigen.h:183
Methoddestruct
When a cpp_function is GCed, release any memory allocated by pybind11
ptocr/postprocess/piexlmerge/include/pybind11/pybind11.h:397
Methoddestruct
When a cpp_function is GCed, release any memory allocated by pybind11
ptocr/postprocess/lanms/include/pybind11/pybind11.h:389
Methoddestruct
When a cpp_function is GCed, release any memory allocated by pybind11
ptocr/postprocess/dbprocess/include/pybind11/pybind11.h:397
Methoddict
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1201
Methoddict
ptocr/postprocess/lanms/include/pybind11/pytypes.h:1133
Methoddict
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:1201
Methoddict_readonly
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:698
Methoddict_readonly
ptocr/postprocess/lanms/include/pybind11/pytypes.h:649
Methoddict_readonly
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:698
Methoddirect_converter
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:1145
Methoddirect_converter
ptocr/postprocess/lanms/include/pybind11/numpy.h:1136
Methoddirect_converter
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:1145
Methoddispatcher
Main dispatch logic for calls to functions bound using pybind11
ptocr/postprocess/piexlmerge/include/pybind11/pybind11.h:420
Methoddispatcher
Main dispatch logic for calls to functions bound using pybind11
ptocr/postprocess/lanms/include/pybind11/pybind11.h:412
Methoddispatcher
Main dispatch logic for calls to functions bound using pybind11
ptocr/postprocess/dbprocess/include/pybind11/pybind11.h:420
Methoddistance_to
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:683
Methoddistance_to
ptocr/postprocess/lanms/include/pybind11/pytypes.h:634
Methoddistance_to
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:683
Methoddo
(image)
ptocr/dataloader/RecLoad/DataAgument.py:131
Methoddoc
ptocr/postprocess/piexlmerge/include/pybind11/attr.h:30
Methoddoc
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1382
Methoddoc
ptocr/postprocess/lanms/include/pybind11/attr.h:30
Methoddoc
ptocr/postprocess/lanms/include/pybind11/pytypes.h:1312
Methoddoc
ptocr/postprocess/dbprocess/include/pybind11/attr.h:30
Methoddoc
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:1382
Methoddtype
Array descriptor (dtype)
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:584
Methoddtype
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:1016
Methoddtype
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:1037
Methoddtype
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:1049
Methoddtype
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:1125
Methoddtype
Array descriptor (dtype)
ptocr/postprocess/lanms/include/pybind11/numpy.h:588
Methoddtype
ptocr/postprocess/lanms/include/pybind11/numpy.h:992
Methoddtype
ptocr/postprocess/lanms/include/pybind11/numpy.h:1028
Methoddtype
ptocr/postprocess/lanms/include/pybind11/numpy.h:1040
Methoddtype
ptocr/postprocess/lanms/include/pybind11/numpy.h:1116
Methoddtype
Array descriptor (dtype)
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:584
Methoddtype
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:1016
Methoddtype
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:1037
Methoddtype
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:1049
Methoddtype
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:1125
Methoddtype_ptr
ptocr/postprocess/piexlmerge/include/pybind11/numpy.h:1140
Methoddtype_ptr
ptocr/postprocess/lanms/include/pybind11/numpy.h:1131
Methoddtype_ptr
ptocr/postprocess/dbprocess/include/pybind11/numpy.h:1140
Functioneigen_array_cast
ptocr/postprocess/piexlmerge/include/pybind11/eigen.h:213
Functioneigen_array_cast
ptocr/postprocess/lanms/include/pybind11/eigen.h:209
Functioneigen_array_cast
ptocr/postprocess/dbprocess/include/pybind11/eigen.h:213
Functioneigen_encapsulate
ptocr/postprocess/piexlmerge/include/pybind11/eigen.h:244
Functioneigen_encapsulate
ptocr/postprocess/lanms/include/pybind11/eigen.h:240
Functioneigen_encapsulate
ptocr/postprocess/dbprocess/include/pybind11/eigen.h:244
Functioneigen_ref_array
ptocr/postprocess/piexlmerge/include/pybind11/eigen.h:233
Functioneigen_ref_array
ptocr/postprocess/lanms/include/pybind11/eigen.h:229
Functioneigen_ref_array
ptocr/postprocess/dbprocess/include/pybind11/eigen.h:233
Methodellipsis
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1016
Methodellipsis
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:1016
Methodembedded_module
ptocr/postprocess/piexlmerge/include/pybind11/embed.h:77
Methodembedded_module
ptocr/postprocess/lanms/include/pybind11/embed.h:76
Methodembedded_module
ptocr/postprocess/dbprocess/include/pybind11/embed.h:77
Functionenable_if_t<!B, descr> _
ptocr/postprocess/piexlmerge/include/pybind11/descr.h:162
Functionenable_if_t<!B, descr> _
ptocr/postprocess/lanms/include/pybind11/descr.h:162
Functionenable_if_t<!B, descr> _
ptocr/postprocess/dbprocess/include/pybind11/descr.h:162
Functionenable_if_t<B, descr> _
ptocr/postprocess/piexlmerge/include/pybind11/descr.h:161
Functionenable_if_t<B, descr> _
ptocr/postprocess/lanms/include/pybind11/descr.h:161
Functionenable_if_t<B, descr> _
ptocr/postprocess/dbprocess/include/pybind11/descr.h:161
Methodencode
Support batch or single str. Args: text (str or list of str): texts to convert. Returns: torch.IntTensor [le
ptocr/utils/transform_label.py:42
Methodend
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1195
Methodend
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1212
Methodend
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1233
Methodend
ptocr/postprocess/piexlmerge/include/pybind11/pytypes.h:1246
Methodend
ptocr/postprocess/lanms/include/pybind11/pytypes.h:1127
Methodend
ptocr/postprocess/lanms/include/pybind11/pytypes.h:1144
Methodend
ptocr/postprocess/lanms/include/pybind11/pytypes.h:1164
Methodend
ptocr/postprocess/lanms/include/pybind11/pytypes.h:1176
Methodend
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:1195
Methodend
ptocr/postprocess/dbprocess/include/pybind11/pytypes.h:1212
← previousnext →1,901–2,000 of 3,251, ranked by callers