MCPcopy Create free account

hub / github.com/PaddlePaddle/EasyData / functions

Functions676 in github.com/PaddlePaddle/EasyData

Method__init__
(self, model_cfg, env_cfg=None)
deploy/ppcv/ops/connector/op_connector.py:39
Method__init__
(self, model_cfg, env_cfg=None)
deploy/ppcv/ops/connector/op_connector.py:147
Method__init__
(self, model_cfg, env_cfg=None)
deploy/ppcv/ops/connector/op_connector.py:250
Method__init__
(self, model_cfg, env_cfg=None)
deploy/ppcv/ops/connector/op_connector.py:281
Method__init__
(self, model_cfg, env_cfg=None)
deploy/ppcv/ops/connector/op_connector.py:313
Method__init__
(self, model_cfg, env_cfg=None)
deploy/ppcv/ops/connector/base.py:24
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/base.py:34
Method__init__
(self, mean, std, is_scale=True)
deploy/ppcv/ops/models/detection/preprocess.py:124
Method__init__
(self, )
deploy/ppcv/ops/models/detection/preprocess.py:157
Method__init__
(self, stride=0)
deploy/ppcv/ops/models/detection/preprocess.py:179
Method__init__
(self, label_list, threshold=0.5, max_det_results=100)
deploy/ppcv/ops/models/detection/postprocess.py:20
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/detection/inference.py:30
Method__init__
(self, normalize=True)
deploy/ppcv/ops/models/feature_extraction/postprocess.py:20
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/feature_extraction/inference.py:32
Method__init__
(self, rec_image_shape=[3, 48, 320])
deploy/ppcv/ops/models/ocr_crnn_recognition/preprocess.py:29
Method__init__
(self, character_dict_path=None, use_space_char=False)
deploy/ppcv/ops/models/ocr_crnn_recognition/postprocess.py:28
Method__init__
(self, character_dict_path=None, use_space_char=True, **kwargs)
deploy/ppcv/ops/models/ocr_crnn_recognition/postprocess.py:112
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/ocr_crnn_recognition/inference.py:32
Method__init__
(self, trainsize)
deploy/ppcv/ops/models/keypoint/preprocess.py:130
Method__init__
(self, mean, std, is_scale=True)
deploy/ppcv/ops/models/keypoint/preprocess.py:156
Method__init__
(self, )
deploy/ppcv/ops/models/keypoint/preprocess.py:189
Method__init__
(self, use_dark=True)
deploy/ppcv/ops/models/keypoint/postprocess.py:45
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/keypoint/inference.py:32
Method__init__
(self, interpolation=None, backend="cv2", return_numpy=True)
deploy/ppcv/ops/models/classification/preprocess.py:36
Method__init__
(self, to_rgb=True, to_np=False, channel_first=False)
deploy/ppcv/ops/models/classification/preprocess.py:105
Method__init__
(self, size=None, resize_short=None, interpolation=None,
deploy/ppcv/ops/models/classification/preprocess.py:133
Method__init__
(self, size)
deploy/ppcv/ops/models/classification/preprocess.py:177
Method__init__
(self, size, scale=None, ratio=None, inter
deploy/ppcv/ops/models/classification/preprocess.py:203
Method__init__
(self, flip_code=1)
deploy/ppcv/ops/models/classification/preprocess.py:257
Method__init__
(self, scale=None, mean=None, std=None, or
deploy/ppcv/ops/models/classification/preprocess.py:273
Method__init__
(self)
deploy/ppcv/ops/models/classification/preprocess.py:323
Method__init__
(self, axis=0)
deploy/ppcv/ops/models/classification/preprocess.py:335
Method__init__
(self, topk=1, class_id_map_file=None)
deploy/ppcv/ops/models/classification/postprocess.py:44
Method__init__
(self, threshold, default_label_index=0, class_id_map_file=
deploy/ppcv/ops/models/classification/postprocess.py:75
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/classification/inference.py:32
Method__init__
(self, **kwargs)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:28
Method__init__
(self, scale=None, mean=None, std=None, order='chw', **kwargs)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:162
Method__init__
(self, **kwargs)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:189
Method__init__
(self, axis=0)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:213
Method__init__
(self, thresh=0.3, box_thresh=0.7, max_candidates=1000,
deploy/ppcv/ops/models/ocr_db_detection/postprocess.py:31
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/models/ocr_db_detection/inference.py:32
Method__init__
(self, cfg)
deploy/ppcv/utils/timer.py:52
Method__init__
(self)
deploy/ppcv/core/config.py:33
Method__init__
(self, args)
deploy/ppcv/core/config.py:70
Method__init__
(self, cfg)
deploy/ppcv/core/framework.py:31
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/core/framework.py:100
Method__init__
(self, cfg)
deploy/ppcv/engine/pipeline.py:38
Method__init__
(self, *args, **kwargs)
python_whl/easydata.py:49
Method__init__
(self, **cfg)
python_whl/easydata.py:265
Method__ne__
(self, other)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:57
Method__repr__
(self)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:73
Method__repr__
(self)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:127
Method__repr__
(self)
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:181
Method__setattr__
(self, key, value)
deploy/python/dataaug/utils/config.py:30
Method_cv2_resize
(src, size, resample)
deploy/python/dataaug/data/preprocess/ops/operators.py:56
Method_cv2_resize
(src, size, resample)
deploy/ppcv/ops/models/classification/preprocess.py:55
Function_enhance_increasing_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:209
Function_enhance_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:204
Method_pil_resize
(src, size, resample, return_numpy=True)
deploy/python/dataaug/data/preprocess/ops/operators.py:61
Method_pil_resize
(src, size, resample)
deploy/python/dataaug/predict/preprocess.py:72
Method_pil_resize
(src, size, resample, return_numpy=True)
deploy/ppcv/ops/models/classification/preprocess.py:60
Function_posterize_increasing_level_to_arg
(level, hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:246
Function_posterize_original_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:253
Function_reader_quit
(signum, frame)
deploy/python/dataaug/utils/data_utils.py:19
Function_rotate_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:197
Function_shear_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:217
Function_solarize_add_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:272
Function_solarize_increasing_level_to_arg
(level, _hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:266
Function_term_group
(sig_num, frame)
deploy/python/dataaug/utils/data_utils.py:24
Function_translate_abs_level_to_arg
(level, hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:224
Function_translate_rel_level_to_arg
(level, hparams)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:231
Methodadd_special_char
(self, dict_character)
deploy/ppcv/ops/models/ocr_crnn_recognition/postprocess.py:128
Functionadvertise
Show the advertising message like the following: =========================================================== == EasyData is power
deploy/python/dataaug/utils/logger.py:91
Functionanti_fleet
logs will print multi-times when calling Fleet API. Only display single log and ignore the others.
deploy/python/dataaug/utils/logger.py:52
Methodapply
:param img: word image with big background
deploy/python/dataaug/utils/noiser.py:15
Methodapply
:param word_img: word image with big background :param text_box_pnts: left-top, right-top, right-bottom, left-bottom of text word
deploy/python/dataaug/utils/remaper.py:17
Methodapply_gauss_noise
Gaussian-distributed additive noise.
deploy/python/dataaug/utils/noiser.py:45
Methodapply_middle_line
(self, word_img, text_box_pnts, line_color)
deploy/python/dataaug/utils/liner.py:170
Methodapply_poisson_noise
Poisson-distributed noise generated from the data.
deploy/python/dataaug/utils/noiser.py:89
Methodapply_sp_noise
Salt and pepper noise. Replaces random pixels with 0 or 255.
deploy/python/dataaug/utils/noiser.py:68
Methodapply_table_line
共有 8 种可能的画法,横线横穿整张 word_img 0/1/2/3: 仅单边(左上右下) 4/5/6/7: 两边都有线(左上,右上,右下,左下)
deploy/python/dataaug/utils/liner.py:97
Methodapply_under_line
(self, word_img, text_box_pnts, line_color)
deploy/python/dataaug/utils/liner.py:83
Methodapply_uniform_noise
Apply zero-mean uniform noise
deploy/python/dataaug/utils/noiser.py:57
Functionauto_contrast
(img, **__)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:139
Functionautocontrast
(pil_img, *args)
deploy/python/dataaug/data/preprocess/ops/functional.py:49
Functionbrightness
(pil_img, level, *args)
deploy/python/dataaug/data/preprocess/ops/functional.py:123
Functionbrightness
(img, factor, **__)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:184
Functionbuild_postprocess
(config)
deploy/python/dataaug/data/postprocess/__init__.py:24
Functioncolor
(pil_img, level, *args)
deploy/python/dataaug/data/preprocess/ops/functional.py:111
Functioncolor
(img, factor, **__)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:180
Functioncontrast
(pil_img, level, *args)
deploy/python/dataaug/data/preprocess/ops/functional.py:117
Functioncontrast
(img, factor, **__)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:176
Functioncreate_operators
create operators based on the config Args: params(list): a dict list, used to create some operators
deploy/python/dataaug/data/__init__.py:26
Methoddata_generator_task
Data generator task.
deploy/python/dataaug/utils/data_utils.py:71
Functiondecode_image
read rgb image Args: im_file (str|np.ndarray): input can be image path or np.ndarray im_info (dict): info of image Returns:
deploy/ppcv/ops/models/detection/preprocess.py:19
Functiondraw_det
(image, dt_bboxes, dt_scores, dt_cls_names)
deploy/ppcv/ops/output/detection.py:52
Functiondraw_kpt
(image, result, visual_thresh=0.6, ids=None)
deploy/ppcv/ops/output/keypoint.py:36
Methodend
(self, repeats=1, accumulative=True)
deploy/ppcv/utils/timer.py:35
Functionequalize
(pil_img, *args)
deploy/python/dataaug/data/preprocess/ops/functional.py:53
Functionequalize
(img, **__)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:147
← previousnext →501–600 of 676, ranked by callers