MCPcopy Create free account

hub / github.com/PaddlePaddle/EasyData / functions

Functions676 in github.com/PaddlePaddle/EasyData

↓ 1 callersMethodget_output_keys
(cls)
deploy/ppcv/ops/models/keypoint/inference.py:40
↓ 1 callersMethodget_pred_html
(self, structure_strs, matched_index, ocr_contents)
deploy/ppcv/ops/connector/table_matcher.py:95
↓ 1 callersFunctionget_requirements
()
setup.py:19
↓ 1 callersMethodget_reverse_graph
(self)
deploy/ppcv/core/framework.py:57
↓ 1 callersMethodget_rotate_crop_image
img_height, img_width = img.shape[0:2] left = int(np.min(points[:, 0])) right = int(np.max(points[:, 0])) top = int(n
deploy/ppcv/ops/connector/op_connector.py:162
↓ 1 callersFunctionget_rotate_matrix
按照 zyx 的顺序旋转,输入角度单位为 degrees, 均为顺时针旋转 :param x: X-axis :param y: Y-axis :param z: Z-axis :return:
deploy/python/dataaug/utils/math_utils.py:15
↓ 1 callersFunctionget_spectrum
Samples a fourier image with given size and frequencies decayed by decay power :param freqs: Bin values for the discrete fourier transform :
deploy/python/dataaug/data/preprocess/ops/fmix.py:53
↓ 1 callersMethodget_total_time
(self)
deploy/ppcv/utils/timer.py:62
↓ 1 callersMethodget_warp_matrix
(self, W, H, x, y, z, scale, fV)
deploy/python/dataaug/utils/math_utils.py:120
↓ 1 callersMethodget_warped_pnts
(self, ptsIn, ptsOut, W, H, sidelength)
deploy/python/dataaug/utils/math_utils.py:103
↓ 1 callersMethodimage_padding
(self, im, value=0)
deploy/ppcv/ops/models/ocr_db_detection/preprocess.py:66
↓ 1 callersMethodinfer
(self, image_list)
deploy/ppcv/ops/models/detection/inference.py:97
↓ 1 callersMethodinfer
(self, image_list)
deploy/ppcv/ops/models/feature_extraction/inference.py:57
↓ 1 callersMethodinfer
(self, image_list)
deploy/ppcv/ops/models/ocr_crnn_recognition/inference.py:60
↓ 1 callersMethodinfer
(self, image_list)
deploy/ppcv/ops/models/keypoint/inference.py:71
↓ 1 callersMethodinfer
(self, image_list)
deploy/ppcv/ops/models/classification/inference.py:57
↓ 1 callersMethodinfer
(self, image_list)
deploy/ppcv/ops/models/ocr_db_detection/inference.py:58
↓ 1 callersFunctioninfo
(fmt, *args)
deploy/python/dataaug/utils/logger.py:66
↓ 1 callersFunctioninit_args
()
deploy/python/dataaug/gen_img.py:19
↓ 1 callersFunctioninit_pipeline_config
(**cfg)
python_whl/easydata.py:63
↓ 1 callersFunctionmain
()
deploy/python/dataaug/gen_ocr_rec.py:252
↓ 1 callersFunctionmain
(config)
deploy/python/dataaug/predict/predict_rec.py:66
↓ 1 callersFunctionmain
(config)
deploy/python/dataaug/predict/predict_cls.py:65
↓ 1 callersFunctionmain
(img_path)
deploy/python/dataclean/demos/paddleclas_demo.py:21
↓ 1 callersFunctionmain
(img_path)
deploy/python/dataclean/demos/paddleocr_demo.py:23
↓ 1 callersFunctionmain
()
python_whl/easydata.py:281
↓ 1 callersFunctionmake_low_freq_image
Sample a low frequency image from fourier space :param decay_power: Decay power for frequency decay prop 1/f**d :param shape: Shape of desir
deploy/python/dataaug/data/preprocess/ops/fmix.py:74
↓ 1 callersFunctionmap_path
(url, root_dir, path_depth=1)
deploy/ppcv/utils/download.py:116
↓ 1 callersMethodmatch_result
(self, dt_boxes, structure_bboxes)
deploy/ppcv/ops/connector/table_matcher.py:72
↓ 1 callersMethodmerge_cfg
(self, args, cfg)
deploy/ppcv/core/config.py:76
↓ 1 callersFunctionmerge_config
Merge config into global config. Args: config (dict): Config to be merged. Returns: global config
deploy/python/dataaug/gen_ocr_rec.py:70
↓ 1 callersFunctionoverride_config
Recursively override the config Args: config(dict): dict to be replaced options(list): list of pairs(key0.key1.idx.key2=value
deploy/python/dataaug/utils/config.py:132
↓ 1 callersMethodparse
(self)
deploy/ppcv/core/config.py:158
↓ 1 callersFunctionparse_args
()
deploy/python/dataaug/gen_ocr_rec.py:36
↓ 1 callersFunctionparse_args
()
deploy/python/dataaug/gen_img.py:35
↓ 1 callersMethodparse_class_id_map
(self, class_id_map_file)
deploy/python/dataaug/data/postprocess/topk.py:29
↓ 1 callersMethodparse_class_id_map
(self, class_id_map_file)
deploy/python/dataaug/predict/postprocess.py:93
↓ 1 callersFunctionparse_config
Load a config file into AttrDict
deploy/python/dataaug/utils/config.py:56
↓ 1 callersFunctionparser
()
deploy/python/dataaug/utils/config.py:203
↓ 1 callersMethodpolygons_from_bitmap
_bitmap: single map with shape (1, H, W), whose values are binarized as {0, 1}
deploy/ppcv/ops/models/ocr_db_detection/postprocess.py:54
↓ 1 callersMethodpostprocess
(self, inputs, result, bbox_num)
deploy/ppcv/ops/models/detection/inference.py:53
↓ 1 callersMethodpostprocess
(self, inputs, result)
deploy/ppcv/ops/models/feature_extraction/inference.py:48
↓ 1 callersMethodpostprocess
(self, result)
deploy/ppcv/ops/models/ocr_crnn_recognition/inference.py:51
↓ 1 callersMethodpostprocess
(self, inputs, im_shape, result)
deploy/ppcv/ops/models/keypoint/inference.py:53
↓ 1 callersMethodpostprocess
(self, inputs, result)
deploy/ppcv/ops/models/classification/inference.py:48
↓ 1 callersMethodpostprocess
(self, result, shape_list)
deploy/ppcv/ops/models/ocr_db_detection/inference.py:49
↓ 1 callersMethodpred_reverse
(self, pred)
deploy/ppcv/ops/models/ocr_crnn_recognition/postprocess.py:54
↓ 1 callersMethodpredict
(self, image)
deploy/python/dataaug/utils/predictor.py:40
↓ 1 callersMethodpredict
(self, images, feature_normalize=True)
deploy/python/dataaug/predict/predict_rec.py:37
↓ 1 callersMethodpredict
(self, images)
deploy/python/dataaug/predict/predict_cls.py:41
↓ 1 callersMethodpredict
(self)
python_whl/easydata.py:259
↓ 1 callersMethodpredict_video
(self, input)
deploy/ppcv/engine/pipeline.py:110
↓ 1 callersMethodpreprocess
(self, image)
deploy/ppcv/ops/models/detection/inference.py:41
↓ 1 callersMethodpreprocess
(self, inputs)
deploy/ppcv/ops/models/feature_extraction/inference.py:42
↓ 1 callersMethodpreprocess
(self, inputs, max_wh_ratio)
deploy/ppcv/ops/models/ocr_crnn_recognition/inference.py:45
↓ 1 callersMethodpreprocess
(self, image)
deploy/ppcv/ops/models/keypoint/inference.py:43
↓ 1 callersMethodpreprocess
(self, inputs)
deploy/ppcv/ops/models/classification/inference.py:42
↓ 1 callersMethodpreprocess
(self, inputs)
deploy/ppcv/ops/models/ocr_db_detection/inference.py:43
↓ 1 callersMethodprint_cfg
(self)
deploy/ppcv/core/config.py:161
↓ 1 callersFunctionprint_config
visualize configs Arguments: config: configs
deploy/python/dataaug/utils/config.py:88
↓ 1 callersFunctionprint_dict
Recursively visualize a dict and indenting acrrording by the relationship of keys.
deploy/python/dataaug/utils/config.py:64
↓ 1 callersFunctionrand_augment_ops
(magnitude=10, hparams=None, transforms=None)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:625
↓ 1 callersFunctionrand_augment_transform
Create a RandAugment transform :param config_str: String defining configuration of random augmentation. Consists of multiple sections separa
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:652
↓ 1 callersFunctionrel_change
(a, b)
deploy/ppcv/ops/connector/keyframes_extract_helper.py:61
↓ 1 callersMethodreport
(self, average=False)
deploy/ppcv/utils/timer.py:85
↓ 1 callersMethodresize_norm_img
(self, img, max_wh_ratio)
deploy/ppcv/ops/models/ocr_crnn_recognition/preprocess.py:33
↓ 1 callersMethodreverse_img
(self, word_img)
deploy/python/dataaug/utils/renderer.py:784
↓ 1 callersFunctionrm_repeat
(all_label, save_list, compare_file, out_file, thresh, delimiter)
deploy/python/dataaug/utils/utility.py:33
↓ 1 callersFunctionrotate_point
Rotate a point by an angle. Args: pt (list[float]): 2 dimensional point to be rotated angle_rad (float): rotation angle by radian
deploy/ppcv/ops/models/keypoint/preprocess.py:77
↓ 1 callersFunctionsample_lam
Sample a lambda from symmetric beta distribution with given alpha :param alpha: Alpha value for beta distribution :param reformulate: If Tru
deploy/python/dataaug/data/preprocess/ops/fmix.py:100
↓ 1 callersFunctionselect_bg
(bg_dir, number)
deploy/python/dataaug/gen_ocr_rec.py:113
↓ 1 callersMethodset_frame
(self, frame_id)
deploy/ppcv/ops/base.py:99
↓ 1 callersMethodset_prob
(self)
deploy/python/dataaug/data/preprocess/ops/grid.py:40
↓ 1 callersFunctionsmooth
(x, window_len=13, window='hanning')
deploy/ppcv/ops/connector/keyframes_extract_helper.py:26
↓ 1 callersFunctionsplit_datafile
data_file: image path and info, which can be splitted by spacer image_root: image path root delimiter: delimiter
deploy/python/dataaug/predict/build_gallery.py:25
↓ 1 callersMethodstop
Stops running threads and wait for them to exit, if necessary. Should be called by the same thread which called `start()`. A
deploy/python/dataaug/utils/data_utils.py:134
↓ 1 callersFunctiontia_distort
(src, segment=4)
deploy/python/dataaug/data/imaug/text_image_aug/augment.py:23
↓ 1 callersFunctiontia_perspective
(src)
deploy/python/dataaug/data/imaug/text_image_aug/augment.py:100
↓ 1 callersFunctiontia_stretch
(src, segment=4)
deploy/python/dataaug/data/imaug/text_image_aug/augment.py:66
↓ 1 callersMethodtopo_sort
Topological sort of DAG, creates inverted multi-layers views. Args: graph (dict): the DAG stucture in_degrees
deploy/ppcv/core/framework.py:60
↓ 1 callersFunctiontransform
transform
deploy/python/dataaug/data/preprocess/__init__.py:48
↓ 1 callersFunctiontransform
(x, y, matrix)
deploy/python/dataaug/data/preprocess/ops/timm_autoaugment.py:125
↓ 1 callersMethodtransform_image
(self, src, gpu=False)
deploy/python/dataaug/utils/math_utils.py:77
↓ 1 callersMethodtransform_pnts
:param pnts: 2D pnts, left-top, right-top, right-bottom, left-bottom :param M33: output from transform_image() :return: 2D pn
deploy/python/dataaug/utils/math_utils.py:91
↓ 1 callersFunctiontransform_preds
(coords, center, scale, output_size)
deploy/ppcv/ops/models/keypoint/postprocess.py:197
↓ 1 callersMethodupdate_res
(self, results, op_outputs, input_name)
deploy/ppcv/core/framework.py:137
↓ 1 callersFunctionwarpPerspective
(src, M33, sl, gpu)
deploy/python/dataaug/utils/math_utils.py:55
Method__call__
(self, bg_img_dir="train_data/bg", font_dir="train_data/font",
deploy/python/dataaug/gen_ocr_rec.py:200
Method__call__
(self, gen_num=5, gen_ratio=0, trans_label=None)
deploy/python/dataaug/gen_img.py:106
Method__call__
(self, data)
deploy/python/dataaug/data/imaug/random_crop_data.py:140
Method__call__
(self, data)
deploy/python/dataaug/data/imaug/random_crop_data.py:193
Method__call__
(self, x, file_names=None)
deploy/python/dataaug/data/postprocess/threshoutput.py:25
Method__call__
(self, x, file_names=None)
deploy/python/dataaug/data/postprocess/__init__.py:40
Method__call__
(self, x, file_names=None)
deploy/python/dataaug/data/postprocess/topk.py:88
Method__call__
(self, x, file_names=None)
deploy/python/dataaug/data/postprocess/attr_rec.py:35
Method__call__
(self, x, file_names=None)
deploy/python/dataaug/data/postprocess/attr_rec.py:85
Method__call__
(self, img)
deploy/python/dataaug/data/preprocess/__init__.py:80
Method__call__
(self, img)
deploy/python/dataaug/data/preprocess/__init__.py:100
Method__call__
cutout_image
deploy/python/dataaug/data/preprocess/ops/cutout.py:28
Method__call__
(self, x)
deploy/python/dataaug/data/preprocess/ops/fmix.py:216
← previousnext →201–300 of 676, ranked by callers