Large-Scale, Real-World Face Recognition in Movie Trailers Presentation 4 Alan Wright.

Slides:



Advertisements
Similar presentations
Bayesian Decision Theory Case Studies
Advertisements

Large-Scale, Real-World Face Recognition in Movie Trailers Alan Wright.
Active Appearance Models
Large-scale, Real-world facial recognition in movie trailers Alan Wright Presentation 6.
Face Alignment with Part-Based Modeling
Chessmen Position Recognition Using Artificial Neural Networks Jun Hou Dec. 8, 2003.
Large-scale, real-world facial recognition in movie trailers Alan Wright Presentation 8.
3D Face Modeling Michaël De Smet.
Real-Time Human Pose Recognition in Parts from Single Depth Images Presented by: Mohammad A. Gowayyed.
Large-Scale, Real-World Face Recognition in Movie Trailers Week 2-3 Alan Wright (Facial Recog. pictures taken from Enrique Gortez)
Multiple View Based 3D Object Classification Using Ensemble Learning of Local Subspaces ( ThBT4.3 ) Jianing Wu, Kazuhiro Fukui
UPM, Faculty of Computer Science & IT, A robust automated attendance system using face recognition techniques PhD proposal; May 2009 Gawed Nagi.
Artificial Neural Networks
Face Processing System Presented by: Harvest Jang Group meeting Fall 2002.
Learning and Recognizing Activities in Streams of Video Dinesh Govindaraju.
Oral Defense by Sunny Tang 15 Aug 2003
Preprocessing Images for Facial Recognition Adam Schreiner ECE533.
TESTING DIFFERENT CLASSIFICATION APPROACHES BASED ON FACE RECOGNITION APPLICATION AHMED HELMI ABULILA.
Wang, Z., et al. Presented by: Kayla Henneman October 27, 2014 WHO IS HERE: LOCATION AWARE FACE RECOGNITION.
By Yevgeny Yusepovsky & Diana Tsamalashvili the supervisor: Arie Nakhmani 08/07/2010 1Control and Robotics Labaratory.
Digital Face Replacement in Photographs CSC2530F Project Presentation By: Shahzad Malik January 28, 2003.
Dividing and Reducing Monomials
Recognition, Analysis and Synthesis of Gesture Expressivity George Caridakis IVML-ICCS.
Pairwise Linear Regression: An Efficient and Fast Multi-view Facial Expression Recognition By: Anusha Reddy Tokala.
1 Webcam Mouse Using Face and Eye Tracking in Various Illumination Environments Yuan-Pin Lin et al. Proceedings of the 2005 IEEE Y.S. Lee.
Tracking CSE 6367 – Computer Vision Vassilis Athitsos University of Texas at Arlington.
INSTANTANEOUS speed and velocity on x-t graphs
Dynamic Captioning: Video Accessibility Enhancement for Hearing Impairment Richang Hong, Meng Wang, Mengdi Xuy Shuicheng Yany and Tat-Seng Chua School.
Human pose recognition from depth image MS Research Cambridge.
Principal Manifolds and Probabilistic Subspaces for Visual Recognition Baback Moghaddam TPAMI, June John Galeotti Advanced Perception February 12,
User Attention Tracking in Large Display Face Tracking and Pose Estimation Yuxiao Hu Media Computing Group Microsoft Research, Asia.
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.
CONFIDENCE INTERVALS.
1 Fitness You work out each day after school by jogging around a track and swimming laps in a pool. You will see how to write and simplify a variable expression.
Warm-Up Oct.27 Solve the following: Find 20% of 320.
Hand Gesture Recognition Using Haar-Like Features and a Stochastic Context-Free Grammar IEEE 高裕凱 陳思安.
FACE DETECTION : AMIT BHAMARE. WHAT IS FACE DETECTION ? Face detection is computer based technology which detect the face in digital image. Trivial task.
Jennifer Lee Final Automated Detection of Human Emotion.
Learning Photographic Global Tonal Adjustment with a Database of Input / Output Image Pairs.
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.
Confidence Measures As a Search Guide In Speech Recognition Sherif Abdou, Michael Scordilis Department of Electrical and Computer Engineering, University.
PHYSICS LECTURE 5: VELOCITY Applied Physics and Chemistry.
Face and Pose Tracking Kat Bradley Kaylin Spitz. General Layout (Detection) Right Image Left Image Face Detection Feature Detection Feature Correspondence.
 Are two random variables related to each other ?  What does it mean if the data are independent?  What is meant by the term covariance?  What does.
$100 $400 $300$200$400 $200$100$100$400 $200$200$500 $500$300 $200$500 $100$300$100$300 $500$300$400$400$500.
1 Bilinear Classifiers for Visual Recognition Computational Vision Lab. University of California Irvine To be presented in NIPS 2009 Hamed Pirsiavash Deva.
Strength testing – Handgrip dynamometer
2.3 Simplifying Variable Expressions
Automated Detection of Human Emotion
Distributive Property
Reflectance Function Approximation
Week 9 Emily Hand UNR.
Presented by Minh Hoai Nguyen Date: 28 March 2007
Recovery from Occlusion in Deep Feature Space for Face Recognition
Outline Multilinear Analysis
Thesis Advisor : Prof C.V. Jawahar
Object Modeling with Layers
SIMPLIFY THE EXPRESSION
Neural Networks Geoff Hulten.
Title: Mr. Smart Trains for a Sprint Triathlon
2.3 Simplifying Variable Expressions
Anarghya Mitra and Zelun Luo
Starter Challenge 1. Which of the following expressions represents 8 multiplied by a number y? a) 8/y b) 8 + y c) y - 8 d) 8y 2.) 12 + (2 x 6) ÷ 3 3.)
Learn to combine like terms in an expression.
Simplify by combining like terms
Automated Detection of Human Emotion
Data-Driven Approach to Synthesizing Facial Animation Using Motion Capture Ioannis Fermanis Liu Zhaopeng
Week 5 Cecilia La Place.
Truman Action Recognition Status update
Presentation transcript:

Large-Scale, Real-World Face Recognition in Movie Trailers Presentation 4 Alan Wright

Dictionary Distribution Pub Fig Dictionary (200 people) Number of training images (capped at 200)

Dictionary Distribution Pub Fig Dictionary (200 people) Number of training images (capped at 200)

Preliminary Testing GPSR – Date Night 76.47% accuracy (26/34 tracks) – Accuracy increase from 44% last week. – Looked at confidence rather than only mode. – Adjusted tau parameter to 0.01 – Accurate results, but takes ~320 secs per frame (approx 5 minutes). Face Tracks have anywhere from 8 to 80+ frames.

Preliminary Testing Coefficient Vector Test images in dictionary Frames in Track Tina Fey

Preliminary Testing Coefficient Vector Track is Tina Fey High confidence and high coefficients Exactly what we expected

Preliminary Testing Coefficient Vector Test images in dictionary Frames in Track

Preliminary Testing Coefficient Vector No clear recognition Most likely due to facial expression, lighting, pose, and small number of frames (only 8).

Preliminary Testing Other methods tested: homotopy, DALM, LASRC… Poor accuracy, but faster run times. How can we speed up GPSR?

GPSR Average Approach Y 1 = Ax 1 Y 2 = Ax 2 … Y k = Ax k Simplifies to: Find a single coefficient for an entire track, rather than a coefficient for each frame of the track.

GPSR Average Approach Average each frame of the track (very quick). Pass this average to the face recognition function. It will still take ~320 secs, but won’t take 320 s * x frames.

GPSR Average Results Date Night – 76.47% accuracy (just as accurate as the frame by frame method, but faster). The incorrect matches were on all but 2 of the same face tracks.

GPSR Average Results Preformed just as well on trailer subset (6 trailers) George Bush was IDed in all 3 tracks. Celine Dion was IDed in 4 out of 6 tracks.

GPSR Average Results Jessica Alba was not IDed well Leonardo DiCaprio was not IDed well

What’s Next Finalize Dataset – final face tracks and features. Larger Dataset – Test on more trailers. Look at additional baseline method – low rank approximation (65% accuracy – 60 secs a track) Derive more interesting approximations