vt-le / astnet

This is an official implementation for "Attention-based Residual Autoencoder for Video Anomaly Detection".
https://vt-le.github.io/astnet/
MIT License
102 stars 15 forks source link

Modify avenue_wresnet.yaml file #30

Open binhpt310 opened 2 months ago

binhpt310 commented 2 months ago

image image

Hi, I have an error when trying to change the config file after downloaded the wider_resnet38.pth.tar file. Please let me know how to fix this. I am trying to use the test.py file on the avenue pretrained model.

huynhkhoa44 commented 1 month ago

I fixed this by change the path of DATASET. Instead of Avenue, I create a folder name avenue with the structure like author, and copy path of this folder to DATASET in config file. But it still another issue :))