hezhangsprinter / DCPDN

Densely Connected Pyramid Dehazing Network (CVPR'2018)
401 stars 112 forks source link

Testing with own data #55

Open jeffin07 opened 4 years ago

jeffin07 commented 4 years ago

Hello Can you give an example for testing with sample images when I try to run demo.py with my own data I've encountered with ValueError: num_samples should be a positive integer value, but got num_samples=0 The directory contains 3 images. So a little confused. Can you give an example for testing with your own data

yinglili666 commented 3 years ago

Hi, I have the same problem, how did you solve it?