1
0
mirror of https://github.com/open-mmlab/mmcv.git synced 2025-06-03 21:54:52 +08:00

3 Commits

Author SHA1 Message Date
Ma Zerun
428512f88a Rename LoadAnnotation to LoadAnnotations () 2022-07-19 19:18:16 +08:00
liukuikun
e7592a70f2 [Fix] fix some typo in transforms ()
* [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 ()
* [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