Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/EasyData
/ functions
Functions
676 in github.com/PaddlePaddle/EasyData
⨍
Functions
676
◇
Types & classes
156
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/grid.py:46
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/grid.py:114
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/randaugment.py:109
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/hide_and_seek.py:30
Method
__call__
(self, src, size)
deploy/python/dataaug/data/preprocess/ops/operators.py:92
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:121
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:148
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:194
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:227
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:265
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:324
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:362
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:393
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:433
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:469
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:484
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:519
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:547
Method
__call__
Perform AugMix augmentations and compute mixture. Returns: mixed: Augmented and mixed image.
deploy/python/dataaug/data/preprocess/ops/operators.py:582
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:620
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/operators.py:677
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:354
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:519
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:641
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:788
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:884
Method
__call__
(self, img, policy_idx=None)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:66
Method
__call__
(self, img, policy_idx=None)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:120
Method
__call__
(self, img, policy_idx=None)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:174
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:280
Method
__call__
(self, h=224, w=224, c=3, channel_first=False)
deploy/python/dataaug/data/preprocess/ops/random_erasing.py:32
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/random_erasing.py:78
Method
__call__
(self, img)
deploy/python/dataaug/data/preprocess/ops/random_erasing.py:128
Method
__call__
(self, batch)
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:55
Method
__call__
(self, batch)
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:86
Method
__call__
(self, batch)
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:146
Method
__call__
(self, batch)
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:182
Method
__call__
(self, batch)
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:232
Method
__call__
(self, src, size)
deploy/python/dataaug/predict/preprocess.py:94
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:112
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:155
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:176
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:213
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:255
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:267
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:302
Method
__call__
(self, img)
deploy/python/dataaug/predict/preprocess.py:330
Method
__call__
(self, x, image_file=None)
deploy/python/dataaug/predict/postprocess.py:48
Method
__call__
(self, x, file_names=None)
deploy/python/dataaug/predict/postprocess.py:64
Method
__call__
(self, x, file_names=None)
deploy/python/dataaug/predict/postprocess.py:148
Method
__call__
(self, x, file_names=None)
deploy/python/dataaug/predict/postprocess.py:160
Method
__call__
(self, x, file_names=None)
deploy/python/dataaug/predict/postprocess.py:180
Method
__call__
(self, batch_preds, file_names=None)
deploy/python/dataaug/predict/postprocess.py:207
Method
__call__
(self, batch_preds, file_names=None)
deploy/python/dataaug/predict/postprocess.py:304
Method
__call__
(self, image_list)
deploy/ppcv/ops/base.py:102
Method
__call__
(self, inputs)
deploy/ppcv/ops/output/classification.py:36
Method
__call__
(self, inputs)
deploy/ppcv/ops/output/detection.py:86
Method
__call__
(self, inputs)
deploy/ppcv/ops/output/base.py:39
Method
__call__
(self, inputs)
deploy/ppcv/ops/output/keypoint.py:126
Method
__call__
(self, inputs)
deploy/ppcv/ops/output/feature_extraction.py:35
Method
__call__
(self, inputs)
deploy/ppcv/ops/output/ocr_rec.py:36
Method
__call__
(self, video_obj)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:76
Method
__call__
(self, structure_strs, structure_bboxes, dt_boxes, rec_res)
deploy/ppcv/ops/connector/table_matcher.py:62
Method
__call__
(self, inputs)
deploy/ppcv/ops/connector/op_connector.py:68
Method
__call__
(self, inputs)
deploy/ppcv/ops/connector/op_connector.py:116
Method
__call__
(self, inputs)
deploy/ppcv/ops/connector/op_connector.py:219
Method
__call__
(self, inputs)
deploy/ppcv/ops/connector/op_connector.py:266
Method
__call__
(self, inputs)
deploy/ppcv/ops/connector/op_connector.py:298
Method
__call__
(self, inputs)
deploy/ppcv/ops/connector/op_connector.py:329
Method
__call__
Args: im (np.ndarray): image (np.ndarray) im_info (dict): info of image Returns: im (np.ndarray):
deploy/ppcv/ops/models/detection/preprocess.py:60
Method
__call__
Args: im (np.ndarray): image (np.ndarray) im_info (dict): info of image Returns: im (np.ndarray):
deploy/ppcv/ops/models/detection/preprocess.py:129
Method
__call__
Args: im (np.ndarray): image (np.ndarray) im_info (dict): info of image Returns: im (np.ndarray):
deploy/ppcv/ops/models/detection/preprocess.py:160
Method
__call__
Args: im (np.ndarray): image (np.ndarray) im_info (dict): info of image Returns: im (np.ndarray):
deploy/ppcv/ops/models/detection/preprocess.py:182
Method
__call__
(self, preds, bbox_num, output_keys)
deploy/ppcv/ops/models/detection/postprocess.py:48
Method
__call__
step1: parser inputs step2: run step3: merge results input: a list of dict
deploy/ppcv/ops/models/detection/inference.py:126
Method
__call__
(self, x, output_keys)
deploy/ppcv/ops/models/feature_extraction/postprocess.py:24
Method
__call__
step1: parser inputs step2: run step3: merge results input: a list of dict
deploy/ppcv/ops/models/feature_extraction/inference.py:76
Method
__call__
deploy/ppcv/ops/models/ocr_crnn_recognition/preprocess.py:53
Method
__call__
(self, preds, output_keys, *args, **kwargs)
deploy/ppcv/ops/models/ocr_crnn_recognition/postprocess.py:116
Method
__call__
step1: parser inputs step2: run step3: merge results input: a list of dict
deploy/ppcv/ops/models/ocr_crnn_recognition/inference.py:94
Method
__call__
(self, image, im_info)
deploy/ppcv/ops/models/keypoint/preprocess.py:133
Method
__call__
Args: im (np.ndarray): image (np.ndarray) im_info (dict): info of image Returns: im (np.ndarray):
deploy/ppcv/ops/models/keypoint/preprocess.py:161
Method
__call__
Args: im (np.ndarray): image (np.ndarray) im_info (dict): info of image Returns: im (np.ndarray):
deploy/ppcv/ops/models/keypoint/preprocess.py:192
Method
__call__
(self, output, center, scale, output_keys)
deploy/ppcv/ops/models/keypoint/postprocess.py:190
Method
__call__
step1: parser inputs step2: run step3: merge results input: a list of dict
deploy/ppcv/ops/models/keypoint/inference.py:97
Method
__call__
(self, src, size)
deploy/ppcv/ops/models/classification/preprocess.py:90
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:110
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:156
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:183
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:220
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:262
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:296
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:326
Method
__call__
(self, img)
deploy/ppcv/ops/models/classification/preprocess.py:338
Method
__call__
(self, x, output_keys)
deploy/ppcv/ops/models/classification/postprocess.py:49
Method
__call__
(self, x, output_keys)
deploy/ppcv/ops/models/classification/postprocess.py:83
Method
__call__
step1: parser inputs step2: run step3: merge results input: a list of dict
deploy/ppcv/ops/models/classification/inference.py:76
Method
__call__
(self, data)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:48
Method
__call__
(self, data)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:173
Method
__call__
(self, data)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:192
← previous
next →
301–400 of 676, ranked by callers