1
0
mirror of https://github.com/open-mmlab/mmsegmentation.git synced 2025-06-03 22:03:48 +08:00

8 Commits

Author SHA1 Message Date
MengzhangLI
767de8f4d9 [Fix] Fix docstring link problem in readthedocs ()
* fix docstring link

* fix docstring link

* fix docstring link

* fix docstring link

* fix docstring link

* fix docstring link
2021-09-02 17:06:43 +08:00
Guangchen Lin
b5ad23e545 [Fix] The interface multiscale_output is defined but not used ()
* Add interface multiscale_output

* Add space between args and their types

* Fix default value
2021-08-27 18:53:55 +08:00
Junjun2016
2fe0bddf5e [Dcos] Add header for files ()
* Add header for files

* Delete header in config files
2021-08-16 23:16:55 -07:00
sshuair
778961dd2e [Enhancement] Support hrnet frozen stage ()
* support hrnet frozen stage

* support hrnet frozen stage
2021-08-03 09:45:42 -07:00
Jerry Jiarui XU
9849a8dc23 [Refactor]: Unified parameter initialization ()
* [Refactor]: Unified parameter initialization

* fixed pretrained
2021-06-16 21:41:29 -07:00
lizz
bbb9f074f6 Fix typo: upsampe_cfg -> upsample_cfg ()
* Fix typo: upsampe_cfg -> upsample_cfg

Signed-off-by: lizz <lizz@sensetime.com>

* convoluton -> convolution

Signed-off-by: lizz <lizz@sensetime.com>

* more

Signed-off-by: lizz <lizz@sensetime.com>

* ok

Signed-off-by: lizz <lizz@sensetime.com>
2021-03-30 09:51:38 -07:00
robin Han
2e5260b58a Onnx upsample ()
* add customized Upsample which can convert to ONNX

* support multiply decode head for hrnet

* support size for Upsample
2020-09-03 19:59:13 +08:00
Jiarui XU
b2724da80b init commit 2020-07-10 02:39:01 +08:00