mmsegmentation/tests
Shouping Shan 796d5edebe
[Fix] Fix bug when loading class name form file in custom dataset (#923)
* [Fix] #916 expection string type classes

* add unittests for string path classes

* fix double quote string in test_dataset.py

* move the import to the top of the file

* fix isort lint error

fix isort lint error when move the import to the top of the file
2021-10-08 01:06:18 +08:00
..
data [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
test_apis [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
test_data [Fix] Fix bug when loading class name form file in custom dataset (#923) 2021-10-08 01:06:18 +08:00
test_models [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_config.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_digit_version.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_eval_hook.py [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
test_inference.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_metrics.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_sampler.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00