REU Week 3: Real-Time Video Anomaly Detection

Slides:



Advertisements
Similar presentations
Packet Video Error Concealment With Auto Regressive Model Yongbing Zhang, Xinguang Xiang, Debin Zhao, Siwe Ma, Student Member, IEEE, and Wen Gao, Fellow,
Advertisements

Activity Recognition Aneeq Zia. Agenda What is activity recognition Typical methods used for action recognition “Evaluation of local spatio-temporal features.
A novel supervised feature extraction and classification framework for land cover recognition of the off-land scenario Yan Cui
Duke University COPYRIGHT © DUKE UNIVERSITY 2012 Sparsity Based Denoising of Spectral Domain Optical Coherence Tomography Images Leyuan Fang, Shutao Li,
Mean transform, a tutorial KH Wong mean transform v.5a1.
Nonlinear Unsupervised Feature Learning How Local Similarities Lead to Global Coding Amirreza Shaban.
Large-Scale, Real-World Face Recognition in Movie Trailers Week 2-3 Alan Wright (Facial Recog. pictures taken from Enrique Gortez)
Presented by Yehuda Dar Advanced Topics in Computer Vision ( )Winter
Watching Unlabeled Video Helps Learn New Human Actions from Very Few Labeled Snapshots Chao-Yeh Chen and Kristen Grauman University of Texas at Austin.
Learning Convolutional Feature Hierarchies for Visual Recognition
Video Coding with Spatio-temporal Texture Synthesis and Edge-based inpainting Chunbo Zhu, Xiaoyan Sun, Feng Wu, and Houqiang Li ICME 2008.
Unsupervised Learning With Neural Nets Deep Learning and Neural Nets Spring 2015.
Using Photographs to Enhance Videos of a Static Scene Pravin Bhat 1, C. Lawrence Zitnick 2, Noah Snavely 1, Aseem Agarwala 3, Maneesh Agrawala 4, Michael.
Learning to classify the visual dynamics of a scene Nicoletta Noceti Università degli Studi di Genova Corso di Dottorato.
Technion - Israel Institute of Technology Department of Electrical Engineering Advanced Topics in Computer Vision Course Presentation By Stav Shapiro.
Action recognition with improved trajectories
Player Action Recognition in Broadcast Tennis Video with Applications to Semantic Analysis of Sport Game Guangyu Zhu, Changsheng Xu Qingming Huang, Wen.
Group Sparse Coding Samy Bengio, Fernando Pereira, Yoram Singer, Dennis Strelow Google Mountain View, CA (NIPS2009) Presented by Miao Liu July
Mentor: Salman Khokhar Action Recognition in Crowds Week 7.
Locality-constrained Linear Coding for Image Classification
Compression of Real-Time Cardiac MRI Video Sequences EE 368B Final Project December 8, 2000 Neal K. Bangerter and Julie C. Sabataitis.
Week 8 Shelby Thompson. This week: Continued to work with PubFig83 dataset Saved.mat files for each training and testing image.mat files include information.
 Present by 陳群元.  Introduction  Previous work  Predicting motion patterns  Spatio-temporal transition distribution  Discerning pedestrians  Experimental.
Learning video saliency from human gaze using candidate selection CVPR2013 Poster.
Tracking Groups of People for Video Surveillance Xinzhen(Elaine) Wang Advisor: Dr.Longin Latecki.
Motion Segmentation at Any Speed Shrinivas J. Pundlik Department of Electrical and Computer Engineering, Clemson University, Clemson, SC.
Week 4 Report UCF Computer Vision REU 2012 Paul Finkel 6/11/12.
CMPT365 Multimedia Systems 1 Media Compression - Video Spring 2015 CMPT 365 Multimedia Systems.
Unsupervised Learning of Video Representations using LSTMs
Handwritten Digit Recognition Using Stacked Autoencoders
Spatio-temporal Segmentation of Video by Hierarchical Mean Shift Analysis Daniel DeMenthon SMVP 2002.
Progress Report: Week 6 Alvaro Velasquez.
Deep Predictive Model for Autonomous Driving
Data Driven Attributes for Action Detection
Textual Video Prediction Week 2
CLASSIFICATION OF TUMOR HISTOPATHOLOGY VIA SPARSE FEATURE LEARNING Nandita M. Nayak1, Hang Chang1, Alexander Borowsky2, Paul Spellman3 and Bahram Parvin1.
Article Review Todd Hricik.
Image Restoration using Model-based Tracking
Week 8 REU Nolan Warner.
Systems Biology for Translational Medicine
Error Concealment In The Pixel Domain And MATLAB commands
Saliency detection Donghun Yeo CV Lab..
Visual Saliency Detection
Mean transform , a tutorial
ENEE 631 Project Video Codec and Shot Segmentation
Video understanding using part based object detection models
Project # 5 Generating Privacy and Security Threat Summary for Internet of Things REU student: Domonique Cox Graduate mentors: Kaiqiang Song Faculty mentor(s):
Sparselet Models for Efficient Multiclass Object Detection
Anomaly Detection in Crowded Scenes
Parallelization of Sparse Coding & Dictionary Learning
Papers 15/08.
Lip movement Synthesis from Text
Comparison of EET and Rank Pooling on UCF101 (split 1)
FOCUS PRIOR ESTIMATION FOR SALIENT OBJECT DETECTION
Textual Video Prediction
Report Yang Zhang.
NON-NEGATIVE COMPONENT PARTS OF SOUND FOR CLASSIFICATION Yong-Choon Cho, Seungjin Choi, Sung-Yang Bang Wen-Yi Chu Department of Computer Science &
Sequence to Sequence Music Generation
Presented By: Harshul Gupta
Variational autoencoders to visualize non-intuitive data
REU Week 4: Real-Time Video Anomaly Detection
Week 3 Presentation Ngoc Ta Aidean Sharghi.
Week 3 Volodymyr Bobyr.
an unsupervised anomalous event detection framework with
Week 7 Presentation Ngoc Ta Aidean Sharghi
Project Presentation – Week 6
REU Report Meeting Week 9
Progress Report Alvaro Velasquez.
Truman Action Recognition Status update
REU Week 7: Real-Time Video Anomaly Detection
Presentation transcript:

REU Week 3: Real-Time Video Anomaly Detection Project Leader:Praveen Tirupattur Urvi Gianchandani

Datasets Papers Experiment Ideas Next Steps Overview

Datasets UCSD Ped1 & Ped2 CUHK Avenue Subway (Entrance & Exit) ShanghaiTech Campus

Abnormal Event Detection at 150 FPS in MATLAB Cewu Lu, Jianping Shi, Jiaya Jia (1) Sparse combination learning: sparsity coded directly as combination of basis vectors Training: learn dictionary by adding sparse combinations Testing: use reconstruction error to detect anomalies

Weixin Luo, Wen Liu, Shenghua Gao (2) A Revisit of Sparse Coding Based Anomaly Detection in Stacked RNN Framework Weixin Luo, Wen Liu, Shenghua Gao (2) Temporally coherent sparse coding: similar neighboring frames will have similar sparse coefficients

Abnormal Event Detection in Videos using Spatiotemporal Autoencoder Yong Shean Chong, Yong Haur Tay (3) Spatial encoder → temporal encoder-decoder (3 ConvLSTMs) → spatial decoder Spatial: extract features Temporal: learn temporal features of encoded spatial structure

AUC Comparisons Ped1 Ped2 Avenue Cewu Lu (1) 91.8 -- Weixin Luo (2) 92.2 81.7 Yong Shean Chong (3) 89.9 87.4 80.3

Experiment: Simeple Autoencoder

Ideas Learn normal feature of specific object within a scene - Object-centric Auto-encoders and Dummy Anomalies for Abnormal Event Detection in Video (4) Use optical flow(reconstruction) and patch-based generator to localize spatial features

Running experiments on datasets Exploring optical flow Next Steps

References http://shijianping.me/abnormal_iccv13.pdf http://openaccess.thecvf.com/content_ICCV_2017/papers/Luo_A_Revisit_of_ICCV_2017_paper.pdf https://arxiv.org/pdf/1701.01546.pdf https://arxiv.org/pdf/1812.04960.pdf