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

HOW TO SOLVE THIS ERROR #17

Open suki1504 opened 1 year ago

suki1504 commented 1 year ago

Hai @seominseok0429

I am currently working on your code and it's amazing. The training part is working properly and visualize part I am facing an error while running vis.py

i got this error

if I am correct this error occurred due to image size. how to resolve this issue

PIL.UnidentifiedImageError: cannot identify image file '/NGC-DL-CONTAINER-LICENSE'

thanks