kazuto1011 / pspnet-pytorch

PyTorch re-implementation of PSPNet
MIT License
52 stars 11 forks source link

ModuleNotFoundError: No module named 'resnet' #7

Closed Puneet2000 closed 5 years ago

Puneet2000 commented 5 years ago

resnet.py in libs folder can't be imported.

kazuto1011 commented 5 years ago

You were with Python 3.X, weren't you? I have refactored codes on #8. I hope you can now.