When I ran "python main.py" in /XNOR-Net-PyTorch-master/ImageNet/networks, it appeared ImportError: No module named 'accimage' in File "/usr/local/lib/python3.5/dist-packages/torchvision
/packages". That is to say, "import accimage" is wrong. How to solve this problem? thanks you.
When I ran "python main.py" in /XNOR-Net-PyTorch-master/ImageNet/networks, it appeared ImportError: No module named 'accimage' in File "/usr/local/lib/python3.5/dist-packages/torchvision /packages". That is to say, "import accimage" is wrong. How to solve this problem? thanks you.