Go to file
Epefogzq5 89182f6cd9 Update README.md 2021-10-08 19:59:11 +08:00
.dev [Enhancement] Change readme style and Update metafiles. (#895) 2021-09-28 16:25:37 +08:00
.github [Enhancement] Using docker to skip CUDA installation in CI (#882) 2021-09-26 22:25:21 -07:00
configs [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
demo replace the unavailable pspnet model download address with the update… (#934) 2021-10-03 23:55:25 +08:00
docker [Fix] Convert SyncBN to BN when training on DP (#772) 2021-09-15 09:39:37 -07:00
docs Bump to v0.18.0 (#940) 2021-10-07 17:37:31 +08:00
docs_zh-CN Bump to v0.18.0 (#940) 2021-10-07 17:37:31 +08:00
mmseg [Fix] Fix bug when loading class name form file in custom dataset (#923) 2021-10-08 01:06:18 +08:00
requirements [Docs] Improve docs style (#879) 2021-09-16 08:23:50 -07:00
resources Add mmseg2torchserve tool (#552) 2021-07-05 21:11:47 +08:00
tests [Fix] Fix bug when loading class name form file in custom dataset (#923) 2021-10-08 01:06:18 +08:00
tools [Feature] Support ICNet (#884) 2021-09-30 09:31:57 -07:00
.gitignore [Feature] support mim (#717) 2021-07-27 15:43:32 +08:00
.pre-commit-config.yaml [Enhancement] Change readme style and Update metafiles. (#895) 2021-09-28 16:25:37 +08:00
.readthedocs.yml add more format for readthedocs (#742) 2021-07-31 17:05:05 +08:00
CITATION.cff Add MMSeg citation (#825) 2021-09-01 18:38:58 -07:00
LICENSE init commit 2020-07-10 02:39:01 +08:00
MANIFEST.in [Feature] support mim (#717) 2021-07-27 15:43:32 +08:00
README.md Update README.md 2021-10-08 19:59:11 +08:00
README_zh-CN.md Bump to v0.18.0 (#940) 2021-10-07 17:37:31 +08:00
model-index.yml [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
pytest.ini init commit 2020-07-10 02:39:01 +08:00
requirements.txt Add pypi deployment (#11) 2020-07-13 20:54:32 +08:00
setup.cfg [Fix] fix_torchserver1.1 (#844) 2021-09-23 19:14:52 +08:00
setup.py [Enhancement] Upgrade CI for PyTorch1.9 (#712) 2021-09-08 18:43:17 -07:00

README.md

MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 OpenMMLab 项目的一部分。