MayankSingal / PyTorch-Image-Dehazing

PyTorch implementation of some single image dehazing networks.
MIT License
345 stars 61 forks source link

num_samples should be a positive integer value, but got num_samples=0 #7

Open sanchitvj opened 3 years ago

sanchitvj commented 3 years ago

I'm getting this error while training.

Brightlcz commented 3 years ago

me too. do you know how to solve it?

sanchitvj commented 3 years ago

@Brightlcz I've solved it check here https://github.com/sanchitvj/Image-Dehazing-using-GMAN-net

Brightlcz commented 3 years ago

@sanchitvj Thanks for your help and reply .but i did not understand what you mean, can you tell me clearly how to solve this problem, thank you very much!