MengzhangLI
97f9670c5a
fixing dice metric in unet ( #1041 )
2021-11-16 20:14:17 +08:00
MengzhangLI
6b3e5506c5
[Fix] Remove `fp16` folder in `configs`. ( #1031 )
...
* remove fp16 folder
* remove fp16 in docs
* fix some typos
* fix some typos
* fix fp16 in yml
2021-11-15 19:14:57 +08:00
sennnnn
2aa632ebe7
[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
cae715a4b6
[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
sennnnn
d35fbbdb47
[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
441be4e435
[Dcos] Add header for files ( #796 )
...
* Add header for files
* Delete header in config files
2021-08-16 23:16:55 -07:00
Junjun2016
6eff94165c
Fix random behavior of update_model_index in pre-commit hook ( #784 )
2021-08-15 23:33:08 +08:00
谢昕辰
52b4fa5b9a
[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
f95079ba8a
[Enhance] Migrate to MMCV DepthwiseSeparableConv ( #158 )
...
* Add D16-MG124 models
* Use MMCV DepthSepConv
* add OHEM
* add warmup
* fixed test
* fixed test
* change to bs 16
* revert config
* add models
* seperate
2020-09-25 19:56:10 +08:00
Jiarui XU
b2724da80b
init commit
2020-07-10 02:39:01 +08:00