- 11 5月, 2022 2 次提交
-
-
由 Feng Ni 提交于
[New API] add API paddle.vision.transforms.RandomPerspective and paddle.vision.transforms.perspective (#42390) * add RandomPerspective and perspective * fix UT, clean codes * fix UT * add batch transform * remove batch in tensor func * fix typos and coments, test=develop
-
由 Feng Ni 提交于
[New API] add API paddle.vision.transforms.RandomAffine and paddle.vision.transforms.affine (#42278) * add affine codes * adjustment codes * fix test case * fix F_cv2.affine * clean codes, add UT * fix UT * fix UT * fix UT shear * add functional test_errors * fix typos and coments, test=develop
-
- 10 5月, 2022 1 次提交
-
-
由 JYChen 提交于
-
- 05 5月, 2022 1 次提交
-
-
由 JYChen 提交于
[New API] add API paddle.vision.transforms.RandomErasing and paddle.vision.transforms.erase (#42280) * add api RandomErasing * add numpy/PIL backend support and UT * fix doc and optimize UT * add seed
-
- 25 3月, 2022 1 次提交
-
-
由 Liyulingyue 提交于
* Update transforms.py * Update transforms.py * Update transforms.py * Update functional.py
-
- 21 3月, 2022 1 次提交
-
-
由 Liyulingyue 提交于
-
- 01 9月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* add input and output docs for vision transform
-
- 25 6月, 2021 1 次提交
-
-
由 IMMORTAL 提交于
* fix random probability * fix random probability
-
- 11 6月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update 2.0 public api in vision * fix some flake8 errors
-
- 08 6月, 2021 1 次提交
-
-
由 zhoujun 提交于
-
- 30 4月, 2021 1 次提交
-
-
由 Wenyu 提交于
* add to_grayscale, normalize * add rotate * add vfip and hflip * add crop center_crop * add padding, support constant, reflect, replicate, circular same as paddle.pad * add get-image-[n,c,w,h] axis utils
-
- 27 4月, 2021 1 次提交
-
-
由 xiemoyuan 提交于
* fixed docs. * Fixed docs. test=document_fix code bak. fixed docs. test=document_fix * Revert to previous version of python/paddle/fluid/backward.py * fixed bugs. * test=document_fix. Fixed examples.
-
- 25 4月, 2021 1 次提交
-
-
由 LielinJiang 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 LielinJiang 提交于
* update comments
-
- 01 3月, 2021 1 次提交
-
-
由 Bin Lu 提交于
update RandomHorizontal Flip random description and examples
-
- 29 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix cv2 rotation
-
- 17 12月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* update to_tensor en docs
-
- 30 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* return pil image as default according backend
-
- 22 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* update hapi predict interface * fix code style * fix docs * fix docs * fix docs * update docs * fix codes style * fix unittest * fix unittest * fix coverage
-
- 20 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add pil backend
-
- 18 9月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* rm dependence of cv2
-
- 31 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move hapi form paddle/incubate to paddle * Remove vision/datasets/utils.py and clean code * Add sample code for conll05 * Print pull path when saving model * Fix sample code after paramter_list of SGD is changed to parameters * Fix bug in wmt16 datase
-
- 28 8月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* fix bug
-
- 24 7月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Refine Model 1. Take the network (instance of Layer) as the input of Model. 2. Refine set_dict/load_dict of Layer. 3. Refine Input interface, so update code sample about Input
-
- 22 7月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add more vision transfrom apis
-
- 13 5月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add vision * fix predict, test=develop * add unittest for vision apis, test=develop * fix typos * add hapi models api, test=develop * fix code format, test=develop * fix typos, test=develop * fix sample code import, test=develop * fix sample codes, test=develop * add decompress, test=develop * rm darknet, test=develop * rm debug code, test=develop
-