mmpretrain/docs/en/api
takuoko 1047daa28e
[Feature] Support HorNet Backbone. (#1013)
* add hornet

* add hornet

* add hornet

* add hornet

* add hornet

* add hornet

* add hornet

* fix test for torch before 1.7.0

* del timm

* fix readme

* fix readme

* Update mmcls/models/backbones/hornet.py

Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>

* fix docs

* fix docs

* s -> scale

* fix dims and dpr impl

* fix layer scale

* refactor gnconv

* add dw_cfg

* add convert tools

* update code

* update docs

* update readme

* update URLs

Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-09-27 10:37:49 +08:00
..
apis.rst [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
core.rst [Feature] Dedicated MMClsWandbHook for MMClassification (Weights and Biases Integration) (#764) 2022-06-02 17:58:49 +08:00
datasets.rst [Feature] Support Stanford Cars dataset. (#893) 2022-08-16 11:14:17 +08:00
models.rst [Feature] Support HorNet Backbone. (#1013) 2022-09-27 10:37:49 +08:00
models.utils.augment.rst [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
models.utils.rst [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
transforms.rst [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00
utils.rst [Docs] Refine API reference. (#774) 2022-04-15 20:19:20 +08:00