Week 6 University of Nevada, Reno

Slides:



Advertisements
Similar presentations
1 Challenge the future HON4D: Histogram of Oriented 4D Normals for Activity Recognition from Depth Sequences Omar Oreifej Zicheng Liu CVPR 2013.
Advertisements

Computer vision: models, learning and inference Chapter 13 Image preprocessing and feature extraction.
AGE ESTIMATION: A CLASSIFICATION PROBLEM HANDE ALEMDAR, BERNA ALTINEL, NEŞE ALYÜZ, SERHAN DANİŞ.
Computer Vision for Human-Computer InteractionResearch Group, Universität Karlsruhe (TH) cv:hci Dr. Edgar Seemann 1 Computer Vision: Histograms of Oriented.
Lecture 31: Modern object recognition
Histograms of Oriented Gradients for Human Detection Navneet Dalal and Bill Triggs CVPR 2005 Another Descriptor.
Activity Recognition Aneeq Zia. Agenda What is activity recognition Typical methods used for action recognition “Evaluation of local spatio-temporal features.
Presenter: Hoang, Van Dung
Detecting Pedestrians by Learning Shapelet Features
EECS 274 Computer Vision Object detection. Human detection HOG features Cue integration Ensemble of classifiers ROC curve Reading: Assigned papers.
3-D Depth Reconstruction from a Single Still Image 何開暘
1 Image Recognition - I. Global appearance patterns Slides by K. Grauman, B. Leibe.
Ensemble Tracking Shai Avidan IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE February 2007.
Automatic Image Alignment (feature-based) : Computational Photography Alexei Efros, CMU, Fall 2005 with a lot of slides stolen from Steve Seitz and.
Viola and Jones Object Detector Ruxandra Paun EE/CS/CNS Presentation
Fast Human Detection Using a Novel Boosted Cascading Structure With Meta Stages Yu-Ting Chen and Chu-Song Chen, Member, IEEE.
Distinctive Image Features from Scale-Invariant Keypoints By David G. Lowe, University of British Columbia Presented by: Tim Havinga, Joël van Neerbos.
Computer vision.
GM-Carnegie Mellon Autonomous Driving CRL TitleAutomated Image Analysis for Robust Detection of Curbs Thrust AreaPerception Project LeadDavid Wettergreen,
CS55 Tianfan Xue Adviser: Bo Zhang, Jianmin Li.
Watch, Listen and Learn Sonal Gupta, Joohyun Kim, Kristen Grauman and Raymond Mooney -Pratiksha Shah.
Local invariant features Cordelia Schmid INRIA, Grenoble.
Reporter: Fei-Fei Chen. Wide-baseline matching Object recognition Texture recognition Scene classification Robot wandering Motion tracking.
Week5 Amari Lewis Aidean Sharghi. Testing the data for classification Divide the date into TEST and TRAIN data. First the regular.jpeg images Then, the.
Lecture 31: Modern recognition CS4670 / 5670: Computer Vision Noah Snavely.
Discriminative Local Binary Patterns for Human Detection in Personal Album.
Pedestrian Detection and Localization
Human Action Recognition from RGB-D Videos Oliver MacNeely YSP 2015.
Local invariant features Cordelia Schmid INRIA, Grenoble.
Levels of Image Data Representation 4.2. Traditional Image Data Structures 4.3. Hierarchical Data Structures Chapter 4 – Data structures for.
Sean M. Ficht.  Problem Definition  Previous Work  Methods & Theory  Results.
Machine Learning for Pedestrian Detection. How does a Smart Assistance System detects Pedestrian?
A Tutorial on using SIFT Presented by Jimmy Huff (Slightly modified by Josiah Yoder for Winter )
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.
CS-498 Computer Vision Week 9, Class 2 and Week 10, Class 1
An ANN Approach to Identify if Driver is Wearing Safety Belts Hanwen Chen 12/9/2013.
Line Matching Jonghee Park GIST CV-Lab..  Lines –Fundamental feature in many computer vision fields 3D reconstruction, SLAM, motion estimation –Useful.
Week 4 Emily Hand UNR. Basic Tracking Framework Template Tracking – Manually Select Template – Correlation tracking Densely scan frame and compute histograms.
Object Recognition Tutorial Beatrice van Eden - Part time PhD Student at the University of the Witwatersrand. - Fulltime employee of the Council for Scientific.
Presentation 3 Ruben Villegas Period: 05/31/2012 – 06/03/2012.
REU Week 1 Presented by Christina Peterson. Edge Detection Sobel ◦ Convolve image with derivative masks:  x:  y: ◦ Calculate gradient magnitude ◦ Apply.
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.
Evaluation of Gender Classification Methods with Automatically Detected and Aligned Faces Speaker: Po-Kai Shen Advisor: Tsai-Rong Chang Date: 2010/6/14.
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.
Week 5 Emily Hand UNR. AdaBoost For our previous detector, we used SVM.  Color Histogram We decided to try AdaBoost  Mean Blocks.
Face recognition using Histograms of Oriented Gradients
Another Example: Circle Detection
Cascade for Fast Detection
Antoine Guitton, Geophysics Department, CSM
Distinctive Image Features from Scale-Invariant Keypoints
Performance of Computer Vision
Week 9 Emily Hand UNR.
Lit part of blue dress and shadowed part of white dress are the same color
Recognition using Nearest Neighbor (or kNN)
Arjun Watane Soumyabrata Dey
Object detection as supervised classification
Introduction of Pedestrian Detection
A Tutorial on HOG Human Detection
A New Approach to Track Multiple Vehicles With the Combination of Robust Detection and Two Classifiers Weidong Min , Mengdan Fan, Xiaoguang Guo, and Qing.
An HOG-LBP Human Detector with Partial Occlusion Handling
Presentation Zach Robertson.
Computer Vision Lecture 16: Texture II
From a presentation by Jimmy Huff Modified by Josiah Yoder
What I learned in the first 2 weeks
The Assistive System Progress Report 2 Shifali Kumar Bishwo Gurung
Presentation 4 Zach Robertson.
Visualization of computational image feature descriptors.
Comparing Images Using Hausdorff Distance
Amari Lewis Aidean Sharghi
Presentation transcript:

Week 6 University of Nevada, Reno Emily Hand Week 6 University of Nevada, Reno

GML Adaboost Not Good Not moving forward with this approach The length of the feature vector must be less than the number of samples. 101-200 Samples Features: HOG, LBP, 3DHistogram :( We tried different features, but nothing good came from it. Way too many false positives

False Positives

OpenTLD Detector Extracting their detector much more complicated than we thought. No documentation A lot of pre-compiled mex files Having issues with those

OpenTLD Detector Extracted their features :) They resize each patch to [15 15] and then they reshape the patch to a column vector and normalize to zero mean unit variance (ZMUV). ZMUV Remove mean intensity value from an image and scale it with its variance

SVM Progress Histogram of Oriented Gradients (HOG) Local Binary Pattern (LBP) 3D Histogram

Regular Histogram

More useful information 3D Histogram B G R 8x8x8 Bins More useful information

Some Results

Some Results

Next Week Motion Features Partial Occlusions Scale Changes