AnomalyDetection_CVPR18
AnomalyDetection_CVPR18 copied to clipboard
Resize issue with scipy
C:\Users\bhirpara\Downloads\AnomalyDetection_CVPR18-master>python demo.py
Using TensorFlow backend.
Traceback (most recent call last):
File "demo.py", line 2, in
@Bhirpara
You can solve it by installing PIL (ex: pip install pillow)
pip install scipy==1.1.0 and pip install pillow resolves the issue