Week 5 Report Shelby Thompson. This week… 1 research paper Coded more Used PubFig83 dataset to run tests on.

Slides:



Advertisements
Similar presentations
Rapid Object Detection using a Boosted Cascade of Simple Features Paul Viola, Michael Jones Conference on Computer Vision and Pattern Recognition 2001.
Advertisements

Robust Part-Based Hand Gesture Recognition Using Kinect Sensor
Oct 14, 2014 Lirong Xia Recommender systems acknowledgment: Li Zhang, UCSC.
Tagging of digital historical images Authors: A. N. Talbonen A. A. Rogov Petrozavodsk state university.
Mixture of trees model: Face Detection, Pose Estimation and Landmark Localization Presenter: Zhang Li.
Caifeng Shan, Member, IEEE IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 21, NO. 1, JANUARY 2012.
Face detection Many slides adapted from P. Viola.
Large-Scale, Real-World Face Recognition in Movie Trailers Week 2-3 Alan Wright (Facial Recog. pictures taken from Enrique Gortez)
Shape Analysis and Retrieval ( ) (Michael) Misha Kazhdan.
The Viola/Jones Face Detector Prepared with figures taken from “Robust real-time object detection” CRL 2001/01, February 2001.
The Viola/Jones Face Detector (2001)
Fast Face Detection with Precise Pose Estimation Presented by Mohamed Aly and Jonathan Lee EE148 June 1, 2006.
Adaboost and its application
Three kinds of learning
Robust Real-Time Object Detection Paul Viola & Michael Jones.
Viola and Jones Object Detector Ruxandra Paun EE/CS/CNS Presentation
Predicting Matchability - CVPR 2014 Paper -
Robust fitting Prof. Noah Snavely CS1114
Tal Mor  Create an automatic system that given an image of a room and a color, will color the room walls  Maintaining the original texture.
CIVS, Statistics Dept. UCLA Deformable Template as Active Basis Zhangzhang Si UCLA Department of Statistics Ying Nian Wu, Zhangzhang Si, Chuck.
AdaBoost Robert E. Schapire (Princeton University) Yoav Freund (University of California at San Diego) Presented by Zhi-Hua Zhou (Nanjing University)
Face Detection using the Viola-Jones Method
Masquerade Detection Mark Stamp 1Masquerade Detection.
Object Detection Using the Statistics of Parts Presented by Nicholas Chan – Advanced Perception Robust Real-time Object Detection Henry Schneiderman.
Detecting Pedestrians Using Patterns of Motion and Appearance Paul Viola Microsoft Research Irfan Ullah Dept. of Info. and Comm. Engr. Myongji University.
Window-based models for generic object detection Mei-Chen Yeh 04/24/2012.
Sign Classification Boosted Cascade of Classifiers using University of Southern California Thang Dinh Eunyoung Kim
Lecture 29: Face Detection Revisited CS4670 / 5670: Computer Vision Noah Snavely.
Face detection Slides adapted Grauman & Liebe’s tutorial
Automatic Image Anonymizer Alex Brettingen James Esposito.
DIEGO AGUIRRE COMPUTER VISION INTRODUCTION 1. QUESTION What is Computer Vision? 2.
Combining multiple learners Usman Roshan. Bagging Randomly sample training data Determine classifier C i on sampled data Goto step 1 and repeat m times.
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.
Pyramidal Implementation of Lucas Kanade Feature Tracker Jia Huang Xiaoyan Liu Han Xin Yizhen Tan.
Tony Jebara, Columbia University Advanced Machine Learning & Perception Instructor: Tony Jebara.
Kylie Gorman WEEK 1-2 REVIEW. CONVERTING AN IMAGE FROM RGB TO HSV AND DISPLAY CHANNELS.
Lecture 09 03/01/2012 Shai Avidan הבהרה: החומר המחייב הוא החומר הנלמד בכיתה ולא זה המופיע / לא מופיע במצגת.
The Viola/Jones Face Detector A “paradigmatic” method for real-time object detection Training is slow, but detection is very fast Key ideas Integral images.
A NOVEL METHOD FOR COLOR FACE RECOGNITION USING KNN CLASSIFIER
The Summary of My Work In Graduate Grade One Reporter: Yuanshuai Sun
Learning to Detect Faces A Large-Scale Application of Machine Learning (This material is not in the text: for further information see the paper by P.
Delivering Business Value through IT Face feature detection using Java and OpenCV 1.
CFU REU Week 1 Report Shelby Thompson. Session 2 Homework 1 For the first homework, I first read into MatLab a picture (the one on the right). I read.
Notes on HW 1 grading I gave full credit as long as you gave a description, confusion matrix, and working code Many people’s descriptions were quite short.
A Brief Introduction on Face Detection Mei-Chen Yeh 04/06/2010 P. Viola and M. J. Jones, Robust Real-Time Face Detection, IJCV 2004.
Advanced Gene Selection Algorithms Designed for Microarray Datasets Limitation of current feature selection methods: –Ignores gene/gene interaction: single.
AdaBoost Algorithm and its Application on Object Detection Fayin Li.
Evaluation of Gender Classification Methods with Automatically Detected and Aligned Faces Speaker: Po-Kai Shen Advisor: Tsai-Rong Chang Date: 2010/6/14.
1 Munther Abualkibash University of Bridgeport, CT.
Week 5 Emily Hand UNR. AdaBoost For our previous detector, we used SVM.  Color Histogram We decided to try AdaBoost  Mean Blocks.
Collective Intelligence Week 11: k-Nearest Neighbors
CS262: Computer Vision Lect 06: Face Detection
Reading: R. Schapire, A brief introduction to boosting
2. Skin - color filtering.
Recognition of biological cells – development
Session 7: Face Detection (cont.)
Article Review Todd Hricik.
Classification with Perceptrons Reading:
Step-By-Step Instructions for Miniproject 2
Dr. Chang Shu COMP 4900C Winter 2008
Face Detection via AdaBoost
Learning to Classify Documents Edwin Zhang Computer Systems Lab
REU Week 1 Ivette Carreras UCF.
ADABOOST(Adaptative Boosting)
Assignment 4 Face Detection.
Adaboost for faces. Material
Human Detection using depth
SIMPLE ONLINE AND REALTIME TRACKING WITH A DEEP ASSOCIATION METRIC
Machine Learning / Deep Learning
4 + (-5) = A. Start at zero B. Move ______ spaces ___________ to get to the first number. C. From there, move _____ spaces __________ D. My final answer.
Presentation transcript:

Week 5 Report Shelby Thompson

This week… 1 research paper Coded more Used PubFig83 dataset to run tests on

Using the PubFig83 dataset… Used training, testing and image IDs Compute pairwise distance between images Did so by computing cosine distance between matrix rows

Plotted version of transposed matrix…

Using PubFig83 dataset… Next created a zero matrix as big as distance matrix Iterated over the training and testing IDs If the train and test IDs were equal set that spot in the zero matrix to 1

Plotted zero matrix (final)…

Created kNN graph… Iterated over the distance matrix Sorted it in declining order Found top 5 k-neighboors Set all other rows in the matrix to 0

Created kNN graph (cont)… Iterated over each row/threshold Iterate based on (i,i) where I is row number Set all rows above threshold to 0 or Inf (they appear different)

Graphing kNN (using 0)…

Graphed kNN (using Inf)…

Research Paper A Survey of Recent Advances in Face Detection By: Cha Zhang and Zhengyou Zhang (Briefly reviewed this article)

Article Focus… Review past decade of development in face detection Uses Viola-Jones face detector Survey other algorithms and feature extractors Goal is to find the best algorithm

Experiment… The authors focused more on surveying and researching current face detection methods Examined different face detection methods and how they improved Focus on boosted algorithms, like AdaBoost Examined popular programs like iPhoto and Picassa

Goals for next week… Continue to work on my codes Experiment with writing some of my MatLab code in Java Find out what Enrique wants me to do next

End of Week 5