mmpretrain/tests/test_data/test_pipelines
HinGwenWoong 00f0e0d0be
[Fix] Fix Albu crash bug. (#918)
* Fix albu BUG: using albu will cause the label from array(x) to array([x]) and crash the trainning

* Fix common

* Using copy incase potential bug in multi-label tasks

* Improve coding

* Improve code logic

* Add unit test

* Fix typo

* Fix yapf
2022-07-28 14:10:34 +08:00
..
test_auto_augment.py [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00
test_loading.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_transform.py [Fix] Fix Albu crash bug. (#918) 2022-07-28 14:10:34 +08:00