diff --git a/configs/inpainting/deepfillv1/README.md b/configs/inpainting/deepfillv1/README.md index 5893c5fe57..8edce7e7b4 100644 --- a/configs/inpainting/deepfillv1/README.md +++ b/configs/inpainting/deepfillv1/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{yu2018generative, title={Generative image inpainting with contextual attention}, diff --git a/configs/inpainting/deepfillv2/README.md b/configs/inpainting/deepfillv2/README.md index 5fbec90b4c..5f83db88f4 100644 --- a/configs/inpainting/deepfillv2/README.md +++ b/configs/inpainting/deepfillv2/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{yu2019free, title={Free-form image inpainting with gated convolution}, diff --git a/configs/inpainting/global_local/README.md b/configs/inpainting/global_local/README.md index b0ff62a258..05b91d4346 100644 --- a/configs/inpainting/global_local/README.md +++ b/configs/inpainting/global_local/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @article{iizuka2017globally, title={Globally and locally consistent image completion}, diff --git a/configs/inpainting/partial_conv/README.md b/configs/inpainting/partial_conv/README.md index d65f3dbcc2..1f0c8c6d98 100644 --- a/configs/inpainting/partial_conv/README.md +++ b/configs/inpainting/partial_conv/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{liu2018image, title={Image inpainting for irregular holes using partial convolutions}, diff --git a/configs/mattors/dim/README.md b/configs/mattors/dim/README.md index 389bd3a165..4e5b28f2a2 100644 --- a/configs/mattors/dim/README.md +++ b/configs/mattors/dim/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{xu2017deep, title={Deep image matting}, diff --git a/configs/mattors/gca/README.md b/configs/mattors/gca/README.md index cd674b90e5..668a6af1d8 100644 --- a/configs/mattors/gca/README.md +++ b/configs/mattors/gca/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{li2020natural, title={Natural Image Matting via Guided Contextual Attention}, diff --git a/configs/mattors/indexnet/README.md b/configs/mattors/indexnet/README.md index aad1aad30b..3e59167af1 100644 --- a/configs/mattors/indexnet/README.md +++ b/configs/mattors/indexnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{hao2019indexnet, title={Indices Matter: Learning to Index for Deep Image Matting}, diff --git a/configs/restorers/edsr/README.md b/configs/restorers/edsr/README.md index f1c97d5bc9..e122f6f47f 100644 --- a/configs/restorers/edsr/README.md +++ b/configs/restorers/edsr/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{lim2017enhanced, title={Enhanced deep residual networks for single image super-resolution}, diff --git a/configs/restorers/edvr/README.md b/configs/restorers/edvr/README.md index 447257446b..b40272faf2 100644 --- a/configs/restorers/edvr/README.md +++ b/configs/restorers/edvr/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @InProceedings{wang2019edvr, author = {Wang, Xintao and Chan, Kelvin C.K. and Yu, Ke and Dong, Chao and Loy, Chen Change}, diff --git a/configs/restorers/esrgan/README.md b/configs/restorers/esrgan/README.md index a4b7fc8dae..14604624df 100644 --- a/configs/restorers/esrgan/README.md +++ b/configs/restorers/esrgan/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{wang2018esrgan, title={Esrgan: Enhanced super-resolution generative adversarial networks}, diff --git a/configs/restorers/srcnn/README.md b/configs/restorers/srcnn/README.md index 48dda0de4b..058f147a71 100644 --- a/configs/restorers/srcnn/README.md +++ b/configs/restorers/srcnn/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @article{dong2015image, title={Image super-resolution using deep convolutional networks}, diff --git a/configs/restorers/srresnet_srgan/README.md b/configs/restorers/srresnet_srgan/README.md index 2ec22a6715..5b69e147a8 100644 --- a/configs/restorers/srresnet_srgan/README.md +++ b/configs/restorers/srresnet_srgan/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{ledig2016photo, title={Photo-realistic single image super-resolution using a generative adversarial network}, diff --git a/configs/restorers/tof/README.md b/configs/restorers/tof/README.md index e72ae247c2..1e162a081e 100644 --- a/configs/restorers/tof/README.md +++ b/configs/restorers/tof/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @article{xue2019video, title={Video enhancement with task-oriented flow}, diff --git a/configs/synthesizers/cyclegan/README.md b/configs/synthesizers/cyclegan/README.md index d752ac960c..a14a2db72b 100644 --- a/configs/synthesizers/cyclegan/README.md +++ b/configs/synthesizers/cyclegan/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{zhu2017unpaired, title={Unpaired image-to-image translation using cycle-consistent adversarial networks}, diff --git a/configs/synthesizers/pix2pix/README.md b/configs/synthesizers/pix2pix/README.md index c8c54a6349..871fe08767 100644 --- a/configs/synthesizers/pix2pix/README.md +++ b/configs/synthesizers/pix2pix/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @inproceedings{isola2017image, title={Image-to-image translation with conditional adversarial networks},