mmsegmentation/configs/_base_/datasets
MengzhangLI befdc93dc3 [Feature] Support ConvNext (#1216)
* upload original backbone and configs

* ConvNext Refactor

* ConvNext Refactor

* convnext customization refactor with mmseg style

* convnext customization refactor with mmseg style

* add ade20k_640x640.py

* upload files for training

* delete dist_optimizer_hook and remove layer_decay_optimizer_constructor

* check max(out_indices) < num_stages

* add unittest

* fix lint error

* use MMClassification backbone

* fix bugs in base_1k

* add mmcls in requirements/mminstall.txt

* add mmcls in requirements/mminstall.txt

* fix drop_path_rate and layer_scale_init_value

* use logger.info instead of print

* add mmcls in runtime.txt

* fix f string && delete

* add doctring in LearningRateDecayOptimizerConstructor and fix mmcls version in requirements

* fix typo in LearningRateDecayOptimizerConstructor

* use ConvNext models in unit test for LearningRateDecayOptimizerConstructor

* add unit test

* fix typo

* fix typo

* add layer_wise and fix redundant backbone.downsample_norm in it

* fix unit test

* give a ground truth lr_scale and weight_decay

* upload models and readme

* delete 'backbone.stem_norm' and 'backbone.downsample_norm' in get_num_layer()

* fix unit test and use mmcls url

* update md2yml.py and metafile

* fix typo
2022-03-04 15:52:01 +08:00
..
ade20k.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
ade20k_640x640.py [Feature] Support ConvNext (#1216) 2022-03-04 15:52:01 +08:00
chase_db1.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
cityscapes.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
cityscapes_768x768.py [Feature] add setr cityscapes benchmark (#1087) 2021-12-03 00:18:50 -08:00
cityscapes_769x769.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
cityscapes_832x832.py [Feature] Support ICNet (#884) 2021-09-30 09:31:57 -07:00
cityscapes_1024x1024.py [Feature] Support BiSeNetV2 (#804) 2021-09-26 18:52:16 +08:00
coco-stuff10k.py support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
coco-stuff164k.py support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
drive.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
hrf.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
isaid.py [Feature] Support iSAID aerial dataset. (#1115) 2022-02-17 19:07:32 +08:00
loveda.py [Feature] Support LoveDA dataset (#1028) 2021-11-24 19:41:19 +08:00
pascal_context.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
pascal_context_59.py Add support for Pascal Context 59 classes (#459) 2021-04-19 21:20:54 -07:00
pascal_voc12.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
pascal_voc12_aug.py init commit 2020-07-10 02:39:01 +08:00
potsdam.py [Feature] Support ISPRS Potsdam Dataset. (#1097) 2022-01-18 14:15:15 +08:00
stare.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
vaihingen.py [Feature] Support ISPRS Vaihingen Dataset. (#1171) 2022-01-22 20:27:51 +08:00