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
105 stars 15 forks source link

about pretrained wider_resnet38.pth.tar #15

Open hedachun321 opened 9 months ago

hedachun321 commented 9 months ago

Hello, Thank you for your work! I have a question. What is the purpose of the pretrained wider_resnet38.pth.tar file, and where can I find this file in the following link (https://github.com/mapillary/inplace_abn/)? Looking forward to your reply!

vt-le commented 9 months ago

Thank you for your interest! We use a deep CNN, such as WiderResnet, for extracting features from input frames. You can download it directly here.