mmsegmentation/mmseg
sennnnn 9ac053f49a [Fix] Convert SyncBN to BN when training on DP (#772)
* [Fix] Convert SyncBN to BN when training on DP.

* Modify SyncBN2BN.

* Add SyncBN2BN unit test.

* Resolve some comments.

* use mmcv official revert_sync_batchnorm

* Remove local syncbn2bn unit tests.

* Update mmcv version.

* Fix bugs of gather model tools.

* Modify warnings.

* Modify docker mmcv version.

* Update mmcv version table.
2021-09-15 09:39:37 -07:00
..
apis [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
core [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
datasets [Enhancement] Support loading GT for evaluation from multi-file backend (#867) 2021-09-14 19:16:01 -07:00
models [Feature] Support ISA module (#70) 2021-09-08 21:13:53 -07: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.17.0 (#841) 2021-09-01 22:43:38 +08:00