xiaoyu258 / DocProj

Document Rectification and Illumination Correction using a Patch-based CNN
MIT License
339 stars 86 forks source link

torchvision import _C ERROR #18

Open osamagharbi opened 4 years ago

osamagharbi commented 4 years ago

Hello every one i trained the illumnation model on my dataset and when i tried to run the evaluation i am getting this error:

from torchvision import _C ImportError: DLL load failed: Le module spécifié est introuvable.

torch version 1.1.0

xiaoyu258 commented 3 years ago

No face this error before, I use the torch version 0.3.0 for this work.