humu789
|
93bf46881b
|
[Doc] Update README.md and fix docs (#270)
* fix docs
* update README.md and model_zoo
* fix lint
* update README.md
* fix lint
|
2022-09-01 01:15:18 +08:00 |
qiufeng
|
5fa35829eb
|
[Docs] Reformat README (#169)
* reformat readme
* reformat model zoo
* fix comma
* fix img
|
2022-06-09 09:03:00 +08:00 |
pppppM
|
b8daedf544
|
[Docs] Replace markdownlint with mdformat (#163)
* markdonwlint -> mdformat
* update mmcv min and max version
* fix README_zh-CN links
|
2022-05-31 16:21:53 +08:00 |
pppppM
|
49f1bee45b
|
Bump version to v0.3.0 (#135)
* [Feature] Add function to meet mmdeploy support (#102)
* add init_model function for mmdeploy
* fix lint
* add unittest for init_xxx_model
* fix lint
* mv test_inference.py to test_apis directory
* [Feature] Add function to meet mmdeploy support (#102)
* add init_model function for mmdeploy
* fix lint
* add unittest for init_xxx_model
* fix lint
* mv test_inference.py to test_apis directory
* [Refactor] Delete redundant `set_random_seed` function (#104)
* refactor set_random_seed
* add unittests
* fix unittests error
* fix lint
* avoid bc breaking
* [Feature] Add diff seeds to diff ranks and set torch seed in worker_init_fn (#113)
* add init_random_seed
* Set diff seed to diff workers
* [Feature] Add multi machine dist_train (#114)
* support multi nodes
* update training doc
* fix lints
* remove fixed seed
* fix ddp wrapper registry (#128)
* [Docs] Add brief installation steps in README(_zh-CN).md (#121)
* Add brief installation
* add brief installtion ref to mmediting pr#816
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* [BUG]Fix bugs in pruner (#126)
* fix bugs in pruner when pruning models with shared modules
* pruner can trace models with dilation conv2d
* fix deploy_subnet
* fix add_pruning_attrs
* fix bugs in modify_forward
* fix lint
* fix StructurePruner
* test tracing models with shared modules
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* [Docs]Add some more details to docs (#133)
* add docs for dataset
* add cfg-options for distillation
* fix docs
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* reset norm running status after prepare_from_supernet (#81)
* [Improvement]Sync train api (#115)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* [Feature]Support Relational Knowledge Distillation (#127)
* add rkd
* add rkd pytest
* add rkd configs
* fix readme
* fix rkd
* split rkd loss to distance-wise and angle-wise losses
* rename rkd losses
* add rkd metaflie
* add rkd related links
* rename rkd metafile and add to model index
* delete cifar100
Co-authored-by: caoweihan <caoweihan@sensetime.com>
Co-authored-by: pppppM <gjf_mail@126.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: wutongshenqiu <690364065@qq.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
|
2022-04-02 19:30:50 +08:00 |
pppppM
|
608d9514c6
|
[Enhancement] Reorganizing OpenMMLab projects in readme (#98)
|
2022-03-02 20:30:50 +08:00 |
qiufeng
|
5da63685fd
|
add OpenMMLab website and platform links and mmdeploy (#58)
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
|
2022-01-26 19:12:58 +08:00 |
AllentDan
|
edc6748658
|
[Docs] Fix grammar and spelling mistakes in docs (#16)
* fix docs
* fix template
|
2021-12-24 15:40:40 +08:00 |
humu789
|
822837cc86
|
[Docs] update README.md and overview.md (#7)
|
2021-12-23 19:30:01 +08:00 |
whcao
|
be4e8ed827
|
[Fix]Fix readme bug (#5)
* Base Framework (#24)
* Base Framework
* [Feature] Add loss
* [Feature] Add op (#4)
* [Feature] Add mutator (#3)
* [Feature] Add mutable (#2)
* [Feature] Add architecture (#1)
* [Docs] Add Docs (#6)
* add docs
* fix known_third_party
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
* update docs (#12)
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
* [Docs] Add README (#10)
* add readme
* refactor readme
* add logo
* update release time
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
* [Docs] Add Resources (#11)
* add resources
* fix known_third_party
* fix known_third_party
* fix known_third_party
* refactor resources
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
* add pytest (#18)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* add utils (#17)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* add distillers (#16)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* add pruners (#15)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* fix bug
* update docstring (#20)
* Prepare for open source (#23)
* update MMRazor description
* update Github action
* add Mircosoft copyright
* update requirements
* fix a bug
* fix a typo
Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: whcao <41630003+HIT-cwh@users.noreply.github.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
* fix readme and pre-commit
* rename tutorials
* fix a bug
* pass lint
Co-authored-by: pppppM <67539920+pppppM@users.noreply.github.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
Co-authored-by: humu789 <88702197+humu789@users.noreply.github.com>
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
Co-authored-by: caoweihan <caoweihan@sensetime.com>
|
2021-12-23 18:25:05 +08:00 |
pppppM
|
4a01ec678e
|
[Fix] fix some typos (#6)
* fix typos
* refactor README
* fix lint
* fix lint
|
2021-12-23 18:01:52 +08:00 |
pppppM
|
40e25c0cbe
|
Prepare for open source (#23)
* update MMRazor description
* update Github action
* add Mircosoft copyright
* update requirements
* fix a bug
* fix a typo
|
2021-12-23 12:35:51 +08:00 |
qiufeng
|
1938cf1df3
|
[Docs] Add README (#10)
* add readme
* refactor readme
* add logo
* update release time
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
|
2021-12-23 10:35:49 +08:00 |