[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
49 lines (46 loc) · 1018 Bytes

README.md

File metadata and controls

49 lines (46 loc) · 1018 Bytes

For training and testing, the directory structure is as follows:

|-- datasets
    # test your own imgs
    |-- single

    # train
    |-- DF2K
        |-- HR
        |-- LR_bicubic
            |-- X2
            |-- X3
            |-- X4
    # test
    |-- benchmark
        |-- Set5
            |-- HR
          	|-- LR_bicubic
                |-- X2
                |-- X3
                |-- X4
        |-- Set14
            |-- HR
            |-- LR_bicubic
                |-- X2
                |-- X3
                |-- X4
        |-- B100
            |-- HR
            |-- LR_bicubic
                |-- X2
                |-- X3
                |-- X4
        |-- Urban100
            |-- HR
            |-- LR_bicubic
                |-- X2
                |-- X3
                |-- X4
        |-- Manga109
            |-- HR
            |-- LR_bicubic
                |-- X2
                |-- X3
                |-- X4        

You can download the complete datasets we have collected.