MCPcopy Create free account

hub / github.com/AlibabaResearch/AdvancedLiterateMachinery / functions

Functions4,693 in github.com/AlibabaResearch/AdvancedLiterateMachinery

Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/blur.py:45
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/blur.py:87
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/blur.py:120
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/blur.py:153
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/weather.py:18
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/weather.py:52
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/weather.py:99
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/weather.py:154
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/weather.py:192
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:16
Method__call__
(self, img, iscurve=False, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:88
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:122
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:162
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:184
Method__call__
(self, img, val=0, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:206
Method__call__
(self, img, val=0, prob=1.)
OCR/MGP-STR/augmentation/geometry.py:221
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/noise.py:13
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/noise.py:35
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/noise.py:57
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/noise.py:78
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/warp.py:14
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/warp.py:86
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/warp.py:169
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/camera.py:18
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/camera.py:40
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/camera.py:86
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/camera.py:106
Method__call__
(self, img, copy=True, max_width=4, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/pattern.py:14
Method__call__
(self, img, copy=True, max_width=4, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/pattern.py:41
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/pattern.py:67
Method__call__
(self, img, isellipse=False, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/pattern.py:79
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/pattern.py:110
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:10
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:30
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:49
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:62
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:75
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:88
Method__call__
(self, img, mag=-1, prob=1.)
OCR/MGP-STR/augmentation/process.py:108
Method__call__
(self, img)
OCR/LevOCR/transforms.py:42
Method__call__
(self, img)
OCR/LevOCR/transforms.py:154
Method__call__
(self, img)
OCR/LevOCR/transforms.py:201
Method__call__
(self, img)
OCR/LevOCR/transforms.py:236
Method__call__
(self, img)
OCR/LevOCR/transforms.py:256
Method__call__
(self, img)
OCR/LevOCR/transforms.py:271
Method__call__
(self, img)
OCR/LevOCR/transforms.py:293
Method__call__
(self, img)
OCR/LevOCR/transforms.py:314
Method__call__
(self, img)
OCR/LevOCR/transforms.py:327
Method__call__
(self, batch)
OCR/LevOCR/dataset.py:258
Method__call__
(self, img)
OCR/LevOCR/dataset.py:280
Method__call__
(self, img)
OCR/LevOCR/dataset.py:293
Method__call__
(self, batch)
OCR/LevOCR/dataset.py:316
Method__call__
(self, text, debug=False)
OCR/LevOCR/dataset.py:405
Method__call__
(self, text, debug=False)
OCR/LevOCR/dataset.py:474
Method__call__
Description: recognize each text instance (assume that text detection has been perfomed in advance) Parameters:
Applications/DocXChain/modules/text_recognition.py:35
Method__call__
Description: detect all text instances (those virtually machine-identifiable) from the input image Parameters: i
Applications/DocXChain/modules/text_detection.py:37
Method__call__
Description: detect all layout regions (those virtually machine-identifiable) from the input image Parameters: i
Applications/DocXChain/modules/layout_analysis.py:49
Method__call__
Description: recognize the structure of the table in the input image Parameters: image: the image to be processe
Applications/DocXChain/modules/table_structure_recognition.py:39
Method__call__
Description: recognize the formula contained in the given image Parameters: image: the image to be processed (as
Applications/DocXChain/modules/formula_recognition.py:36
Method__call__
Description: detect and recognize all text instances (those virtually machine-identifiable) from the input image Parameter
Applications/DocXChain/pipelines/general_text_reading.py:32
Method__call__
Description: perform table parsing (table structure recognition + content recognition) Parameters: image: the im
Applications/DocXChain/pipelines/table_parsing.py:34
Method__call__
Description: structurize the given document (layout analysis + content recognition) Parameters: image: the image
Applications/DocXChain/pipelines/document_structurization.py:37
Method__call__
(self, image)
DocumentUnderstanding/DocXLayout/main.py:103
Method__call__
Args: original_image (np.ndarray): an image of shape (H, W, C) (in BGR order). Returns: predictions (dict):
DocumentUnderstanding/VGT/object_detection/ditod/VGTTrainer.py:325
Method__call__
Args: dataset_dict (dict): Metadata of one image, in Detectron2 Dataset format. Returns: dict: a format that
DocumentUnderstanding/VGT/object_detection/ditod/dataset_mapper.py:120
Method__contains__
(self, sym)
OCR/LevOCR/levt/dictionary.py:69
Method__delitem__
(self, *args, **kwargs)
DocumentUnderstanding/GeoLayoutLM/bros/file_utils.py:577
Method__dict2attr
(d, prefix='')
OCR/LevOCR/abinet/utils.py:190
Method__eq__
(self, other)
OCR/LevOCR/levt/dictionary.py:57
Method__get__
(self, obj, objtype=None)
DocumentUnderstanding/GeoLayoutLM/bros/file_utils.py:488
Method__getattr__
(self, k)
OCR/LISTER/dataset/dataset.py:23
Method__getattr__
(self, attr)
OCR/MGP-STR/utils_dist.py:91
Method__getattr__
(self, attr)
OCR/LevOCR/utils_dist.py:85
Method__getattr__
(self, k)
OCR/LevOCR/abinet/utils.py:303
Method__getitem__
(self, idx)
OCR/LISTER/dataset/dataset.py:182
Method__getitem__
(self, index)
OCR/MGP-STR/dataset.py:183
Method__getitem__
(self, index)
OCR/MGP-STR/dataset.py:239
Method__getitem__
(self, index)
OCR/MGP-STR/dataset.py:504
Method__getitem__
(self, index)
OCR/LevOCR/dataset.py:180
Method__getitem__
(self, index)
OCR/LevOCR/dataset.py:235
Method__getitem__
(self, idx)
OCR/LevOCR/dataset.py:355
Method__getitem__
(self, idx)
OCR/LevOCR/levt/dictionary.py:60
Method__getitem__
(self, i)
OCR/LevOCR/levt/dictionary.py:439
Method__getitem__
(self, index)
OCR/VLPT-STD/dataset.py:99
Method__getitem__
(self, index)
DocumentUnderstanding/LORE-TSR/src/test.py:33
Method__getitem__
(self, index)
DocumentUnderstanding/LORE-TSR/src/lib/datasets/sample/ctdet.py:159
Method__getitem__
(self, idx)
DocumentUnderstanding/GeoLayoutLM/lightning_modules/data_modules/vie_dataset.py:310
Method__getitem__
(self, k)
DocumentUnderstanding/GeoLayoutLM/bros/file_utils.py:589
Method__init__
(self, config_dict, model)
OCR/LISTER/utils.py:178
Method__init__
(self, character, blank_id=0)
OCR/LISTER/utils.py:230
Method__init__
(self, character, eos_token='[EOS]')
OCR/LISTER/utils.py:257
Method__init__
(self)
OCR/LISTER/utils.py:282
Method__init__
(self, unsupported:str=None)
OCR/LISTER/utils.py:303
Method__init__
(self, low, high, T1, T2)
OCR/LISTER/utils.py:387
Method__init__
(self, path:PathOrStr, is_training:bool=True, img_h:int=32,
OCR/LISTER/dataset/dataset.py:29
Method__init__
(self, dataset)
OCR/LISTER/dataset/dataset.py:195
Method__init__
(self, degrees=15)
OCR/LISTER/dataset/img_transforms.py:35
Method__init__
(self, degrees, translate=None, scale=None, shear=None)
OCR/LISTER/dataset/img_transforms.py:58
Method__init__
(self, distortion=0.5)
OCR/LISTER/dataset/img_transforms.py:188
Method__init__
Define image scales using gaussian pyramid and rescale image to target scale. Args: factor: the decayed factor from base
OCR/LISTER/dataset/img_transforms.py:222
← previousnext →1,801–1,900 of 4,693, ranked by callers