6 Commits

Author SHA1 Message Date
liukuikun
f90567a091 [Fix] LoadImageFromFile 2022-07-19 19:18:16 +08:00
liukuikun
88f3cc3f35 replace height, width with img_shape 2022-07-19 19:18:16 +08:00
liukuikun
ab0aa4ef86 load type (#1921) 2022-07-19 19:18:16 +08:00
Ma Zerun
428512f88a Rename LoadAnnotation to LoadAnnotations (#1850) 2022-07-19 19:18:16 +08:00
liukuikun
e7592a70f2 [Fix] fix some typo in transforms (#1831)
* [Fix] fix some typo according to review

* fix comment
2022-07-19 19:18:16 +08:00
liukuikun
9e4b2ff58e [Feature] Add Part1 of data transform (#1736)
* [Feature] Add Part1 of data transform

* api.rst transform->transforms

* fix typo

* fix typo

* rename test_processing into test_transforms_processing for avoiding same name

* fix mypy

* fix comment

* fix comment
2022-07-19 19:18:15 +08:00