mmpretrain/tests/test_data
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_datasets [Feature] Add `CustomDataset`. (#738) 2022-03-30 15:28:26 +08:00
test_pipelines [Fix] Fix Albu crash bug. (#918) 2022-07-28 14:10:34 +08:00
test_builder.py [Enhance] Upgrade isort pre-commit hooks. (#687) 2022-02-17 02:17:20 +08:00