NjuHaoZhang / ConvLSTM-AE_VAD_ICME2017

ConvLSTM-AE_VAD_ICME2017 (code reimplementation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConvLSTM-AE_VAD_ICME2017

This repo is the pytorch re-implemention of REMEMBERING HISTORY WITH CONVOLUTIONAL LSTM FOR ANOMALY DETECTION, ICME 2017 by Weixin Luo, Wen Liu and Shenghua Gao. The official code based on caffe implementation is here: official caffe implementation

1. Installation (Anaconda with python3.6 installation is recommended)

2. Download datasets

3. Testing on saved models

4. Training from scratch (here we use ped2 and avenue datasets for examples)

Notes

Citation

About

ConvLSTM-AE_VAD_ICME2017 (code reimplementation)


Languages

Language:Python 100.0%