SRCNN-pytorch
SRCNN-pytorch copied to clipboard
Test set problem
Hi, I had a problem running the eval set.The. H5 file generated by Set14 and BSD100 cannot be read. What is the reason? and always report errors: ValueError: Field names only allowed for compound types
Hi, I just had the same error. Is there any solution?
you should set 'parser.add_argument('--eval', action='store_false')' in prepare.py when make eval.h5