Miao Zheng
b07bb163a1
[Enhancement] Fix ci for 1.x ( #2011 )
...
* [Enhancement] Fix ci for 1.x
* circle ci
* lint and engien
* typo
* typo
* mim install mmcv
* python -m pip
* python -m pip
* python -m pip
* remove pt1.5
* remove pt1.5
* ignore high memory in win
* fix win and lint
* fix lint
* fix lint
* fix lint
* win
* win
2022-11-01 22:46:02 +08:00
Miao Zheng
b732fae265
Upgrade pre commit hooks ( #2154 )
...
* Upgrade pre commit hooks
* fix lint
2022-10-08 12:04:24 +08:00
谢昕辰
230246f557
[Refactor] Add pyupgrade pre-commit hook ( #2078 )
...
* add pyupgrade hook
* run pyupgrade precommit hook
2022-09-19 14:06:29 +08:00
MengzhangLI
8aca73e187
[CI] Fix CI ( #2029 )
...
* [CI] Fix CI
* fix wrong command
* remove mmcv
* fix lint error
* add pytorch install
* fix pytorch installation
* fix mmengine error
* fix mmcv installation in pr_stage
* fix docstring coverage in lint and delete cu102 in pr_stage windows
* fix lint.yml and reset test.yml
* ignore some ut in build_windows of pr_stage
* test merge stage test
* fix mmseg dependencies in pr_stage_test.yml
* delete redundant lines in pr_stage and fix mmseg dependencies in mr_stage
* fix error in merge_stage
* delete python -m in merge_stage
* fix error in merge_stage
* let mmcv installation before mmengine
* fix error of mmcv not found
* fix ut error in merge)stage_test.yml
* fix build_windows ut in metge_stage
* fix error
* fix windows error of merge_stag
* Update .github/workflows/merge_stage_test.yml
* Update .github/workflows/merge_stage_test.yml
* Update .github/workflows/merge_stage_test.yml
* fix error
* delete skip timm ut
* add requitements/optinal.txt in test.yml
* Update .github/workflows/merge_stage_test.yml
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-09-13 13:43:13 +08:00
xiexinch
28a3d89b7a
Update pre-commit yaml and md2yml.py
2022-07-05 15:58:48 +08:00
linfangjian01
24cc27ddd5
add ruby in .pre-commit-config.yaml
2022-05-09 12:21:47 +08:00
Miao Zheng
b97cfa77d2
[Enhancement] Revise pre-commit-hooks ( #1315 )
2022-02-23 23:44:27 +08:00
MengzhangLI
d4f5bb25fc
[Enhancement] Upgrade isort in pre-commit hook ( #1270 )
2022-02-08 19:06:33 +08:00
MengzhangLI
ae8d5ff0d4
[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
Junjun2016
67f1420472
[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
sennnnn
2800d43507
[Enhancement] Change readme style and Update metafiles. ( #895 )
...
* [Enhancement] Change readme style and prepare for metafiles update.
* Update apcnet github repo url.
* add code snippet.
* split code snippet & official repo.
* update md2yml hook.
* Update metafiles.
* Add converted from attribute.
* process conflict.
* Put defualt variable value.
* update bisenet v2 metafile.
* checkout to ubuntu environment.
* pop empty attribute & make task attribute list.
* update readme style
* update readme style
* update metafiles
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-09-28 16:25:37 +08:00
sennnnn
d3dc4f9583
[Enhancement] Add Dev tools to boost develop ( #798 )
...
* Modify default work dir when training.
* Refactor gather_models.py.
* Add train and test matching list.
* Regression benchmark list.
* lower readme name to upper readme name.
* Add url check tool and model inference test tool.
* Modify tool name.
* Support duplicate mode of log json url check.
* Add regression benchmark evaluation automatic tool.
* Add train script generator.
* Only Support script running.
* Add evaluation results gather.
* Add exec Authority.
* Automatically make checkpoint root folder.
* Modify gather results save path.
* Coarse-grained train results gather tool.
* Complete benchmark train script.
* Make some little modifications.
* Fix checkpoint urls.
* Fix unet checkpoint urls.
* Fix fast scnn & fcn checkpoint url.
* Fix fast scnn checkpoint urls.
* Fix fast scnn url.
* Add differential results calculation.
* Add differential results of regression benchmark train results.
* Add an extra argument to select model.
* Update nonlocal_net & hrnet checkpoint url.
* Fix checkpoint url of hrnet and Fix some tta evaluation results and modify gather models tool.
* Modify fast scnn checkpoint url.
* Resolve new comments.
* Fix url check status code bug.
* Resolve some comments.
* Modify train scripts generator.
* Modify work_dir of regression benchmark results.
* model gather tool modification.
2021-09-02 09:44:51 -07:00
Junjun2016
18bbad97f8
Fix random behavior of update_model_index in pre-commit hook ( #784 )
2021-08-15 23:33:08 +08:00
谢昕辰
2f3f027c3d
[Enhancement] md2yml pre-commit hook ( #732 )
...
* init script
* update scripts and generate new yml
* fix lint: deeplabv3plus.yml
* modify resolution representation
* remove field
* format crop_size
2021-07-31 09:31:58 -07:00
Jerry Jiarui XU
c13e1d5e05
[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
Jiarui XU
b2724da80b
init commit
2020-07-10 02:39:01 +08:00