MCPcopy Create free account

hub / github.com/PaddlePaddle/EasyData / functions

Functions676 in github.com/PaddlePaddle/EasyData

Method__call__
(self, data)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:205
Method__call__
(self, data)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:216
Method__call__
(self, pred, shape_list, output_keys)
deploy/ppcv/ops/models/ocr_db_detection/postprocess.py:217
Method__call__
step1: parser inputs step2: run step3: merge results input: a list of dict
deploy/ppcv/ops/models/ocr_db_detection/inference.py:78
Method__deepcopy__
(self, content)
deploy/python/dataaug/utils/config.py:36
Method__getattr__
(self, key)
deploy/python/dataaug/gen_ocr_rec.py:61
Method__getattr__
(self, key)
deploy/python/dataaug/utils/config.py:27
Method__gt__
(self, other)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:51
Method__init__
(self, **kwargs)
deploy/python/dataaug/gen_ocr_rec.py:57
Method__init__
(self, config)
deploy/python/dataaug/gen_img.py:54
Method__init__
(self, cfg)
deploy/python/dataaug/__init__.py:55
Method__init__
(self, cfg, height=48)
deploy/python/dataaug/utils/renderer.py:88
Method__init__
(self, args, inference_model_dir=None)
deploy/python/dataaug/utils/predictor.py:28
Method__init__
(self, generator, use_multiprocessing=False, wait_time=0.05
deploy/python/dataaug/utils/data_utils.py:47
Method__init__
(self, cfg)
deploy/python/dataaug/utils/liner.py:27
Method__init__
(self, cfg)
deploy/python/dataaug/utils/noiser.py:12
Method__init__
(self, cfg)
deploy/python/dataaug/utils/remaper.py:14
Method__init__
(self, x, y, z, scale, fovy)
deploy/python/dataaug/utils/math_utils.py:70
Method__init__
(self, size=(640, 640), max_tries=10, min_crop_side_ratio=0
deploy/python/dataaug/data/imaug/random_crop_data.py:129
Method__init__
(self, size, main_key, crop_keys, p=3 / 8, **kwargs)
deploy/python/dataaug/data/imaug/random_crop_data.py:187
Method__init__
(self, src, src_pts, dst_pts, dst_w, dst_h, trans_ratio=1.)
deploy/python/dataaug/data/imaug/text_image_aug/warp_mls.py:24
Method__init__
(self, threshold, label_0="0", label_1="1")
deploy/python/dataaug/data/postprocess/threshoutput.py:20
Method__init__
(self, model_name="Student", key=None, func="Topk", **kargs)
deploy/python/dataaug/data/postprocess/__init__.py:34
Method__init__
(self, topk=1, class_id_map_file=None)
deploy/python/dataaug/data/postprocess/topk.py:85
Method__init__
(self, color_threshold=0.5, type_threshold=0.5)
deploy/python/dataaug/data/postprocess/attr_rec.py:23
Method__init__
(self, threshold=0.5, glasses_threshold=0.3, hold_threshold
deploy/python/dataaug/data/postprocess/attr_rec.py:77
Method__init__
(self, *args, **kwargs)
deploy/python/dataaug/data/preprocess/__init__.py:77
Method__init__
(self, prob=1.0, *args, **kwargs)
deploy/python/dataaug/data/preprocess/__init__.py:96
Method__init__
(self, n_holes=1, length=112)
deploy/python/dataaug/data/preprocess/ops/cutout.py:24
Method__init__
(self, decay_power=3, alpha=1, size=(32, 32),
deploy/python/dataaug/data/preprocess/ops/fmix.py:201
Method__init__
(self, d1=96, d2=224, rotate=1, ratio=0.5, mode=0, prob=1.)
deploy/python/dataaug/data/preprocess/ops/grid.py:30
Method__init__
(self, r1=4, r2=1, ratio=0.25, mode=0, prob=1., **kwargs)
deploy/python/dataaug/data/preprocess/ops/grid.py:106
Method__init__
(self, num_layers=1, magnitude=5, fillcolor=(128, 128, 128))
deploy/python/dataaug/data/preprocess/ops/randaugment.py:25
Method__init__
(self)
deploy/python/dataaug/data/preprocess/ops/hide_and_seek.py:24
Method__init__
(self, interpolation=None, backend="cv2", return_numpy=True)
deploy/python/dataaug/data/preprocess/ops/operators.py:37
Method__init__
(self, prob)
deploy/python/dataaug/data/preprocess/ops/operators.py:100
Method__init__
(self, to_rgb=True, to_np=False, channel_first=False)
deploy/python/dataaug/data/preprocess/ops/operators.py:143
Method__init__
(self, size=None, resize_short=None, interpolation=None,
deploy/python/dataaug/data/preprocess/ops/operators.py:172
Method__init__
(self, prob=1, padding_num=0, size=224, sc
deploy/python/dataaug/data/preprocess/ops/operators.py:215
Method__init__
(self, size)
deploy/python/dataaug/data/preprocess/ops/operators.py:259
Method__init__
Pad image to a specified size or multiple of size_divisor. Args: size (int, list): image target size, if None, pad to mul
deploy/python/dataaug/data/preprocess/ops/operators.py:278
Method__init__
(self, size)
deploy/python/dataaug/data/preprocess/ops/operators.py:356
Method__init__
(self, size, scale=None, ratio=None, inter
deploy/python/dataaug/data/preprocess/ops/operators.py:376
Method__init__
(self, size)
deploy/python/dataaug/data/preprocess/ops/operators.py:427
Method__init__
(self, flip_code=1)
deploy/python/dataaug/data/preprocess/ops/operators.py:464
Method__init__
(self)
deploy/python/dataaug/data/preprocess/ops/operators.py:481
Method__init__
(self, scale=None, mean=None, std=None, or
deploy/python/dataaug/data/preprocess/ops/operators.py:496
Method__init__
(self)
deploy/python/dataaug/data/preprocess/ops/operators.py:544
Method__init__
Args: prob: Probability of taking augmix aug_prob_coeff: Probability distribution coefficients. mixture_w
deploy/python/dataaug/data/preprocess/ops/operators.py:559
Method__init__
(self, prob=2, *args, **kwargs)
deploy/python/dataaug/data/preprocess/ops/operators.py:616
Method__init__
(self, name, prob=0.5, magnitude=10, hparams=None)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:335
Method__init__
(self, policy)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:516
Method__init__
(self, ops, num_layers=2, choice_weights=None)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:636
Method__init__
(self, ops, alpha=1., width=3, depth=-1, blended=False)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:738
Method__init__
(self, config_str="rand-m9-mstd0.5-inc1", interpolation="bicubic",
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:855
Method__init__
(self, fillcolor=(128, 128, 128))
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:37
Method__init__
(self, fillcolor=(128, 128, 128))
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:91
Method__init__
(self, fillcolor=(128, 128, 128))
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:145
Method__init__
(self, p1, operation1, magnitude_idx1, p2,
deploy/python/dataaug/data/preprocess/ops/autoaugment.py:187
Method__init__
(self, mode="const", mean=[0., 0., 0.])
deploy/python/dataaug/data/preprocess/ops/random_erasing.py:28
Method__init__
(self, EPSILON=0.5, sl=0.02, sh=0.4, r1=0.
deploy/python/dataaug/data/preprocess/ops/random_erasing.py:59
Method__init__
(self, r1=8, r2=2, ratio=0.25, mode=0, prob=0.5, **kwargs)
deploy/python/dataaug/data/preprocess/ops/random_erasing.py:120
Method__init__
(self, *args, **kwargs)
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:30
Method__init__
Build Mixup operator Args: alpha (float, optional): The parameter alpha of mixup. Defaults to 1.. Raises: Ex
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:65
Method__init__
Build Cutmix operator Args: alpha (float, optional): The parameter alpha of cutmix. Defaults to 0.2. Raises:
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:106
Method__init__
(self, class_num, alpha=1, decay_power=3,
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:165
Method__init__
Build OpSampler Raises: Exception: The parameter \"prob\" of operator(s) are be set error.
deploy/python/dataaug/data/preprocess/batch_ops/batch_operators.py:196
Method__init__
(self, config, predict_rec)
deploy/python/dataaug/predict/build_gallery.py:49
Method__init__
(self, config)
deploy/python/dataaug/predict/predict_rec.py:29
Method__init__
(self, config)
deploy/python/dataaug/predict/predict_cls.py:28
Method__init__
(self, interpolation=None, backend="cv2")
deploy/python/dataaug/predict/preprocess.py:55
Method__init__
(self, to_rgb=True, to_np=False, channel_first=False)
deploy/python/dataaug/predict/preprocess.py:107
Method__init__
(self, size=None, resize_short=None, interpolation=None,
deploy/python/dataaug/predict/preprocess.py:135
Method__init__
(self, size)
deploy/python/dataaug/predict/preprocess.py:170
Method__init__
(self, size, scale=None, ratio=None, inter
deploy/python/dataaug/predict/preprocess.py:196
Method__init__
(self, flip_code=1)
deploy/python/dataaug/predict/preprocess.py:250
Method__init__
(self)
deploy/python/dataaug/predict/preprocess.py:264
Method__init__
(self, scale=None, mean=None, std=None, or
deploy/python/dataaug/predict/preprocess.py:279
Method__init__
(self)
deploy/python/dataaug/predict/preprocess.py:327
Method__init__
(self, func_list, main_indicator="Topk")
deploy/python/dataaug/predict/postprocess.py:44
Method__init__
(self, threshold, label_0="0", label_1="1")
deploy/python/dataaug/predict/postprocess.py:59
Method__init__
(self, topk=1, class_id_map_file=None)
deploy/python/dataaug/predict/postprocess.py:145
Method__init__
(self, save_dir)
deploy/python/dataaug/predict/postprocess.py:154
Method__init__
(self, method="round")
deploy/python/dataaug/predict/postprocess.py:176
Method__init__
(self, threshold=0.5, glasses_threshold=0.3, hold_threshold
deploy/python/dataaug/predict/postprocess.py:199
Method__init__
(self, color_threshold=0.5, type_threshold=0.5)
deploy/python/dataaug/predict/postprocess.py:292
Method__init__
(self, args)
deploy/python/dataclean/__init__.py:24
Method__init__
(self, param_path, model_path, config)
deploy/ppcv/ops/predictor.py:24
Method__init__
(self, data)
deploy/ppcv/ops/general_data_obj.py:19
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/base.py:63
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/output/classification.py:33
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/output/detection.py:83
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/output/base.py:27
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/output/keypoint.py:123
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/output/feature_extraction.py:32
Method__init__
(self, model_cfg, env_cfg)
deploy/ppcv/ops/output/ocr_rec.py:33
Method__init__
(self, id, diff)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:42
Method__init__
(self, config)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:67
Method__init__
(self, config)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:90
Method__init__
(self, filter_ocr_result=False)
deploy/ppcv/ops/connector/table_matcher.py:59
← previousnext →401–500 of 676, ranked by callers