{"url":"/dataset/set14","name":"Set14","full_name":null,"description_markdown":"The **Set14** dataset is a dataset consisting of 14 images commonly used for testing performance of Image Super-Resolution models.\r\nImage Source: [https://www.ece.rice.edu/~wakin/images/](https://www.ece.rice.edu/~wakin/images/)","description_withheld":null,"homepage":"https://github.com/jbhuang0604/SelfExSR","introduced_date":"2010-01-01","introduced_date_note":null,"introduced_by":{"paper":null,"title":"On Single Image Scale-Up Using Sparse-Representations","first_author":null,"url":"https://doi.org/10.1007/978-3-642-27413-8_47"},"license":{"name":"Unknown","url":null},"modalities":[{"name":"Images","url":"/datasets/modality/images"}],"tasks":[{"name":"Image Super-Resolution","url":"/task/image-super-resolution","datasets_with_task":"/datasets/task/image-super-resolution"},{"name":"Blind Super-Resolution","url":"/task/blind-super-resolution","datasets_with_task":"/datasets/task/blind-super-resolution"}],"languages":[],"variants":["Set14 - 4x upscaling","Set14 - 2x upscaling","Set14 - 3x upscaling","Set14 - 8x upscaling","Set14"],"data_loaders":[{"repo":"https://github.com/jbhuang0604/SelfExSR","url":"https://github.com/jbhuang0604/SelfExSR","frameworks":[]},{"repo":"https://github.com/eugenesiow/super-image-data","url":"https://github.com/eugenesiow/super-image-data","frameworks":["pytorch"]}],"num_papers_in_archive":532,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/image-super-resolution-on-set14-4x-upscaling","task":"Image Super-Resolution","dataset_variant":"Set14 - 4x upscaling","rows":104,"metrics":["PSNR","SSIM","MOS","LPIPS","DISTS"],"first_row_in_archive_order":{"model":"DRCT-L","paper":"/paper/drct-saving-image-super-resolution-away-from","metrics":{"PSNR":"29.54","SSIM":"0.8025"},"code_links":[{"title":"ming053l/drct","url":"https://github.com/ming053l/drct"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-super-resolution-on-set14-2x-upscaling","task":"Image Super-Resolution","dataset_variant":"Set14 - 2x upscaling","rows":35,"metrics":["PSNR","SSIM"],"first_row_in_archive_order":{"model":"DRCT-L","paper":"/paper/drct-saving-image-super-resolution-away-from","metrics":{"PSNR":"35.36","SSIM":"0.9302"},"code_links":[{"title":"ming053l/drct","url":"https://github.com/ming053l/drct"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-super-resolution-on-set14-3x-upscaling","task":"Image Super-Resolution","dataset_variant":"Set14 - 3x upscaling","rows":24,"metrics":["PSNR","SSIM"],"first_row_in_archive_order":{"model":"Hi-IR-L","paper":"/paper/hierarchical-information-flow-for-generalized","metrics":{"PSNR":"31.55","SSIM":"0.8616"},"code_links":[]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-super-resolution-on-set14-8x-upscaling","task":"Image Super-Resolution","dataset_variant":"Set14 - 8x upscaling","rows":7,"metrics":["PSNR","SSIM"],"first_row_in_archive_order":{"model":"DBPN-RES-MR64-3","paper":"/paper/deep-back-projection-networks-for-single","metrics":{"PSNR":"25.41","SSIM":"0.657"},"code_links":[{"title":"alterzero/DBPN-Pytorch","url":"https://github.com/alterzero/DBPN-Pytorch"},{"title":"shnhrtkyk/satellite-super-resolution","url":"https://github.com/shnhrtkyk/satellite-super-resolution"},{"title":"2024-MindSpore-1/Code7","url":"https://github.com/2024-MindSpore-1/Code7/tree/main/DBPN"},{"title":"2023-MindSpore-4/Code2","url":"https://github.com/2023-MindSpore-4/Code2/tree/main/DBPN"},{"title":"lyqcom/dbpn","url":"https://github.com/lyqcom/dbpn"},{"title":"lizatish/My_CNN","url":"https://github.com/lizatish/My_CNN"},{"title":"MindSpore-paper-code-3/code8","url":"https://github.com/MindSpore-paper-code-3/code8/tree/main/DBPN"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/blind-super-resolution-on-set14-2x-upscaling","task":"Blind Super-Resolution","dataset_variant":"Set14 - 2x upscaling","rows":3,"metrics":["PSNR","SSIM"],"first_row_in_archive_order":{"model":"DCLS","paper":"/paper/deep-constrained-least-squares-for-blind","metrics":{"PSNR":"33.46","SSIM":"0.9103"},"code_links":[{"title":"megvii-research/dcls-sr","url":"https://github.com/megvii-research/dcls-sr"},{"title":"algolzw/dcls","url":"https://github.com/algolzw/dcls"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/blind-super-resolution-on-set14-4x-upscaling","task":"Blind Super-Resolution","dataset_variant":"Set14 - 4x upscaling","rows":3,"metrics":["PSNR","SSIM"],"first_row_in_archive_order":{"model":"DCLS","paper":"/paper/deep-constrained-least-squares-for-blind","metrics":{"PSNR":"28.54","SSIM":"0.7728"},"code_links":[{"title":"megvii-research/dcls-sr","url":"https://github.com/megvii-research/dcls-sr"},{"title":"algolzw/dcls","url":"https://github.com/algolzw/dcls"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/blind-super-resolution-on-set14-3x-upscaling","task":"Blind Super-Resolution","dataset_variant":"Set14 - 3x upscaling","rows":2,"metrics":["PSNR","SSIM"],"first_row_in_archive_order":{"model":"DCLS","paper":"/paper/deep-constrained-least-squares-for-blind","metrics":{"PSNR":"30.29","SSIM":"0.8329"},"code_links":[{"title":"megvii-research/dcls-sr","url":"https://github.com/megvii-research/dcls-sr"},{"title":"algolzw/dcls","url":"https://github.com/algolzw/dcls"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-super-resolution-on-set14","task":"Image Super-Resolution","dataset_variant":"Set14","rows":1,"metrics":["PSNR"],"first_row_in_archive_order":{"model":"ATD","paper":"/paper/transcending-the-limit-of-local-window","metrics":{"PSNR":"29.24"},"code_links":[{"title":"labshuhanggu/adaptive-token-dictionary","url":"https://github.com/labshuhanggu/adaptive-token-dictionary"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/progressive-focused-transformer-for-single","title":"Progressive Focused Transformer for Single Image Super-Resolution","date":"2025-03-26","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":10,"samples_ran":7,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mair-a-locality-and-continuity-preserving","title":"MaIR: A Locality- and Continuity-Preserving Mamba for Image Restoration","date":"2024-12-28","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/auto-encoded-supervision-for-perceptual-image","title":"Auto-Encoded Supervision for Perceptual Image Super-Resolution","date":"2024-11-28","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":2,"samples_unverified":4,"pointer_only_for_licence":6,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/hierarchical-information-flow-for-generalized","title":"Hierarchical Information Flow for Generalized Efficient Image Restoration","date":"2024-11-27","rows_on_this_dataset":3,"code_links":0,"syntology":null},{"paper":"/paper/ml-craist-multi-scale-low-high-frequency","title":"ML-CrAIST: Multi-scale Low-high Frequency Information-based Cross black Attention with Image Super-resolving Transformer","date":"2024-08-19","rows_on_this_dataset":6,"code_links":1,"syntology":null},{"paper":"/paper/channel-partitioned-windowed-attention-and","title":"Channel-Partitioned Windowed Attention And Frequency Learning for Single Image Super-Resolution","date":"2024-07-23","rows_on_this_dataset":6,"code_links":0,"syntology":null},{"paper":"/paper/hit-sr-hierarchical-transformer-for-efficient","title":"HiT-SR: Hierarchical Transformer for Efficient Image Super-Resolution","date":"2024-07-08","rows_on_this_dataset":3,"code_links":0,"syntology":null},{"paper":"/paper/hmanet-hybrid-multi-axis-aggregation-network","title":"HMANet: Hybrid Multi-Axis Aggregation Network for Image Super-Resolution","date":"2024-05-08","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/drct-saving-image-super-resolution-away-from","title":"DRCT: Saving Image Super-resolution away from Information Bottleneck","date":"2024-03-31","rows_on_this_dataset":4,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":4,"samples_unverified":0,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/camixersr-only-details-need-more-attention","title":"CAMixerSR: Only Details Need More \"Attention\"","date":"2024-02-29","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":7,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/mambair-a-simple-baseline-for-image","title":"MambaIR: A Simple Baseline for Image Restoration with State-Space Model","date":"2024-02-23","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":15,"samples_ran":11,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/efficient-image-super-resolution-via","title":"Efficient Image Super-Resolution via Symmetric Visual Attention Network","date":"2024-01-17","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/transcending-the-limit-of-local-window","title":"Transcending the Limit of Local Window: Advanced Super-Resolution Transformer with Adaptive Token Dictionary","date":"2024-01-16","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":15,"samples_ran":11,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/transforming-image-super-resolution-a","title":"Transforming Image Super-Resolution: A ConvFormer-based Efficient Approach","date":"2024-01-11","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/cfat-unleashing-triangular-windows-for-image","title":"CFAT: Unleashing Triangular Windows for Image Super-resolution","date":"2024-01-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/swift-parameter-free-attention-network-for","title":"Swift Parameter-free Attention Network for Efficient Super-Resolution","date":"2023-11-21","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/image-super-resolution-via-dynamic-network","title":"Image super-resolution via dynamic network","date":"2023-10-16","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/extracter-efficient-texture-matching-with","title":"EXTRACTER: Efficient Texture Matching with Attention and Gradient Enhancing for Large Scale Image Super Resolution","date":"2023-10-02","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/data-upcycling-knowledge-distillation-for","title":"Data Upcycling Knowledge Distillation for Image Super-Resolution","date":"2023-09-25","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/feature-modulation-transformer-cross","title":"Exploring Frequency-Inspired Optimization in Transformer for Efficient Single Image Super-Resolution","date":"2023-08-09","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/dual-aggregation-transformer-for-image-super","title":"Dual Aggregation Transformer for Image Super-Resolution","date":"2023-08-07","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":17,"samples_ran":9,"samples_unverified":8,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/a-framework-for-real-time-object-detection","title":"Resolution Enhancement Processing on Low Quality Images Using Swin Transformer Based on Interval Dense Connection Strategy","date":"2023-03-16","rows_on_this_dataset":3,"code_links":2,"syntology":null},{"paper":"/paper/recursive-generalization-transformer-for","title":"Recursive Generalization Transformer for Image Super-Resolution","date":"2023-03-11","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":12,"samples_ran":9,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/spatially-adaptive-feature-modulation-for","title":"Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution","date":"2023-02-27","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/multi-scale-attention-network-for-image-super","title":"Multi-scale Attention Network for Single Image Super-Resolution","date":"2022-09-28","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/swinfir-revisiting-the-swinir-with-fast","title":"SwinFIR: Revisiting the SwinIR with Fast Fourier Convolution and Improved Training for Image Super-Resolution","date":"2022-08-24","rows_on_this_dataset":6,"code_links":2,"syntology":null},{"paper":"/paper/activating-more-pixels-in-image-super","title":"Activating More Pixels in Image Super-Resolution Transformer","date":"2022-05-09","rows_on_this_dataset":6,"code_links":2,"syntology":null},{"paper":"/paper/efficient-long-range-attention-network-for","title":"Efficient Long-Range Attention Network for Image Super-resolution","date":"2022-03-13","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":8,"samples_ran":6,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-constrained-least-squares-for-blind","title":"Deep Constrained Least Squares for Blind Image Super-Resolution","date":"2022-02-15","rows_on_this_dataset":3,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":0,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/local-texture-estimator-for-implicit","title":"Local Texture Estimator for Implicit Representation Function","date":"2021-11-17","rows_on_this_dataset":3,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":9,"samples_ran":6,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/swinir-image-restoration-using-swin","title":"SwinIR: Image Restoration Using Swin Transformer","date":"2021-08-23","rows_on_this_dataset":1,"code_links":9,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":45,"samples_ran":30,"samples_unverified":15,"pointer_only_for_licence":5,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/bam-a-lightweight-and-efficient-balanced","title":"BAM: A Balanced Attention Mechanism for Single Image Super Resolution","date":"2021-04-15","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/pre-trained-image-processing-transformer","title":"Pre-Trained Image Processing Transformer","date":"2020-12-01","rows_on_this_dataset":1,"code_links":6,"syntology":null},{"paper":"/paper/unfolding-the-alternating-optimization-for","title":"Unfolding the Alternating Optimization for Blind Super Resolution","date":"2020-10-06","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":5,"samples_ran":5,"samples_unverified":0,"pointer_only_for_licence":5,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/cascade-convolutional-neural-network-for","title":"Cascade Convolutional Neural Network for Image Super-Resolution","date":"2020-08-24","rows_on_this_dataset":3,"code_links":0,"syntology":null},{"paper":"/paper/single-image-super-resolution-via-a-holistic","title":"Single Image Super-Resolution via a Holistic Attention Network","date":"2020-08-20","rows_on_this_dataset":4,"code_links":2,"syntology":null},{"paper":"/paper/sub-pixel-back-projection-network-for","title":"Sub-Pixel Back-Projection Network For Lightweight Single Image Super-Resolution","date":"2020-08-03","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/progressive-multi-scale-residual-network-for","title":"Sequential Hierarchical Learning with Distribution Transformation for Image Super-Resolution","date":"2020-07-19","rows_on_this_dataset":2,"code_links":0,"syntology":null},{"paper":"/paper/lightweight-image-super-resolution-with-2","title":"Lightweight image super-resolution with enhanced CNN","date":"2020-07-08","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/image-super-resolution-with-cross-scale-non","title":"Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining","date":"2020-06-02","rows_on_this_dataset":3,"code_links":3,"syntology":null},{"paper":"/paper/structure-preserving-super-resolution-with","title":"Structure-Preserving Super Resolution with Gradient Guidance","date":"2020-03-29","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/image-super-resolution-via-attention-based","title":"Image Super-Resolution via Attention based Back Projection Networks","date":"2019-10-10","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/lightweight-image-super-resolution-with-1","title":"Lightweight Image Super-Resolution with Information Multi-distillation Network","date":"2019-09-26","rows_on_this_dataset":3,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":1,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/edge-informed-single-image-super-resolution","title":"Edge-Informed Single Image Super-Resolution","date":"2019-09-11","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/lcscnet-linear-compressing-based-skip","title":"LCSCNet: Linear Compressing Based Skip-Connecting Network for Image Super-Resolution","date":"2019-09-09","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/progressive-perception-oriented-network-for","title":"Progressive Perception-Oriented Network for Single Image Super-Resolution","date":"2019-07-24","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/gated-multiple-feedback-network-for-image","title":"Gated Multiple Feedback Network for Image Super-Resolution","date":"2019-07-09","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/densely-residual-laplacian-super-resolution","title":"Densely Residual Laplacian Super-Resolution","date":"2019-06-28","rows_on_this_dataset":4,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":2,"samples_unverified":2,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/hierarchical-back-projection-network-for","title":"Hierarchical Back Projection Network for Image Super-Resolution","date":"2019-06-17","rows_on_this_dataset":3,"code_links":1,"syntology":null},{"paper":"/paper/second-order-attention-network-for-single","title":"Second-Order Attention Network for Single Image Super-Resolution","date":"2019-06-01","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/blind-super-resolution-with-iterative-kernel","title":"Blind Super-Resolution With Iterative Kernel Correction","date":"2019-04-06","rows_on_this_dataset":3,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":2,"samples_unverified":4,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-back-projection-networks-for-single","title":"Deep Back-Projection Networks for Single Image Super-resolution","date":"2019-04-04","rows_on_this_dataset":3,"code_links":7,"syntology":null},{"paper":"/paper/deepred-deep-image-prior-powered-by-red","title":"DeepRED: Deep Image Prior Powered by RED","date":"2019-03-25","rows_on_this_dataset":2,"code_links":1,"syntology":null},{"paper":"/paper/feedback-network-for-image-super-resolution","title":"Feedback Network for Image Super-Resolution","date":"2019-03-23","rows_on_this_dataset":3,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":7,"samples_ran":2,"samples_unverified":5,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/fast-accurate-and-lightweight-super","title":"Fast, Accurate and Lightweight Super-Resolution with Neural Architecture Search","date":"2019-01-22","rows_on_this_dataset":1,"code_links":2,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/image-super-resolution-via-rl-csc-when","title":"Image Super-Resolution via RL-CSC: When Residual Learning Meets Convolutional Sparse Coding","date":"2018-12-31","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/lightweight-and-efficient-image-super","title":"Lightweight and Efficient Image Super-Resolution with Block State-based Recursive Network","date":"2018-11-30","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/ram-residual-attention-module-for-single","title":"MAMNet: Multi-path Adaptive Modulation Network for Image Super-Resolution","date":"2018-11-29","rows_on_this_dataset":1,"code_links":3,"syntology":null},{"paper":"/paper/image-reconstruction-with-predictive-filter","title":"Image Reconstruction with Predictive Filter Flow","date":"2018-11-28","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/deep-learning-based-image-super-resolution","title":"Deep Learning-based Image Super-Resolution Considering Quantitative and Perceptual Quality","date":"2018-09-13","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/esrgan-enhanced-super-resolution-generative","title":"ESRGAN: Enhanced Super-Resolution Generative Adversarial Networks","date":"2018-09-01","rows_on_this_dataset":1,"code_links":46,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":44,"samples_ran":8,"samples_unverified":36,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/image-super-resolution-using-very-deep","title":"Image Super-Resolution Using Very Deep Residual Channel Attention Networks","date":"2018-07-08","rows_on_this_dataset":1,"code_links":20,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":22,"samples_ran":10,"samples_unverified":12,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/non-local-recurrent-network-for-image","title":"Non-Local Recurrent Network for Image Restoration","date":"2018-06-07","rows_on_this_dataset":1,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":0,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/multi-level-wavelet-cnn-for-image-restoration","title":"Multi-level Wavelet-CNN for Image Restoration","date":"2018-05-18","rows_on_this_dataset":3,"code_links":5,"syntology":null},{"paper":"/paper/image-super-resolution-via-dual-state","title":"Image Super-Resolution via Dual-State Recurrent Networks","date":"2018-05-07","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/recovering-realistic-texture-in-image-super","title":"Recovering Realistic Texture in Image Super-resolution by Deep Spatial Feature Transform","date":"2018-04-09","rows_on_this_dataset":1,"code_links":4,"syntology":null},{"paper":"/paper/a-fully-progressive-approach-to-single-image","title":"A Fully Progressive Approach to Single-Image Super-Resolution","date":"2018-04-09","rows_on_this_dataset":1,"code_links":6,"syntology":null},{"paper":"/paper/fast-and-accurate-single-image-super","title":"Fast and Accurate Single Image Super-Resolution via Information Distillation Network","date":"2018-03-26","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/fast-accurate-and-lightweight-super-1","title":"Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network","date":"2018-03-23","rows_on_this_dataset":3,"code_links":3,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-back-projection-networks-for-super","title":"Deep Back-Projection Networks For Super-Resolution","date":"2018-03-07","rows_on_this_dataset":1,"code_links":16,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":14,"samples_ran":6,"samples_unverified":8,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/residual-dense-network-for-image-super","title":"Residual Dense Network for Image Super-Resolution","date":"2018-02-24","rows_on_this_dataset":1,"code_links":16,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":24,"samples_ran":7,"samples_unverified":17,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/sesr-single-image-super-resolution-with","title":"SESR: Single Image Super Resolution with Recursive Squeeze and Excitation Networks","date":"2018-01-31","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/zero-shot-super-resolution-using-deep","title":"\"Zero-Shot\" Super-Resolution using Deep Internal Learning","date":"2017-12-17","rows_on_this_dataset":1,"code_links":7,"syntology":null},{"paper":"/paper/learning-a-single-convolutional-super","title":"Learning a Single Convolutional Super-Resolution Network for Multiple Degradations","date":"2017-12-17","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/image-super-resolution-via-feature-augmented","title":"Image Super-resolution via Feature-augmented Random Forest","date":"2017-12-14","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/deep-mean-shift-priors-for-image-restoration","title":"Deep Mean-Shift Priors for Image Restoration","date":"2017-09-12","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/joint-maximum-purity-forest-with-application","title":"Joint Maximum Purity Forest with Application to Image Super-Resolution","date":"2017-08-30","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/memnet-a-persistent-memory-network-for-image","title":"MemNet: A Persistent Memory Network for Image Restoration","date":"2017-08-07","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/single-image-super-resolution-with-dilated","title":"Single Image Super-Resolution with Dilated Convolution based Multi-Scale Information Learning Inception Module","date":"2017-07-22","rows_on_this_dataset":1,"code_links":2,"syntology":null},{"paper":"/paper/fast-and-accurate-image-super-resolution-by","title":"Fast and Accurate Image Super Resolution by Deep CNN with Skip Connection and Network in Network","date":"2017-07-18","rows_on_this_dataset":2,"code_links":4,"syntology":null},{"paper":"/paper/enhanced-deep-residual-networks-for-single","title":"Enhanced Deep Residual Networks for Single Image Super-Resolution","date":"2017-07-10","rows_on_this_dataset":1,"code_links":45,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":4,"samples_unverified":0,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-laplacian-pyramid-networks-for-fast-and","title":"Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution","date":"2017-04-12","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/learning-deep-cnn-denoiser-prior-for-image","title":"Learning Deep CNN Denoiser Prior for Image Restoration","date":"2017-04-11","rows_on_this_dataset":3,"code_links":2,"syntology":null},{"paper":"/paper/detail-revealing-deep-video-super-resolution","title":"Detail-revealing Deep Video Super-resolution","date":"2017-04-10","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/enhancenet-single-image-super-resolution","title":"EnhanceNet: Single Image Super-Resolution Through Automated Texture Synthesis","date":"2016-12-23","rows_on_this_dataset":1,"code_links":4,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":5,"samples_ran":0,"samples_unverified":5,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/beyond-deep-residual-learning-for-image","title":"Beyond Deep Residual Learning for Image Restoration: Persistent Homology-Guided Manifold Simplification","date":"2016-11-19","rows_on_this_dataset":1,"code_links":1,"syntology":null},{"paper":"/paper/real-time-single-image-and-video-super","title":"Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network","date":"2016-09-16","rows_on_this_dataset":1,"code_links":47,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":20,"samples_ran":4,"samples_unverified":16,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/photo-realistic-single-image-super-resolution","title":"Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network","date":"2016-09-15","rows_on_this_dataset":4,"code_links":140,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":72,"samples_ran":16,"samples_unverified":56,"pointer_only_for_licence":11,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/beyond-a-gaussian-denoiser-residual-learning","title":"Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising","date":"2016-08-13","rows_on_this_dataset":3,"code_links":22,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":1,"samples_unverified":5,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/image-restoration-using-convolutional-auto","title":"Image Restoration Using Convolutional Auto-encoders with Symmetric Skip Connections","date":"2016-06-29","rows_on_this_dataset":3,"code_links":17,"syntology":null},{"paper":"/paper/deeply-recursive-convolutional-network-for","title":"Deeply-Recursive Convolutional Network for Image Super-Resolution","date":"2015-11-14","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/accurate-image-super-resolution-using-very","title":"Accurate Image Super-Resolution Using Very Deep Convolutional Networks","date":"2015-11-14","rows_on_this_dataset":1,"code_links":8,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":0,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/seven-ways-to-improve-example-based-single","title":"Seven ways to improve example-based single image super resolution","date":"2015-11-06","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/trainable-nonlinear-reaction-diffusion-a","title":"Trainable Nonlinear Reaction Diffusion: A Flexible Framework for Fast and Effective Image Restoration","date":"2015-08-12","rows_on_this_dataset":1,"code_links":0,"syntology":null},{"paper":"/paper/image-super-resolution-using-deep","title":"Image Super-Resolution Using Deep Convolutional Networks","date":"2014-12-31","rows_on_this_dataset":1,"code_links":60,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":27,"samples_ran":7,"samples_unverified":20,"pointer_only_for_licence":7,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":33,"samples_harvested":433,"samples_ran":180,"samples_unverified":253,"pointer_only_for_licence":50,"papers_with_no_sample_that_ran":6,"note":"the per-paper counts above, summed; not a rate"},"papers_note":"The archive never published its papers-using-dataset list; these are papers with a leaderboard row on this dataset's benchmarks."}