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

error regarding vis.py #13

Closed sumis2140 closed 1 year ago

sumis2140 commented 1 year ago

Hai @seominseok0429

I tried to run code its works fine but i have an error on vis.py

Traceback (most recent call last):
  File "vis.py", line 10, in <module>
    from models.model import generate_model
ModuleNotFoundError: No module named 'models'

Thanks

seominseok0429 commented 1 year ago

Ours full code available at CODE

Thanks

Dev-ori commented 1 year ago

Thank you for Full code. By your new CODE, We could see the "models" folder in the "VIS" folder But It seems still there is no 'model' file. and it occurs error at vis.py file.

So, Could you please upload it?

seominseok0429 commented 1 year ago

Oops. I'll upload it!

seominseok0429 commented 1 year ago

This is the modified download link. https://drive.google.com/file/d/1xYsBiCSmXjE0BwoiH_Bcm4AWaA1pESHF/view?usp=sharing