- 12 5月, 2022 1 次提交
-
-
由 JYChen 提交于
-
- 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
-
- 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
-
- 29 4月, 2022 1 次提交
-
-
由 JYChen 提交于
* add Tensor support for sub-functions of colorjitter * add UT
-
- 18 1月, 2022 1 次提交
-
-
由 duanboqiang 提交于
-
- 11 6月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update 2.0 public api in vision * fix some flake8 errors
-
- 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
-
- 20 10月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add pil backend
-