Mentor: Salman Khokhar Action Recognition in Crowds Week 7.

Slides:



Advertisements
Similar presentations
Spatio-Temporal Relationship Match: Video Structure Comparison for Recognition of Complex Human Activities M. S. Ryoo and J. K. Aggarwal ICCV2009.
Advertisements

Loris Bazzani*, Marco Cristani*†, Alessandro Perina*, Michela Farenzena*, Vittorio Murino*† *Computer Science Department, University of Verona, Italy †Istituto.
Limin Wang, Yu Qiao, and Xiaoou Tang
Human Action Recognition across Datasets by Foreground-weighted Histogram Decomposition Waqas Sultani, Imran Saleemi CVPR 2014.
1 Week 6 Fatemeh Yazdiananari. 2 Feature Extraction 75 Validation Videos Were sent to the cluster for DTF feature extraction The extracted features are.
Activity Recognition Aneeq Zia. Agenda What is activity recognition Typical methods used for action recognition “Evaluation of local spatio-temporal features.
Juergen Gall Action Recognition.
Unsupervised Modelling, Detection and Localization of Anomalies in Surveillance Videos Project Advisor : Prof. Amitabha Mukerjee Deepak Pathak (10222)
Compiled and Presented by KJ Tsiri Supervisor : Mr. Ismail.
Intelligent Systems Lab. Recognizing Human actions from Still Images with Latent Poses Authors: Weilong Yang, Yang Wang, and Greg Mori Simon Fraser University,
A KLT-Based Approach for Occlusion Handling in Human Tracking Chenyuan Zhang, Jiu Xu, Axel Beaugendre and Satoshi Goto 2012 Picture Coding Symposium.
Suggested Term Projects CSE 666, Fall Guidelines The described projects are suggestions; if you have desire, skills or idea to explore alternative.
Vision-Based Analysis of Small Groups in Pedestrian Crowds Weina Ge, Robert T. Collins, R. Barry Ruback IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE.
Computer and Robot Vision I
Local Descriptors for Spatio-Temporal Recognition
Personal Driving Diary: Constructing a Video Archive of Everyday Driving Events IEEE workshop on Motion and Video Computing ( WMVC) 2011 IEEE Workshop.
Agenda The Subspace Clustering Problem Computer Vision Applications
Student: Kylie Gorman Mentor: Yang Zhang COLOR-ATTRIBUTES- RELATED IMAGE RETRIEVAL.
1 Real Time, Online Detection of Abandoned Objects in Public Areas Proceedings of the 2006 IEEE International Conference on Robotics and Automation Authors.
Review: Intro to recognition Recognition tasks Machine learning approach: training, testing, generalization Example classifiers Nearest neighbor Linear.
Multiple Organ detection in CT Volumes - Week 2 Daniel Donenfeld.
Exercise Session 10 – Image Categorization
Action recognition with improved trajectories
Motion Object Segmentation, Recognition and Tracking Huiqiong Chen; Yun Zhang; Derek Rivait Faculty of Computer Science Dalhousie University.
Characterizing activity in video shots based on salient points Nicolas Moënne-Loccoz Viper group Computer vision & multimedia laboratory University of.
Marcin Marszałek, Ivan Laptev, Cordelia Schmid Computer Vision and Pattern Recognition, CVPR Actions in Context.
Multi-task Low-rank Affinity Pursuit for Image Segmentation Bin Cheng, Guangcan Liu, Jingdong Wang, Zhongyang Huang, Shuicheng Yan (ICCV’ 2011) Presented.
Bag-of-features models. Origin 1: Texture recognition Texture is characterized by the repetition of basic elements or textons For stochastic textures,
Svetlana Lazebnik, Cordelia Schmid, Jean Ponce
Beauty is Here! Evaluating Aesthetics in Videos Using Multimodal Features and Free Training Data Yanran Wang, Qi Dai, Rui Feng, Yu-Gang Jiang School of.
Pedestrian Detection and Localization
Levi Smith.  Reading papers  Getting data set together  Clipping videos to form the training and testing data for our classifier  Project separation.
Handwritten Hindi Numerals Recognition Kritika Singh Akarshan Sarkar Mentor- Prof. Amitabha Mukerjee.
Students: Meera & Si Mentor: Afshin Dehghan WEEK 4: DEEP TRACKING.
Kylie Gorman WEEK 1-2 REVIEW. CONVERTING AN IMAGE FROM RGB TO HSV AND DISPLAY CHANNELS.
First-Person Activity Recognition: What Are They Doing to Me? M. S. Ryoo and Larry Matthies Jet Propulsion Laboratory, California Institute of Technology,
Week 10 Emily Hand UNR.
WEEK4 RESEARCH Amari Lewis Aidean Sharghi. PREPARING THE DATASET  Cars – 83 samples  3 images for each sample when x=0  7 images for each sample when.
Using decision trees to build an a framework for multivariate time- series classification 1 Present By Xiayi Kuang.
Motion Features for Action Recognition YeHao 3/11/2014.
2D to 3D Conversion Using 3D Database For Football Scenes Kiana Calagari Final Project of CMPT880 July 2013.
Finding Clusters within a Class to Improve Classification Accuracy Literature Survey Yong Jae Lee 3/6/08.
Height Estimation from Egocentric Video- Week 1 Dr. Ali Borji Aisha Urooj Khan Jessie Finocchiaro UCF CRCV REU 2016.
Week 4 Report UCF Computer Vision REU 2012 Paul Finkel 6/11/12.
Face recognition using Histograms of Oriented Gradients
A. M. R. R. Bandara & L. Ranathunga
Data Driven Attributes for Action Detection
Saliency-guided Video Classification via Adaptively weighted learning
Performance of Computer Vision
Tracking parameter optimization
Counting In High Density Crowd Videos
Action Recognition in Temporally Untrimmed Videos
Counting in High-Density Crowd Videos
Jia-Bin Huang Virginia Tech ECE 6554 Advanced Computer Vision
Two-Stream Convolutional Networks for Action Recognition in Videos
HCI/ComS 575X: Computational Perception
Mentor: Salman Khokhar
Data Driven Attributes for Action Detection
Object Classification through Deconvolutional Neural Networks
Eigen-Evolution Dense Trajectory Descriptors
AHED Automatic Human Emotion Detection
John Burnum working under Salman Khokhar
Mentor: Salman Khokhar
UCF Computer Vision REU 2012 Paul Finkel 6/25/12
Multiple Organ detection in CT Volumes Using Random Forests - Week 5
Report 4 Brandon Silva.
Week 3 Volodymyr Bobyr.
Week 6 Presentation Ngoc Ta Aidean Sharghi.
Counting in High-Density Crowd Videos
Presentation transcript:

Mentor: Salman Khokhar Action Recognition in Crowds Week 7

Read papers on Dense Trajectory Features for Action Recognition  IDTF paper  Heng Wang, Cordelia Schmid. Action Recognition with Improved Trajectories. ICCV IEEE International Conference on Computer Vision, Dec 2013, Sydney, Australia. IEEE, pp , 2013,.  The code utilized in this paper is the same one we use for feature extraction in our crowd videos  Uses MBH, HOF, HOG descriptors  Bag of words k-means clusters

 Continue reading the papers on feature extraction  Gain deeper understanding  Explore mathematics behind the theory  Test my dataset on segmentation code (extract features)  Utilize the Linux server  Understand the current code  Analyze results on the experiments

 End goal is to eventually improve feature extraction  Improve descriptor methods (better histograms)  Test changes on existing dataset  Focus on detecting temporal anomalies in features  Using human detections to track people across frames  Identifying features that represent change in pattern of their movement