Efficient-Computing
Efficient-Computing copied to clipboard
Wrong test dataset tree structure
trafficstars
I am trying to work with the LowLevel/IPG repository, but I saw a strange configuration in "LowLevel/IPG/options/test_IPG_BasicSR_x2.yml."!
The config seems to be reading directories that do not exist. For example, it tries to read "dataroot_gt: ../SRdata/BasicSR_SR_test/BSDS100/GTmod2," which does not exist in my dataset. When I downloaded the dataset from "https://drive.google.com/drive/folders/1B3DJGQKB6eNdwuQIhdskA64qUuVKLZ9u", the tree structure of directories was different. For example, is there no "../SRdata/BasicSR_SR_test/BSDS100/GTmod2"?!
Did I download the right dataset to infer the model?