gitextract_9fesjy9r/ ├── Evaluate.py ├── MNAD_files/ │ └── style.css ├── README.md ├── Train.py ├── data/ │ ├── data_seqkey_all.py │ ├── frame_labels_avenue.npy │ ├── frame_labels_ped2.npy │ └── frame_labels_shanghai.npy ├── model/ │ ├── Memory.py │ ├── Reconstruction.py │ ├── final_future_prediction_with_memory_spatial_sumonly_weight_ranking_top1.py │ ├── memory_final_spatial_sumonly_weight_ranking_top1.py │ └── utils.py └── utils.py