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 |
谢昕辰
|
2825efe378
|
[Feature] add DPT head (#605)
* add DPT head
* [fix] fix init error
* use mmcv function
* delete code
* remove transpose clas
* support NLC output shape
* Delete post_process_layer.py
* add unittest and docstring
* rename variables
* fix project error and add unittest
* match dpt weights
* add configs
* fix vit pos_embed bug and dpt feature fusion bug
* match vit output
* fix gelu
* minor change
* update unitest
* fix configs error
* inference test
* remove auxilary
* use local pretrain
* update training results
* update yml
* update fps and memory test
* update doc
* update readme
* add yml
* update doc
* remove with_cp
* update config
* update docstring
* remove dpt-l
* add init_cfg and modify readme.md
* Update dpt_vit-b16.py
* zh-n README
* use constructor instead of build function
* prevent tensor being modified by ConvModule
* fix unittest
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-08-30 16:53:05 +08:00 |
谢昕辰
|
f72727c563
|
[Tools] Add vit/swin/mit convert weight scripts (#783)
* init scripts
* update markdown
* update markdown
* add docs
* delete mit converter and use torch load function
* rename segformer readme
* update doc
* modify doc
* 更新中文文档
* Update useful_tools.md
* Update useful_tools.md
* modify doc
* update segformer.yml
|
2021-08-17 18:42:42 -07: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 |
Junjun2016
|
36c81441c1
|
update metafiles (#661)
* update metafiles
* update metafiles
|
2021-07-01 22:31:00 +08:00 |