Layne
|
eb0baee414
|
[Feature] Support ISA module (#70)
* add isa module
* use more readable names, add more comments and exp results
* add unittests
* remove redundant docstring
* Apply suggestions from code review
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* fix unittest
* Update configs
* add results
* update yml
* Update README
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
Co-authored-by: xiexinch <xinchen.xie@qq.com>
|
2021-09-08 21:13:53 -07:00 |
Junjun2016
|
ea4f7cb4fb
|
Show supported python versions in README (#826)
|
2021-09-01 18:39:44 -07:00 |
Junjun2016
|
122448010b
|
Bump to v0.17.0 (#841)
|
2021-09-01 22:43:38 +08:00 |
谢昕辰
|
5753f413ad
|
[Feature] Support dark dataset test (#815)
* rewrite init function
* support dark_zurich test
* reset image size
* add night
* add train_pipeline
* init function parameters
* remove base dataset config
* remove fcn config
* update doc
* add datasets to README
* update doc
* fix table of PSPNet config
* fix table of PSPNet config
* change 'model' tp 'evaluation checkpoint'
* fix typos in README_zh-CN
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
|
2021-08-28 11:51:05 -07:00 |
MengzhangLI
|
7ccb9c3995
|
[Fix] Fix some typos in README.md (#824)
* fix README
* Update README.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* Update README_zh-CN.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-08-26 18:35:35 +08:00 |
zhaoxiaoliu
|
c99bcd9b62
|
[Enhancing] Add new QQ qr-code (#756)
* Update README_zh-CN.md
* fix lint
Co-authored-by: xiexinch <xinchen.xie@qq.com>
|
2021-08-06 15:18:01 +08:00 |
Junjun2016
|
ee66167999
|
Bump to v0.16.0 (#749)
* Bump to v0.16.0
* fix doc
* fix changelog
* fix changelog
|
2021-08-04 17:17:39 +08:00 |
Jerry Jiarui XU
|
b9da8a176c
|
Bump to v0.15.0 (#669)
* Bump to v0.15.0
* fixed version
|
2021-07-04 01:09:17 -07:00 |
Jerry Jiarui XU
|
0529952270
|
[Doc] Add Chinese Documentation (#666)
* Add chinese doc base (#593)
* [Doc] Add Chinese doc for useful_tools_md (#642)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* pipeline
* cus_model
* cus_model
* cus_model
* runtime_md
* dataset_prepare
* useful_tools
* refine
* Update useful_tools.md
* Update useful_tools.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for get_started (#615)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* get_started_md
* refine_get_started_md
* [Doc] Add Chinese doc for tutorial03_tutorial_datapipeline_md (#629)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* pipeline
* refine
* Update data_pipeline.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for tutorials04_customized_models_md (#630)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* pipeline
* cus_model
* cus_model
* cus_model
* refine
* refine
* Update customize_models.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for dataset_prepare_md (#640)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* pipeline
* cus_model
* cus_model
* cus_model
* runtime_md
* dataset_prepare
* Update dataset_prepare.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for tutorials05_training_tricks_md (#631)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* pipeline
* cus_model
* cus_model
* cus_model
* traning tricks md
* traning tricks md
* refine
* refine
* refine
* Update training_tricks.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for tutorials06_customized_runtime_md (#637)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* pipeline
* cus_model
* cus_model
* cus_model
* runtime_md
* Update customize_runtime.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for tutorials01_config_md (#628)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* new_config_md
* new_config_md1
* new_config_md1
* refine
* refine
* Update config.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese for modelzoo (#597)
* [Doc] Add Chinese for modelzoo
* add missing
* [Doc] Add Chinese doc for tutorial02_customized_dataset_md (#620)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* tutorial_customized_dataset
* refine
* Update customize_datasets.md
* fixconflict
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* [Doc] Add Chinese doc for train.md (#616)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* train_md
* refine
* refine_last
* refine_last
* refine_last
* refine_last
* refine_last
* temp
* refine_last
* qwe
Co-authored-by: yuanzhang <yuanzhang@yuanzhangdeMacBook-Pro.local>
* [Doc] Add Chinese doc for inference.md (#617)
* get_started_docs_zh
* inference_zh.md
* train_zh.md
* get_started_zh.md
* train_zh.md
* get_started_zh
* fix nospace between ZH and ENG
* change README_zh-CN link
* checkout space again
* checkout space again
* checkout space again
* inference_zh_md
* Update docs_zh-CN/inference.md
Directly delete this sentence?
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* qwe
* temp
* qw
* Update docs_zh-CN/inference.md
* Update docs_zh-CN/inference.md
* Update docs_zh-CN/inference.md
* Update docs_zh-CN/inference.md
* Update docs_zh-CN/inference.md
* Update inference.md
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
* fixed some dir
* fixed typo
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
Co-authored-by: yuanzhang <yuanzhang@yuanzhangdeMacBook-Pro.local>
|
2021-07-03 08:54:32 -07:00 |
Ze Liu
|
b6c7c77a08
|
[WIP] Add Swin Transformer (#511)
* add Swin Transformer
* add Swin Transformer
* fixed import
* Add some swin training settings.
* Fix some filename error.
* Fix attribute name: pretrain -> pretrained
* Upload mmcls implementation of swin transformer.
* Refactor Swin Transformer to follow mmcls style.
* Refactor init_weigths of swin_transformer.py
* Fix lint
* Match inference precision
* Add some comments
* Add swin_convert to load official style ckpt
* Remove arg: auto_pad
* 1. Complete comments for each block;
2. Correct weight convert function;
3. Fix the pad of Patch Merging;
* Clean function args.
* Fix vit unit test.
* 1. Add swin transformer unit tests;
2. Fix some pad bug;
3. Modify config to adapt new swin implementation;
* Modify config arg
* Update readme.md of swin
* Fix config arg error and Add some swin benchmark msg.
* Add MeM and ms test content for readme.md of swin transformer.
* Fix doc string of swin module
* 1. Register swin transformer to model list;
2. Modify pth url which keep meta attribute;
* Update swin.py
* Merge config settings.
* Modify config style.
* Update README.md
Add ViT link
* Modify main readme.md
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
Co-authored-by: sennnnn <201730271412@mail.scut.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-07-01 23:41:55 +08:00 |
sennnnn
|
98067bec5c
|
[Fix] Add setr & vit msg. (#635)
* [Fix] Add setr & vit msg.
* Fix init bug
* Modify init_cfg arg
* Add conv_seg init
|
2021-06-23 22:25:06 -07:00 |
Jerry Jiarui XU
|
2da3da47ed
|
Add QR Code in Chinese README.md (#506)
|
2021-04-25 19:15:13 -07:00 |
sennnnn
|
838b6472d0
|
Add some publish information of implemented models (#508)
* Add some publish information
* Fix some readme omission.
|
2021-04-24 09:58:15 -07:00 |
quincylin1
|
27342fd709
|
add mmocr link (#501)
|
2021-04-21 16:08:59 -07:00 |
Kai Chen
|
34427f9261
|
add readme of chinese version (#383)
|
2021-02-21 11:11:28 -08:00 |