Mentor: Salman Khokhar

Slides:



Advertisements
Similar presentations
Road-Sign Detection and Recognition Based on Support Vector Machines Saturnino, Sergio et al. Yunjia Man ECG 782 Dr. Brendan.
Advertisements

Revision.
1 Week 6 Fatemeh Yazdiananari. 2 Feature Extraction 75 Validation Videos Were sent to the cluster for DTF feature extraction The extracted features are.
Chapter 11 Beyond Bag of Words. Question Answering n Providing answers instead of ranked lists of documents n Older QA systems generated answers n Current.
C OLOR -A TTRIBUTES -R ELATED I MAGE R ETRIEVAL W EEK 4 Student: Kylie Gorman Mentor: Yang Zhang.
Local Affine Feature Tracking in Films/Sitcoms Chunhui Gu CS Final Presentation Dec. 13, 2006.
Viola and Jones Object Detector Ruxandra Paun EE/CS/CNS Presentation
The Color Wheel Miss Sawyer Kindergarten Begin Lesson Plan.
Predicting Matchability - CVPR 2014 Paper -
Mrs. Smith’s 7th Grade Reading Blue Class Mrs. Smith’s 7th Grade Reading Blue Class Mrs. Smith’s 7th Grade Reading Blue Class.
Music Emotion Recognition 許博智 謝承諺.
An Example of Course Project Face Identification.
DIEGO AGUIRRE COMPUTER VISION INTRODUCTION 1. QUESTION What is Computer Vision? 2.
Mentor: Salman Khokhar Action Recognition in Crowds Week 7.
Latent SVM 1 st Frame: manually select target Find 6 highest weighted areas in template Area of 16 blocks Train 6 SVMs on those areas Train 1 SVM on entire.
Beyond Sliding Windows: Object Localization by Efficient Subwindow Search The best paper prize at CVPR 2008.
Efficient Subwindow Search: A Branch and Bound Framework for Object Localization ‘PAMI09 Beyond Sliding Windows: Object Localization by Efficient Subwindow.
Levi Smith.  Reading papers  Getting data set together  Clipping videos to form the training and testing data for our classifier  Project separation.
Week 2 REU Nolan Warner. Overview This weeks progress/projects Things learned Tentative research topics.
CSSE463: Image Recognition Day 11 Lab 4 (shape) tomorrow: feel free to start in advance Lab 4 (shape) tomorrow: feel free to start in advance Test Monday.
Week 10 Presentation Wesna LaLanne - REU Student Mahdi M. Kalayeh - Mentor.
Key Events in North America Colored Maps Color Key France = red Spain = yellow US = blue Great Britain (England) = green Mexico = purple.
Week 10 Emily Hand UNR.
CSSE463: Image Recognition Day 11 Due: Due: Written assignment 1 tomorrow, 4:00 pm Written assignment 1 tomorrow, 4:00 pm Start thinking about term project.
Final Year Project. Project Title Kalman Tracking For Image Processing Applications.
Augmented Reality and 3D modelling Done by Stafford Joemat Supervised by Mr James Connan.
Igor Rosenberg Summer internship Creating a building detector June 16 th to September 15 th in Dublin City University, Ireland Supervisor: Alan Smeaton.
Week 4 Emily Hand UNR. Basic Tracking Framework Template Tracking – Manually Select Template – Correlation tracking Densely scan frame and compute histograms.
9.913 Pattern Recognition for Vision Class9 - Object Detection and Recognition Bernd Heisele.
Compression and Security of Surveillance Videos Exercise 6 – Shot Change Detection M 陳威佑.
POSTER TEMPLATE BY: Background Objectives Psychophysical Experiment Photo OCR Design Project Pipeline and outlines ❑ Deep Learning.
Week 4: 6/6 – 6/10 Jeffrey Loppert. This week.. Coded a Histogram of Oriented Gradients (HOG) Feature Extractor Extracted features from positive and negative.
MULTIMEDIA SYSTEMS CBIR & CBVR. Schedule Image Annotation (CBIR) Image Annotation (CBIR) Video Annotation (CBVR) Video Annotation (CBVR) Few Project Ideas.
Week 3 Emily Hand UNR. Online Multiple Instance Learning The goal of MIL is to classify unseen bags, instances, by using the labeled bags as training.
Multiplication Find the missing value x __ = 32.
Week 5 Emily Hand UNR. AdaBoost For our previous detector, we used SVM.  Color Histogram We decided to try AdaBoost  Mean Blocks.
Week 4 Report UCF Computer Vision REU 2012 Paul Finkel 6/11/12.
Crowd Detection and Analysis By David Zeng CE at CCNY Mentor: Professor Hao Tang Graduate Student Mentor: Greg Olmschenk.
Goal: Predicting the Where and What of actors and actions through Online Action Localization Figure 1.
COLORS.
CSSE463: Image Recognition Day 11
Tracking parameter optimization
Goin’ Fishin’.
Gesture recognition using deep learning
Colors.
Features & Decision regions
Zhi-hui Hou et al. JIMG 2012;5:
Human Activity Recognition Using Smartphone Sensor Data
A New Approach to Track Multiple Vehicles With the Combination of Robust Detection and Two Classifiers Weidong Min , Mengdan Fan, Xiaoguang Guo, and Qing.
Multiple Organ Detection in CT Volumes using CNN Week 4
CSSE463: Image Recognition Day 11
Video understanding using part based object detection models
Name: _______________________________
Average Number of Photons
Data Driven Attributes for Action Detection
Week 6 Fatemeh Yazdiananari.
Can I color yellow?. Can I color yellow?
Goin’ Fishin’.
What Color is it?.
T2 texture index of cartilage can predict early symptomatic OA progression: data from the osteoarthritis initiative  K.L. Urish, M.G. Keffalas, J.R. Durkin,
CSSE463: Image Recognition Day 11
Support vector machine-based text detection in digital video
CSSE463: Image Recognition Day 11
Color Box Button - Gray Type : object Type : object Type : object
Mentor: Salman Khokhar
Lecture 6: Feature matching
Let’s Learn the Basic Colors
Fill in missing numbers
Report 2 Brandon Silva.
Fill in missing numbers
Presentation transcript:

Mentor: Salman Khokhar Action Recognition in Crowds Week 3 Mentor: Salman Khokhar

Feature Extractions and Codebook SVM Training Input Video Feature Extractions and Codebook Histograms Annotations Scores Software Used: LibSVM & Matlab

Color Codes Yellow = missed detection Green = false positive Blue = correct detection Red fill = confidence level No fill = not the action

Action recognition (33 Frames)

Precision-recall and ROC curve (11 annotations) 46.2% 56.6%

Action recognition (33 Frames)

Precision-recall and ROC curve (30 annotations) 58.3% 31.2%

Action recognition (20 Frames)

Precision-recall and ROC curve (21 annotations) 30% 72%

Next Week… Continue SVM training Improve current action recognition algorithm Train across multiple videos instead of just one