seominseok0429 / Real-world-Anomaly-Detection-in-Surveillance-Videos-pytorch

Real-world Anomaly Detection in Surveillance Videos- pytorch Re-implementation
102 stars 24 forks source link

vis.py #28

Open htowa opened 5 months ago

htowa commented 5 months ago

i am working on latest and updated code given in zip file

train script works very and I trying to run vis.py file I got below error

Traceback (most recent call last): File "vis.py", line 135, in <module> inputs[:,:,num,:,:] = ToTensor(1)(Image.open(i)) File "/opt/conda/lib/python3.7/site-packages/PIL/Image.py", line 2975, in open fp = builtins.open(filename, "rb") IsADirectoryError: [Errno 21] Is a directory: '/bin'

i am using docker.