BigDong
|
146e5ee2a5
|
refactor documentations (#6774)
|
3 years ago |
Haian Huang(深度眸)
|
670ecc2546
|
[Refactor]: Unified parameter initialization (#4750)
* Support RetinaNet
* Update RetinaNet init_cfg
* Update RetinaNet init_cfg
* Update model
* Update all model
* Fix type error
* Support specify init_cfg
* Support override init_cfg
* Support ModuleList and Seq
* Use ModuleList
* Update init_cfg
* Add docstr and support Caffe2Xavier
* Update init_weight
* Fix Sequential
* Fix regnet
* Fix BN init_cfg
* Fix error
* Fix unittest
* Fix init error
* Fix bn name
* Fix resnet unittest
* Fix unittest
* Fix ssd and yolact
* Fix layer error
* Fix point_rend
* Fix htc
* Rename init_weight to init_weights
* delete mmcv link
* Fix assert error
* Fix ssd init
* Fix carafe init
* fix lint
* update mmcv version
Co-authored-by: window_hha <123@qq.com>
|
4 years ago |
Wenwei Zhang
|
506a5c6869
|
fix typo in doc (#4378)
* fix typo in doc
* update register
* also resolve #4334
|
4 years ago |
Butui Hu
|
29e0c5e949
|
[Fix] update code in docs and fix broken urls (#3947)
|
5 years ago |
Wenwei Zhang
|
8753583e4f
|
[enhance]: Improve documentation of modules and dataset customization (#3821)
* update tutorials for changing training settings
* update
* Update details of hook
* resolve comments
* reformat
* Update module documentations
* add notes for classes specification
|
5 years ago |
Wenwei Zhang
|
8e29b954a0
|
[enhance]: Update tutorials for changing training settings (#3778)
* update tutorials for changing training settings
* update
* Update details of hook
* resolve comments
* reformat
* add customize workflow
* clarify
* rephrase
* rephrase
* fix comments
Co-authored-by: Cao Yuhang <yhcao6@gmail.com>
|
5 years ago |
Wang Xinjiang
|
83f0ca40cc
|
Fix tutorial (#3658)
* Fix tutorial
* small change
|
5 years ago |
Wang Xinjiang
|
e53caaf2e9
|
Custom imports (#3641)
* Add custom_imports
* Add tutorial
* import import_modules_from_strings later to be compatible with previous mmcv versions
|
5 years ago |
Wenwei Zhang
|
e7537a4b39
|
Clean legacy deprecated usage of register_module (#3092)
* clean legacy deprecated usage of register_module
* Update doc
|
5 years ago |
kinredon
|
a9bedfba2e
|
Fix typos (#2768)
|
5 years ago |