首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > Abnormal Detection using NNMF on MIT video surveillance dataset

Abnormal Detection using NNMF on MIT video surveillance dataset

  • 资源大小:3.48 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 异常检测,监控视频

资 源 简 介

% Abnormal Detection using NNMF on MIT video surveillance dataset% updated: 01 July 2016% Dr Vu Nguyen, v.nguyen@deakin.edu.au% reference: % Bayesian Nonparametric Approaches to Abnormality Detection in Video Surveillance. Nguyen, V., Phung, D., Pham, D. S., & Venkatesh, S  In Annals of Data Science, pp 1-21, 2015.% Interactive Browsing System for Anomaly Video Surveillance. T.V. Nguyen, D. Phung, S. K. Gupta, and S Venkatesh In IEEE Eighth International Conference on Intelligent Sensors, Sensor Networks and Information Processing (ISSNIP), pp 384-389, 2013.% The data has been preprocessed for background subtraction. (see script script_extract_feature.m)% In the paper, we use Bayesian Nonparametric Factor Analysis which identifies K=40 hidden patterns from the data. However the posterior% inference is slow. Thus, here we use the built-in function nnmf from Matlab for optimizing speed.

文 件 列 表

abnormal_detection_video_surveillance-master
.gitattributes
.gitignore
Overlay_MIT_Background.m
demo_abnormal_detection.m
license.txt
mit_bg.jpg
mit_surveillance_processed_data.mat
readme.txt
script_extract_feature.m
VIP VIP
0.405608s