Miao Zheng
0391dcd105
Upgrade pre commit hooks master ( #2155 )
...
* Upgrade pre commit hooks
* Upgrade pre commit hooks
* mim install mmcv-full
* install mim
* install mmcv-full
* test mmcv-full 1.6.0
* fix timm
* fix timm
* fix timm
2022-10-08 16:29:12 +08:00
谢昕辰
9cf2d23aa0
[Enhancement] Clean pillow version check ( #1691 )
...
* Clean pillow version check
* modify test_mim
2022-06-22 16:43:38 +08:00
Miao Zheng
a6d6c44c6f
[Docs] Fix mdformat version to support python3.6 and remove ruby install ( #1672 )
...
* [Docs] Fix mdformat version to support python3.6 and remove ruby install
* fix lint
2022-06-16 13:24:03 +08:00
Zaida Zhou
2dede04703
Test commands of mim in CI ( #1654 )
...
* Test commands of mim in CI
* trigger CI
* trigger CI
2022-06-14 20:55:43 +08:00
Miao Zheng
aa50358c71
[Fix] pip up grade when testing windows platform ( #1610 )
2022-05-24 13:33:48 +08:00
Miao Zheng
104429be00
[Docs] Replace markdownlint with mdformat for avoiding installing ruby ( #1591 )
...
* [Docs] Replace markdownlint with mdformat for avoiding installing ruby
* [Docs] Replace markdownlint with mdformat for avoiding installing ruby
* lint
2022-05-20 18:29:44 +08:00
Miao Zheng
44b9c6fbcc
[Fix] Add GPG keys in CI ( #1532 )
...
* [Fix] Fix system dependencies in CI
* del pt1.5
* add gpg keys
* add pt1.5
2022-04-29 14:20:08 +08:00
MengzhangLI
6ff724e55a
[Enhancement] Add win-ci ( #1296 )
...
* [Enhancement] Add win-ci
* add timm in win unittest
* remove mmflow with mmseg in win unittest
* remove opencv-python in requirements
* add opencv2 back
* move opencv installation into build.yml
2022-02-22 21:06:57 +08:00
MengzhangLI
d9eb6d0067
[Enhancement] Update the installation of MMCV ( #1275 )
...
* Update the installation of MMCV
* use matrix.torch_version
* fix typo in doc
* fix docs
* fix colab
* change docs
2022-02-15 22:18:39 +08:00
MengzhangLI
520ec8e128
[Docs] Refactor the structure of documentation ( #1128 )
...
* merge docs/ and docs_zh-CN/
* merge docs/ and docs_zh-CN/
* merge docs/ and docs_zh-CN/
* merge docs/ and docs_zh-CN/
* fix launch utility url
* fix launch utility url
* fix wrong pytorch doc url
* remove wrong links docs//
2021-12-16 18:56:45 +08:00
MengzhangLI
14a64bc137
[Fix] Cancel previous runs that are not completed #1118
2021-12-09 15:56:22 +08:00
MengzhangLI
46a34c9ed8
[Enhancement] CircleCI Setup ( #1086 )
...
* uploading circle-ci
* uploading circle-ci
* uploading circle-ci
* correct circleci folder
* change mmsegmentation to mmseg in config.yml
* adding timm package in circleci
* adding timm package in circleci
* fix original lint error
2021-11-30 00:25:35 -08:00
del-zhenwu
5f8b9358f3
Skip CI on ignoring given paths ( #1078 )
...
* Skip CI on ignoring given paths
Signed-off-by: del-zhenwu <dele.zhenwu@gmail.com>
* Fix ignoring path with using
Signed-off-by: del-zhenwu <dele.zhenwu@gmail.com>
2021-11-29 15:48:57 +08:00
MengzhangLI
0e6eeb8227
[Fix] Fix Dataset Display on README.md ( #1072 )
...
* fix dataset display on readme
* delete pytorch1.3.1
* change PyTorch 1.5.1 to 1.5or1.5.0
* change PyTorch 1.5.1 to 1.5.0
* change PyTorch 1.5.1 to 1.5.0
* fix cu102
2021-11-25 09:40:29 -08:00
Junjun2016
54435fb149
[Feature] Support TIMMBackbone ( #998 )
...
* add TIMMBackbone and unittests
* add timm to tests requirements
* deprecate pt1.3.1
* reduce the unittests input of timm backbone
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* remove unittests of large models of timm backbone
* generate coverage report for all unittests env
* reduce the unittests input of timm backbone
* reduce the unittests input of timm backbone
2021-11-02 12:51:11 +08:00
Junjun2016
5fdb7695ca
[Fix] Fix bug in CI with py3.9 ( #994 )
...
* remove python-dev in CI
* remove pycocotools installation
* remove python 3.9-dev installation dependencies
2021-10-24 11:49:07 -07:00
Junjun2016
54bd4bdd82
[Enhancement] Add codespell pre-commit hook and fix typos ( #920 )
...
* add codespell pre-commit hook and fix typos
* Update mmseg/models/decode_heads/dpt_head.py
* Update mmseg/models/backbones/vit.py
* Update mmseg/models/backbones/vit.py
* fix typos
* skip formating typo
* deprecate formating
* skip ipynb
* unstage ipynb changes
* unstage ipynb changes
* fix typos in ipynb
* unstage ipynb changes
2021-10-13 06:21:17 -07:00
Junjun2016
36eb2d8beb
[Enhancement] Using docker to skip CUDA installation in CI ( #882 )
...
* Use docker to skip CUDA installation in CI
* Update .github/workflows/build.yml
Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
* Remove Install system dependencies
* Add Install system dependencies for cuda usage
* Add Install system dependencies and requirements
* fix requirements error
Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2021-09-26 22:25:21 -07:00
Junjun2016
4d8229c141
[Docs] Improve docs style ( #879 )
...
* Improve docs style
* update lists
* update the size of image
* modify duplicate mmdet3d
2021-09-16 08:23:50 -07:00
Junjun2016
c5b0e8ac82
[Enhancement] Upgrade CI for PyTorch1.9 ( #712 )
...
* Upgrade CI for PyTorch1.9
* fix typo
* merge build_cu101 and build_cu102 to build_cuda
* fix substitution bug
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* remove redudant items
* add python 3.9 to CI
* add python 3.9 to setup.py
* remove some versions of pytorch for python 3.9 test
* fix torch version error
* delete mim files
* update ubuntu version
* fix mmcv cuda version
2021-09-08 18:43:17 -07:00
Junjun2016
b5599880cd
add reimplementation questions template ( #741 )
2021-07-31 09:29:15 -07:00
Junjun2016
3f1c36069d
fix typos
2021-06-22 19:07:55 +08:00
Junjun2016
865b309186
fix lint error
2021-06-22 00:41:31 +08:00
Junjun2016
e71766c344
add_pr_template
2021-06-21 22:31:59 +08:00
sennnnn
608f842996
[Feature] Move 'Install MMCV' to a independent CI item. ( #602 )
...
* [Feature] Move 'Install MMCV' to a independent CI item.
* Merge MMCV install into MMSEG dependencies install
* Fix bug of 'Install MMCV'
* Remove duplicate CI items
* Fix torch device
* Split cpu env and gpu env into two CI project
* Fix some mmdet related bugs
* Fix mmcv-full install bug of build_cpu CI project.
2021-06-17 07:57:46 -07:00
Jerry Jiarui XU
a897a34a95
[Improvement] Add more CI ( #460 )
...
* add more CI
* fix missing
* remove python-version
* fixed acc
2021-04-08 19:29:00 -07:00
Jerry Jiarui XU
5c6e65759f
update CI for pip 20.3 ( #307 )
...
* update CI for pip 20.3
* fixed 1.6 torchvision
* delete python 3.8
* fixed mmcv
* add cuda home
* change to 1.2.2
* add pip upgrade
* install cuda for all
* add missing mmcv
* switch to deprecate
2020-12-17 22:46:38 -08:00
Jerry Jiarui XU
0264de0bb0
[Improvement] Add markdown linter and fix linting errors ( #171 )
...
* [Improvement] Add markdown linter and fix linting errors
* fixed pip
2020-10-07 19:50:16 +08:00
Jerry Jiarui XU
924571eced
[Enhance] Update url to https://download.openmmlab.com ( #165 )
2020-09-28 00:32:44 +08:00
Jerry Jiarui XU
5a753811fb
Add pytorch 1.6 CI ( #64 )
2020-08-12 18:55:40 +08:00
Jerry Jiarui XU
1af2ad6a9f
Fixed voc aug convert ( #19 )
...
* Fixed voc aug convert
* update getting_started.md
* add class balanced doc
2020-07-17 09:55:28 +08:00
Kai Chen
152879330b
Install wheel before building mmseg ( #14 )
2020-07-14 00:28:13 +08:00
Kai Chen
550e02b7cb
Add pypi deployment ( #11 )
...
* add pypi deployment
* remove useless jobs
* fixed typo and cleanup
* delete build.tx
* add change log
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-07-13 20:54:32 +08:00
Jiarui XU
b2724da80b
init commit
2020-07-10 02:39:01 +08:00