diff --git a/.dev_scripts/github/update_model_index.py b/.dev_scripts/github/update_model_index.py
index bf056c9d54..17036f26d7 100755
--- a/.dev_scripts/github/update_model_index.py
+++ b/.dev_scripts/github/update_model_index.py
@@ -86,7 +86,7 @@ def get_task_name(md_file):
layers = md_file.split('/')
for i in range(len(layers) - 1):
if layers[i] == 'configs':
- return layers[i + 1]
+ return layers[i + 1].capitalize()
return 'Unknown'
diff --git a/configs/inpainting/deepfillv1/metafile.yml b/configs/inpainting/deepfillv1/metafile.yml
index ae6765fb5a..ac5bee4475 100644
--- a/configs/inpainting/deepfillv1/metafile.yml
+++ b/configs/inpainting/deepfillv1/metafile.yml
@@ -18,7 +18,7 @@ Models:
PSNR: 23.429
SSIM: 0.862
l1 error: 11.019
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/deepfillv1/deepfillv1_256x256_8x2_places_20200619-c00a0e21.pth
- Config: configs/inpainting/deepfillv1/deepfillv1_256x256_4x4_celeba.py
In Collection: DeepFillv1
@@ -31,5 +31,5 @@ Models:
PSNR: 26.878
SSIM: 0.911
l1 error: 6.677
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/deepfillv1/deepfillv1_256x256_4x4_celeba_20200619-dd51a855.pth
diff --git a/configs/inpainting/deepfillv2/metafile.yml b/configs/inpainting/deepfillv2/metafile.yml
index b272a372b8..59e97e2ee4 100644
--- a/configs/inpainting/deepfillv2/metafile.yml
+++ b/configs/inpainting/deepfillv2/metafile.yml
@@ -18,7 +18,7 @@ Models:
PSNR: 22.398
SSIM: 0.815
l1 error: 8.635
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/deepfillv2/deepfillv2_256x256_8x2_places_20200619-10d15793.pth
- Config: configs/inpainting/deepfillv2/deepfillv2_256x256_8x2_celeba.py
In Collection: DeepFillv2
@@ -31,5 +31,5 @@ Models:
PSNR: 25.721
SSIM: 0.871
l1 error: 5.411
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/deepfillv2/deepfillv2_256x256_8x2_celeba_20200619-c96e5f12.pth
diff --git a/configs/inpainting/global_local/metafile.yml b/configs/inpainting/global_local/metafile.yml
index 6d113c9dfe..f69a99ce77 100644
--- a/configs/inpainting/global_local/metafile.yml
+++ b/configs/inpainting/global_local/metafile.yml
@@ -18,7 +18,7 @@ Models:
PSNR: 23.152
SSIM: 0.862
l1 error: 11.164
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/global_local/gl_256x256_8x12_places_20200619-52a040a8.pth
- Config: configs/inpainting/global_local/gl_256x256_8x12_celeba.py
In Collection: Global&Local
@@ -31,5 +31,5 @@ Models:
PSNR: 26.78
SSIM: 0.904
l1 error: 6.678
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/global_local/gl_256x256_8x12_celeba_20200619-5af0493f.pth
diff --git a/configs/inpainting/partial_conv/metafile.yml b/configs/inpainting/partial_conv/metafile.yml
index 97774231da..18790b6154 100644
--- a/configs/inpainting/partial_conv/metafile.yml
+++ b/configs/inpainting/partial_conv/metafile.yml
@@ -18,7 +18,7 @@ Models:
PSNR: 22.762
SSIM: 0.801
l1 error: 8.776
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/pconv/pconv_256x256_stage2_4x2_places_20200619-1ffed0e8.pth
- Config: configs/inpainting/partial_conv/pconv_256x256_stage2_4x2_celeba.py
In Collection: PConv
@@ -31,5 +31,5 @@ Models:
PSNR: 25.404
SSIM: 0.853
l1 error: 5.99
- Task: inpainting
+ Task: Inpainting
Weights: https://download.openmmlab.com/mmediting/inpainting/pconv/pconv_256x256_stage2_4x2_celeba_20200619-860f8b95.pth
diff --git a/configs/mattors/dim/metafile.yml b/configs/mattors/dim/metafile.yml
index 16fa1298d3..cb23dcf343 100644
--- a/configs/mattors/dim/metafile.yml
+++ b/configs/mattors/dim/metafile.yml
@@ -19,7 +19,7 @@ Models:
GRAD: 32.7
MSE: 0.017
SAD: 53.8
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/dim/dim_stage1_v16_1x1_1000k_comp1k_SAD-53.8_20200605_140257-979a420f.pth
- Config: configs/mattors/dim/dim_stage2_v16_pln_1x1_1000k_comp1k.py
In Collection: DIM
@@ -33,7 +33,7 @@ Models:
GRAD: 29.4
MSE: 0.016
SAD: 52.3
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/dim/dim_stage2_v16_pln_1x1_1000k_comp1k_SAD-52.3_20200607_171909-d83c4775.pth
- Config: configs/mattors/dim/dim_stage3_v16_pln_1x1_1000k_comp1k.py
In Collection: DIM
@@ -47,5 +47,5 @@ Models:
GRAD: 29.0
MSE: 0.015
SAD: 50.6
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/dim/dim_stage3_v16_pln_1x1_1000k_comp1k_SAD-50.6_20200609_111851-647f24b6.pth
diff --git a/configs/mattors/gca/metafile.yml b/configs/mattors/gca/metafile.yml
index f6f41413ba..64890f9895 100644
--- a/configs/mattors/gca/metafile.yml
+++ b/configs/mattors/gca/metafile.yml
@@ -19,7 +19,7 @@ Models:
GRAD: 17.4
MSE: 0.009
SAD: 36.5
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/gca/baseline_r34_4x10_200k_comp1k_SAD-36.50_20200614_105701-95be1750.pth
- Config: configs/mattors/gca/gca_r34_4x10_200k_comp1k.py
In Collection: GCA
@@ -33,7 +33,7 @@ Models:
GRAD: 16.33
MSE: 0.008
SAD: 34.77
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/gca/gca_r34_4x10_200k_comp1k_SAD-34.77_20200604_213848-4369bea0.pth
- Config: configs/mattors/gca/baseline_dimaug_r34_4x10_200k_comp1k.py
In Collection: GCA
@@ -47,7 +47,7 @@ Models:
GRAD: 30.21
MSE: 0.0144
SAD: 49.95
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/gca/baseline_dimaug_r34_4x10_200k_comp1k_SAD-49.95_20200626_231612-535c9a11.pth
- Config: configs/mattors/gca/gca_dimaug_r34_4x10_200k_comp1k.py
In Collection: GCA
@@ -61,5 +61,5 @@ Models:
GRAD: 28.07
MSE: 0.0129
SAD: 49.42
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/gca/gca_dimaug_r34_4x10_200k_comp1k_SAD-49.42_20200626_231422-8e9cc127.pth
diff --git a/configs/mattors/indexnet/metafile.yml b/configs/mattors/indexnet/metafile.yml
index 3280e744ca..f3b5d3e17c 100644
--- a/configs/mattors/indexnet/metafile.yml
+++ b/configs/mattors/indexnet/metafile.yml
@@ -19,7 +19,7 @@ Models:
GRAD: 25.5
MSE: 0.012
SAD: 45.6
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/indexnet/indexnet_mobv2_1x16_78k_comp1k_SAD-45.6_20200618_173817-26dd258d.pth
- Config: configs/mattors/indexnet/indexnet_dimaug_mobv2_1x16_78k_comp1k.py
In Collection: IndexNet
@@ -33,5 +33,5 @@ Models:
GRAD: 30.8
MSE: 0.016
SAD: 50.1
- Task: mattors
+ Task: Mattors
Weights: https://download.openmmlab.com/mmediting/mattors/indexnet/indexnet_dimaug_mobv2_1x16_78k_comp1k_SAD-50.1_20200626_231857-af359436.pth
diff --git a/configs/restorers/basicvsr/metafile.yml b/configs/restorers/basicvsr/metafile.yml
index 58fd950e36..667acd7658 100644
--- a/configs/restorers/basicvsr/metafile.yml
+++ b/configs/restorers/basicvsr/metafile.yml
@@ -33,7 +33,7 @@ Models:
Vimeo-90K-T (BIx4)
PSNR/SSIM (Y):
PSNR: 36.2848
SSIM: 0.9395
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/basicvsr/basicvsr_reds4_20120409-0e599677.pth
- Config: https://github.com/open-mmlab/mmediting/blob/master/configs/restorers/basicvsr/basicvsr_vimeo90k_bi.py
In Collection: BasicVSR
@@ -61,7 +61,7 @@ Models:
Vimeo-90K-T (BIx4)
PSNR/SSIM (Y):
PSNR: 37.2026
SSIM: 0.9451
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/basicvsr/basicvsr_vimeo90k_bi_20210409-d2d8f760.pth
- Config: https://github.com/open-mmlab/mmediting/blob/master/configs/restorers/basicvsr/basicvsr_vimeo90k_bd.py
In Collection: BasicVSR
@@ -89,5 +89,5 @@ Models:
Vimeo-90K-T (BIx4)
PSNR/SSIM (Y):
PSNR: 34.6427
SSIM: 0.9335
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/basicvsr/basicvsr_vimeo90k_bd_20210409-0154dd64.pth
diff --git a/configs/restorers/basicvsr_plusplus/metafile.yml b/configs/restorers/basicvsr_plusplus/metafile.yml
index 1279392aa6..245911bade 100644
--- a/configs/restorers/basicvsr_plusplus/metafile.yml
+++ b/configs/restorers/basicvsr_plusplus/metafile.yml
@@ -33,7 +33,7 @@ Models:
Vimeo-90K-T (BIx4) PSNR/SSIM (Y):
PSNR: 36.4445
SSIM: 0.9411
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/basicvsr_plusplus/basicvsr_plusplus_c64n7_8x1_600k_reds4_20210217-db622b2f.pth
- Config: configs/restorers/basicvsr/basicvsr_plusplus_c64n7_4x2_300k_vimeo90k_bi.py
In Collection: BasicVSR++
@@ -61,7 +61,7 @@ Models:
Vimeo-90K-T (BIx4) PSNR/SSIM (Y):
PSNR: 37.7864
SSIM: 0.95
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/basicvsr_plusplus/basicvsr_plusplus_c64n7_8x1_300k_vimeo90k_bi_20210305-4ef437e2.pth
- Config: configs/restorers/basicvsr/basicvsr_plusplus_c64n7_4x2_300k_vimeo90k_bd.py
In Collection: BasicVSR++
@@ -89,5 +89,5 @@ Models:
Vimeo-90K-T (BIx4) PSNR/SSIM (Y):
PSNR: 34.7248
SSIM: 0.9351
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/basicvsr_plusplus/basicvsr_plusplus_c64n7_8x1_300k_vimeo90k_bd_20210305-ab315ab1.pth
diff --git a/configs/restorers/dic/metafile.yml b/configs/restorers/dic/metafile.yml
index ce39015949..963c5d1669 100644
--- a/configs/restorers/dic/metafile.yml
+++ b/configs/restorers/dic/metafile.yml
@@ -18,7 +18,7 @@ Models:
CelebA-HQ:
PSNR: 25.2319
SSIM: 0.7422
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/dic/dic_x8c48b6_g4_150k_CelebAHQ_20210611-5d3439ca.pth
- Config: configs/restorers/dic/dic_gan_x8c48b6_g4_500k_CelebAHQ.py
In Collection: DIC
@@ -31,5 +31,5 @@ Models:
CelebA-HQ:
PSNR: 23.6241
SSIM: 0.6721
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/dic/dic_gan_x8c48b6_g4_500k_CelebAHQ_20210625-3b89a358.pth
diff --git a/configs/restorers/edsr/metafile.yml b/configs/restorers/edsr/metafile.yml
index e2ab2b6925..e041de6b21 100644
--- a/configs/restorers/edsr/metafile.yml
+++ b/configs/restorers/edsr/metafile.yml
@@ -24,7 +24,7 @@ Models:
Set5:
PSNR: 35.7592
SSIM: 0.9372
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/edsr/edsr_x2c64b16_1x16_300k_div2k_20200604-19fe95ea.pth
- Config: configs/restorers/edsr/edsr_x3c64b16_g1_300k_div2k.py
In Collection: EDSR
@@ -43,7 +43,7 @@ Models:
Set5:
PSNR: 32.3301
SSIM: 0.8912
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/edsr/edsr_x3c64b16_1x16_300k_div2k_20200608-36d896f4.pth
- Config: configs/restorers/edsr/edsr_x4c64b16_g1_300k_div2k.py
In Collection: EDSR
@@ -62,5 +62,5 @@ Models:
Set5:
PSNR: 30.2223
SSIM: 0.85
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/edsr/edsr_x4c64b16_1x16_300k_div2k_20200608-3c2af8a3.pth
diff --git a/configs/restorers/edvr/metafile.yml b/configs/restorers/edvr/metafile.yml
index e6fdfc7c64..a54e2581d1 100644
--- a/configs/restorers/edvr/metafile.yml
+++ b/configs/restorers/edvr/metafile.yml
@@ -18,7 +18,7 @@ Models:
REDS4:
PSNR: 30.343
SSIM: 0.8664
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/edvr/edvrm_wotsa_x4_8x4_600k_reds_20200522-0570e567.pth
- Config: configs/restorers/edvr/edvrm_x4_g8_600k_reds.py
In Collection: EDVR
@@ -31,5 +31,5 @@ Models:
REDS4:
PSNR: 30.4194
SSIM: 0.8684
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/edvr/edvrm_x4_8x4_600k_reds_20210625-e29b71b5.pth
diff --git a/configs/restorers/esrgan/metafile.yml b/configs/restorers/esrgan/metafile.yml
index 49ca9b91e5..53f08a0e25 100644
--- a/configs/restorers/esrgan/metafile.yml
+++ b/configs/restorers/esrgan/metafile.yml
@@ -24,7 +24,7 @@ Models:
Set5:
PSNR: 30.6428
SSIM: 0.8559
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/esrgan/esrgan_psnr_x4c64b23g32_1x16_1000k_div2k_20200420-bf5c993c.pth
- Config: configs/restorers/esrgan/esrgan_x4c64b23g32_g1_400k_div2k.py
In Collection: ESRGAN
@@ -43,5 +43,5 @@ Models:
Set5:
PSNR: 28.27
SSIM: 0.7778
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/esrgan/esrgan_x4c64b23g32_1x16_400k_div2k_20200508-f8ccaf3b.pth
diff --git a/configs/restorers/glean/metafile.yml b/configs/restorers/glean/metafile.yml
index 8370ebddb5..22761c69df 100644
--- a/configs/restorers/glean/metafile.yml
+++ b/configs/restorers/glean/metafile.yml
@@ -16,7 +16,7 @@ Models:
- Dataset: CAT
Metrics:
PSNR: 23.98
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/glean/glean_cat_8x_20210614-d3ac8683.pth
- Config: configs/restorers/glean/glean_ffhq_16x.py
In Collection: GLEAN
@@ -27,7 +27,7 @@ Models:
- Dataset: FFHQ
Metrics:
PSNR: 26.91
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/glean/glean_ffhq_16x_20210527-61a3afad.pth
- Config: configs/restorers/glean/glean_cat_16x.py
In Collection: GLEAN
@@ -38,7 +38,7 @@ Models:
- Dataset: CAT
Metrics:
PSNR: 20.88
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/glean/glean_cat_16x_20210527-68912543.pth
- Config: configs/restorers/glean/glean_in128out1024_4x2_300k_ffhq_celebahq.py
In Collection: GLEAN
@@ -49,5 +49,5 @@ Models:
- Dataset: CELEBA
Metrics:
PSNR: 27.94
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/glean/glean_in128out1024_4x2_300k_ffhq_celebahq_20210812-acbcb04f.pth
diff --git a/configs/restorers/iconvsr/metafile.yml b/configs/restorers/iconvsr/metafile.yml
index 7bc81c7a02..8ee986202c 100644
--- a/configs/restorers/iconvsr/metafile.yml
+++ b/configs/restorers/iconvsr/metafile.yml
@@ -33,7 +33,7 @@ Models:
Vimeo-90K-T (BIx4)
PSNR/SSIM (Y):
PSNR: 36.4983
SSIM: 0.9416
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/iconvsr/iconvsr_reds4_20210413-9e09d621.pth
- Config: https://github.com/open-mmlab/mmediting/blob/master/configs/restorers/iconvsr/iconvsr_vimeo90k_bi.py
In Collection: IconVSR
@@ -61,7 +61,7 @@ Models:
Vimeo-90K-T (BIx4)
PSNR/SSIM (Y):
PSNR: 37.3729
SSIM: 0.9467
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/iconvsr/iconvsr_vimeo90k_bi_20210413-7c7418dc.pth
- Config: https://github.com/open-mmlab/mmediting/blob/master/configs/restorers/iconvsr/iconvsr_vimeo90k_bd.py
In Collection: IconVSR
@@ -89,5 +89,5 @@ Models:
Vimeo-90K-T (BIx4)
PSNR/SSIM (Y):
PSNR: 34.678
SSIM: 0.9339
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/iconvsr/iconvsr_vimeo90k_bd_20210414-5f38cb34.pth
diff --git a/configs/restorers/liif/metafile.yml b/configs/restorers/liif/metafile.yml
index e6ac7db782..0e2fe2211e 100644
--- a/configs/restorers/liif/metafile.yml
+++ b/configs/restorers/liif/metafile.yml
@@ -24,7 +24,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 35.7131
SSIM: 0.9366
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k_20210715-ab7ce3fc.pth
- Config: configs/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -43,7 +43,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 32.3805
SSIM: 0.8915
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k_20210715-ab7ce3fc.pth
- Config: configs/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -62,7 +62,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 30.2748
SSIM: 0.8509
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k_20210715-ab7ce3fc.pth
- Config: configs/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -81,7 +81,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 27.1187
SSIM: 0.7774
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k_20210715-ab7ce3fc.pth
- Config: configs/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -100,7 +100,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 20.8516
SSIM: 0.5406
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k_20210715-ab7ce3fc.pth
- Config: configs/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -119,7 +119,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 18.8467
SSIM: 0.501
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_edsr_norm_c64b16_g1_1000k_div2k_20210715-ab7ce3fc.pth
- Config: configs/restorers/liif/liif_rdn_norm_x2-4_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -138,7 +138,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 35.7874
SSIM: 0.9366
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_rdn_norm_c64b16_g1_1000k_div2k_20210717-22d6fdc8.pth
- Config: configs/restorers/liif/liif_rdn_norm_x2-4_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -157,7 +157,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 32.4992
SSIM: 0.8923
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_rdn_norm_c64b16_g1_1000k_div2k_20210717-22d6fdc8.pth
- Config: configs/restorers/liif/liif_rdn_norm_x2-4_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -176,7 +176,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 30.3835
SSIM: 0.8513
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_rdn_norm_c64b16_g1_1000k_div2k_20210717-22d6fdc8.pth
- Config: configs/restorers/liif/liif_rdn_norm_x2-4_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -195,7 +195,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 27.1914
SSIM: 0.7751
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_rdn_norm_c64b16_g1_1000k_div2k_20210717-22d6fdc8.pth
- Config: configs/restorers/liif/liif_rdn_norm_x2-4_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -214,7 +214,7 @@ Models:
Set5
PSNR / SSIM:
PSNR: 20.8913
SSIM: 0.5329
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_rdn_norm_c64b16_g1_1000k_div2k_20210717-22d6fdc8.pth
- Config: configs/restorers/liif/liif_rdn_norm_x2-4_c64b16_g1_1000k_div2k.py
In Collection: LIIF
@@ -233,5 +233,5 @@ Models:
Set5
PSNR / SSIM:
PSNR: 18.9354
SSIM: 0.4864
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/liif/liif_rdn_norm_c64b16_g1_1000k_div2k_20210717-22d6fdc8.pth
diff --git a/configs/restorers/rdn/metafile.yml b/configs/restorers/rdn/metafile.yml
index e3e65189b2..f916b493cc 100644
--- a/configs/restorers/rdn/metafile.yml
+++ b/configs/restorers/rdn/metafile.yml
@@ -24,7 +24,7 @@ Models:
Set5:
PSNR: 35.9883
SSIM: 0.9385
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/rdn/rdn_x2c64b16_g1_1000k_div2k_20210419-dc146009.pth?versionId=CAEQJxiBgMC774LGyBciIGU3ZGRkZWM3Y2Y0ZjQ2OTliZTc2NmM5ZWY0MDA1MDU3
- Config: configs/restorers/rdn/rdn_x3c64b16_g1_1000k_div2k.py
In Collection: RDN
@@ -43,7 +43,7 @@ Models:
Set5:
PSNR: 32.6051
SSIM: 0.8943
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/rdn/rdn_x3c64b16_g1_1000k_div2k_20210419-b93cb6aa.pth?versionId=CAEQJxiBgMC3v9LFyBciIGExYWY0NTI0YWVkODQxZDRiYWNlYjViY2E5MzQ4OTc1
- Config: configs/restorers/rdn/rdn_x4c64b16_g1_1000k_div2k.py
In Collection: RDN
@@ -62,5 +62,5 @@ Models:
Set5:
PSNR: 30.4922
SSIM: 0.8548
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/rdn/rdn_x4c64b16_g1_1000k_div2k_20210419-3577d44f.pth?versionId=CAEQJxiBgICwxdLFyBciIGFlMzVhNTBlOGEyNDQwMGI5OGJjOTJkMDQ1ZDJjOTM2
diff --git a/configs/restorers/real_esrgan/metafile.yml b/configs/restorers/real_esrgan/metafile.yml
index 975b41ed5d..4324ed7c05 100644
--- a/configs/restorers/real_esrgan/metafile.yml
+++ b/configs/restorers/real_esrgan/metafile.yml
@@ -18,7 +18,7 @@ Models:
Set5:
PSNR: 28.0297
SSIM: 0.8236
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/real_esrgan/realesrnet_c64b23g32_12x4_lr2e-4_1000k_df2k_ost_20210816-4ae3b5a4.pth
- Config: configs/restorers/real_esrgan/realesrgan_c64b23g32_12x4_lr1e-4_400k_df2k_ost.py
In Collection: Real-ESRGAN
@@ -31,5 +31,5 @@ Models:
Set5:
PSNR: 26.2204
SSIM: 0.7655
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/real_esrgan/realesrgan_c64b23g32_12x4_lr1e-4_400k_df2k_ost_20211010-34798885.pth
diff --git a/configs/restorers/srcnn/metafile.yml b/configs/restorers/srcnn/metafile.yml
index 0e3053afc2..fce500c389 100644
--- a/configs/restorers/srcnn/metafile.yml
+++ b/configs/restorers/srcnn/metafile.yml
@@ -24,5 +24,5 @@ Models:
Set5:
PSNR: 28.4316
SSIM: 0.8099
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/srcnn/srcnn_x4k915_1x16_1000k_div2k_20200608-4186f232.pth
diff --git a/configs/restorers/srresnet_srgan/metafile.yml b/configs/restorers/srresnet_srgan/metafile.yml
index daed3a1a7e..9322541c15 100644
--- a/configs/restorers/srresnet_srgan/metafile.yml
+++ b/configs/restorers/srresnet_srgan/metafile.yml
@@ -24,7 +24,7 @@ Models:
Set5:
PSNR: 30.2252
SSIM: 0.8491
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/srresnet_srgan/msrresnet_x4c64b16_1x16_300k_div2k_20200521-61556be5.pth
- Config: configs/restorers/srresnet_srgan/srgan_x4c64b16_g1_1000k_div2k.py
In Collection: SRGAN
@@ -43,5 +43,5 @@ Models:
Set5:
PSNR: 27.9499
SSIM: 0.7846
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/srresnet_srgan/srgan_x4c64b16_1x16_1000k_div2k_20200606-a1f0810e.pth
diff --git a/configs/restorers/tdan/metafile.yml b/configs/restorers/tdan/metafile.yml
index b4a4a0a380..97ac0e2904 100644
--- a/configs/restorers/tdan/metafile.yml
+++ b/configs/restorers/tdan/metafile.yml
@@ -27,7 +27,7 @@ Models:
Vid4 (BIx4):
PSNR: 26.49
SSIM: 0.792
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/tdan/tdan_vimeo90k_bix4_20210528-739979d9.pth
- Config: configs/restorers/tdan/tdan_vimeo90k_bdx4_ft_lr5e-5_800k.py
In Collection: TDAN
@@ -49,5 +49,5 @@ Models:
Vid4 (BIx4):
PSNR: 25.8
SSIM: 0.784
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/tdan/tdan_vimeo90k_bdx4_20210528-c53ab844.pth
diff --git a/configs/restorers/tof/metafile.yml b/configs/restorers/tof/metafile.yml
index 904bf94f62..e4642ec6ab 100644
--- a/configs/restorers/tof/metafile.yml
+++ b/configs/restorers/tof/metafile.yml
@@ -18,5 +18,5 @@ Models:
Vid4:
PSNR: 24.4377
SSIM: 0.7433
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/tof/tof_x4_vimeo90k_official-a569ff50.pth
diff --git a/configs/restorers/ttsr/metafile.yml b/configs/restorers/ttsr/metafile.yml
index 4307659ea8..ee8dbc1748 100644
--- a/configs/restorers/ttsr/metafile.yml
+++ b/configs/restorers/ttsr/metafile.yml
@@ -18,7 +18,7 @@ Models:
CUFED:
PSNR: 25.2433
SSIM: 0.7491
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/ttsr/ttsr-rec_x4_c64b16_g1_200k_CUFED_20210525-b0dba584.pth
- Config: configs/restorers/ttsr/ttsr-gan_x4_c64b16_g1_500k_CUFED.py
In Collection: TTSR
@@ -31,5 +31,5 @@ Models:
CUFED:
PSNR: 24.6075
SSIM: 0.7234
- Task: restorers
+ Task: Restorers
Weights: https://download.openmmlab.com/mmediting/restorers/ttsr/ttsr-gan_x4_c64b16_g1_500k_CUFED_20210626-2ab28ca0.pth
diff --git a/configs/synthesizers/cyclegan/metafile.yml b/configs/synthesizers/cyclegan/metafile.yml
index 4520652fbe..693e5b2f6e 100644
--- a/configs/synthesizers/cyclegan/metafile.yml
+++ b/configs/synthesizers/cyclegan/metafile.yml
@@ -17,7 +17,7 @@ Models:
Metrics:
FID: 118.297
IS: 1.584
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_facades/cyclegan_lsgan_resnet_in_1x1_80k_facades_20200524-0b877c2a.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_id0_resnet_in_1x1_80k_facades.py
In Collection: CycleGAN
@@ -29,7 +29,7 @@ Models:
Metrics:
FID: 126.316
IS: 1.957
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_facades_id0/cyclegan_lsgan_id0_resnet_in_1x1_80k_facades_20200524-438aa074.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_resnet_in_1x1_246200_summer2winter.py
In Collection: CycleGAN
@@ -41,7 +41,7 @@ Models:
Metrics:
FID: 76.959
IS: 2.768
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_summer2winter/cyclegan_lsgan_resnet_in_1x1_246200_summer2winter_20200524-0baeaff6.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_resnet_in_1x1_246200_summer2winter.py
In Collection: CycleGAN
@@ -53,7 +53,7 @@ Models:
Metrics:
FID: 72.803
IS: 3.069
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_summer2winter/cyclegan_lsgan_resnet_in_1x1_246200_summer2winter_20200524-0baeaff6.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_id0_resnet_in_1x1_246200_summer2winter.py
In Collection: CycleGAN
@@ -65,7 +65,7 @@ Models:
Metrics:
FID: 76.018
IS: 2.735
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_summer2winter_id0/cyclegan_lsgan_id0_resnet_in_1x1_246200_summer2winter_20200524-f280ecdd.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_id0_resnet_in_1x1_246200_summer2winter.py
In Collection: CycleGAN
@@ -77,7 +77,7 @@ Models:
Metrics:
FID: 73.498
IS: 3.13
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_summer2winter_id0/cyclegan_lsgan_id0_resnet_in_1x1_246200_summer2winter_20200524-f280ecdd.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_resnet_in_1x1_266800_horse2zebra.py
In Collection: CycleGAN
@@ -89,7 +89,7 @@ Models:
Metrics:
FID: 63.81
IS: 1.43
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_horse2zebra/cyclegan_lsgan_resnet_in_1x1_266800_horse2zebra_20200524-1b3d5d3a.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_id0_resnet_in_1x1_266800_horse2zebra.py
In Collection: CycleGAN
@@ -101,7 +101,7 @@ Models:
Metrics:
FID: 71.675
IS: 1.542
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_horse2zebra_id0/cyclegan_lsgan_id0_resnet_in_1x1_266800_horse2zebra_20200524-470fb8da.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_resnet_in_1x1_266800_horse2zebra.py
In Collection: CycleGAN
@@ -113,7 +113,7 @@ Models:
Metrics:
FID: 139.279
IS: 3.093
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_horse2zebra/cyclegan_lsgan_resnet_in_1x1_266800_horse2zebra_20200524-1b3d5d3a.pth
- Config: configs/synthesizers/cyclegan/cyclegan_lsgan_id0_resnet_in_1x1_266800_horse2zebra.py
In Collection: CycleGAN
@@ -125,5 +125,5 @@ Models:
Metrics:
FID: 132.369
IS: 2.958
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/cyclegan/cyclegan_horse2zebra_id0/cyclegan_lsgan_id0_resnet_in_1x1_266800_horse2zebra_20200524-470fb8da.pth
diff --git a/configs/synthesizers/pix2pix/metafile.yml b/configs/synthesizers/pix2pix/metafile.yml
index b08bd5f55f..6c56123bd6 100644
--- a/configs/synthesizers/pix2pix/metafile.yml
+++ b/configs/synthesizers/pix2pix/metafile.yml
@@ -17,7 +17,7 @@ Models:
Metrics:
FID: 127.792
IS: 1.745
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/pix2pix/pix2pix_facades/pix2pix_vanilla_unet_bn_1x1_80k_facades_20200524-6206de67.pth
- Config: configs/synthesizers/pix2pix/pix2pix_vanilla_unet_bn_a2b_1x1_219200_maps.py
In Collection: Pix2Pix
@@ -29,7 +29,7 @@ Models:
Metrics:
FID: 118.552
IS: 2.689
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/pix2pix/pix2pix_maps_a2b/pix2pix_vanilla_unet_bn_a2b_1x1_219200_maps_20200524-b29c4538.pth
- Config: configs/synthesizers/pix2pix/pix2pix_vanilla_unet_bn_b2a_1x1_219200_maps.py
In Collection: Pix2Pix
@@ -41,7 +41,7 @@ Models:
Metrics:
FID: 92.798
IS: 3.473
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/pix2pix/pix2pix_maps_b2a/pix2pix_vanilla_unet_bn_b2a_1x1_219200_maps_20200524-17882ec8.pth
- Config: configs/synthesizers/pix2pix/pix2pix_vanilla_unet_bn_wo_jitter_flip_1x4_186840_edges2shoes.py
In Collection: Pix2Pix
@@ -53,5 +53,5 @@ Models:
Metrics:
FID: 85.413
IS: 2.747
- Task: synthesizers
+ Task: Synthesizers
Weights: https://download.openmmlab.com/mmediting/synthesizers/pix2pix/pix2pix_edges2shoes_wo_jitter_flip/pix2pix_vanilla_unet_bn_wo_jitter_flip_1x4_186840_edges2shoes_20200524-b35fa9c0.pth