Git Product home page Git Product logo

mpn's Introduction

Codes_MPN

Official codes of CVPR21 paper: Learning Normal Dynamics in Videos with Meta Prototype Network (https://arxiv.org/abs/2104.06689)

MPN Framework

image

image

Paper Results on Unsupervised VAD

image

Paper Results on Few-shot VAD

image

Preparation

Please download the corresponding benchmarks in 'data' directory. Then prepare the environment as in requirement.txt. We have uploaded several trained models on online (Baidunetdisk(link:https://pan.baidu.com/s/1qcGmdmZlmAgqsAzw_i5BhA code:mapz) or Drive (https://drive.google.com/drive/folders/1ketomxctszHo7jpGQS3RxbZGq7e_M3e4?usp=sharing)).

Unsupervised Anomaly Detection Model Training

Run 'python Train.py' to train a model with DPU model.

Unsupervised Anomaly Detection Model Testing

Run 'python Test.py' to train a model with DPU model.

Meta-learning Anomaly Detection Model Training

Run 'python Train_meta.py' to train a model with MPU model.

Meta-learning Anomaly Detection Model Testing

Run 'python Test_meta.py' to test a model with MPU model.

If you find this work helpful, please cite:

@inproceedings{Lv2021MPN,
  author    = {Hui LV and
	       Chen Chen and
               Zhen Cui and
               Chunyan Xu and
               Yong Li and
               Jian Yang},
  title     = {Learning Normal Dynamics in Videos with Meta Prototype Network},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2021}
}

mpn's People

Contributors

ktr-hubrt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.