mmsegmentation/mmseg
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
..
apis [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
core [Feature] Support multiple losses during training (#818) 2021-09-24 15:08:28 +08:00
datasets [Fix] Fix bug when loading class name form file in custom dataset (#923) 2021-10-08 01:06:18 +08:00
models [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
ops [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
utils [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
__init__.py [Fix] Convert SyncBN to BN when training on DP (#772) 2021-09-15 09:39:37 -07:00
version.py Bump to v0.18.0 (#940) 2021-10-07 17:37:31 +08:00