Facial Smile Detection Based on Deep Learning Features Authors: Kaihao Zhang, Yongzhen Huang, Hong Wu and Liang Wang Center for Research on Intelligent.

Slides:



Advertisements
Similar presentations
Practical Camera Auto-Calibration Based on Object Appearance and Motion for Traffic Scene Visual Surveillance Zhaoxiang Zhang, Min Li, Kaiqi Huang and.
Advertisements

A Unified Framework for Context Assisted Face Clustering
Zhimin CaoThe Chinese University of Hong Kong Qi YinITCS, Tsinghua University Xiaoou TangShenzhen Institutes of Advanced Technology Chinese Academy of.
Intelligent Systems Lab. Recognizing Human actions from Still Images with Latent Poses Authors: Weilong Yang, Yang Wang, and Greg Mori Simon Fraser University,
Caifeng Shan, Member, IEEE IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 21, NO. 1, JANUARY 2012.
Large-Scale Object Recognition with Weak Supervision
High-level Component Filtering for Robust Scene Text Detection
UPM, Faculty of Computer Science & IT, A robust automated attendance system using face recognition techniques PhD proposal; May 2009 Gawed Nagi.
© 2013 IBM Corporation Efficient Multi-stage Image Classification for Mobile Sensing in Urban Environments Presented by Shashank Mujumdar IBM Research,
Wang, Z., et al. Presented by: Kayla Henneman October 27, 2014 WHO IS HERE: LOCATION AWARE FACE RECOGNITION.
Automated malware classification based on network behavior
Semantic Similarity over Gene Ontology for Multi-label Protein Subcellular Localization Shibiao WAN and Man-Wai MAK The Hong Kong Polytechnic University.
Hurieh Khalajzadeh Mohammad Mansouri Mohammad Teshnehlab
End-to-End Text Recognition with Convolutional Neural Networks
Pairwise Linear Regression: An Efficient and Fast Multi-view Facial Expression Recognition By: Anusha Reddy Tokala.
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.
Dr. Z. R. Ghassabi Spring 2015 Deep learning for Human action Recognition 1.
Human Action Recognition from RGB-D Videos Oliver MacNeely YSP 2015.
Online Kinect Handwritten Digit Recognition Based on Dynamic Time Warping and Support Vector Machine Journal of Information & Computational Science, 2015.
Locality-constrained Linear Coding for Image Classification
模式识别国家重点实验室 中国科学院自动化研究所 National Laboratory of Pattern Recognition Institute of Automation, Chinese Academy of Sciences Context Enhancement of Nighttime.
Intelligent Control and Automation, WCICA 2008.
Design of PCA and SVM based face recognition system for intelligent robots Department of Electrical Engineering, Southern Taiwan University, Tainan County,
Face Image-Based Gender Recognition Using Complex-Valued Neural Network Instructor :Dr. Dong-Chul Kim Indrani Gorripati.
GENDER AND AGE RECOGNITION FOR VIDEO ANALYTICS SOLUTION PRESENTED BY: SUBHASH REDDY JOLAPURAM.
Timo Ahonen, Abdenour Hadid, and Matti Pietikainen
Skeleton Based Action Recognition with Convolutional Neural Network
Intelligent Database Systems Lab 國立雲林科技大學 National Yunlin University of Science and Technology 1 Direct mining of discriminative patterns for classifying.
Regionlets for Generic Object Detection IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 37, NO. 10, OCTOBER 2015 Xiaoyu Wang, Ming.
WLD: A Robust Local Image Descriptor Jie Chen, Shiguang Shan, Chu He, Guoying Zhao, Matti Pietikäinen, Xilin Chen, Wen Gao 报告人:蒲薇榄.
Hierarchical Motion Evolution for Action Recognition Authors: Hongsong Wang, Wei Wang, Liang Wang Center for Research on Intelligent Perception and Computing,
Intelligent Database Systems Lab 國立雲林科技大學 National Yunlin University of Science and Technology 1 Boosting the Feature Space: Text Classification for Unstructured.
Face Recognition based on 2D-PCA and CNN
Hybrid Deep Learning for Reflectance Confocal Microscopy Skin Images
Deep Learning for Dual-Energy X-Ray
A Discriminative Feature Learning Approach for Deep Face Recognition
Deeply learned face representations are sparse, selective, and robust
Guillaume-Alexandre Bilodeau
Regularizing Face Verification Nets To Discrete-Valued Pain Regression
ABSTRACT FACE RECOGNITION RESULTS
Ajita Rattani and Reza Derakhshani,
Face recognition using improved local texture pattern
Natural Language Processing of Knee MRI Reports
Recovery from Occlusion in Deep Feature Space for Face Recognition
Mean Euclidean Distance Error (mm)
TITLE Authors Institution RESULTS INTRODUCTION CONCLUSION AIMS METHODS
Cheng-Ming Huang, Wen-Hung Liao Department of Computer Science
Fuzzy Support Vector Machines
Bird-species Recognition Using Convolutional Neural Network
Walter J. Scheirer, Samuel E. Anthony, Ken Nakayama & David D. Cox
RGB-D Image for Scene Recognition by Jiaqi Guo
Deep Learning Hierarchical Representations for Image Steganalysis
Institute of Neural Information Processing (Prof. Heiko Neumann •
Zhengjun Pan and Hamid Bolouri Department of Computer Science
Fine-Grained Visual Categorization
8-3 RRAM Based Convolutional Neural Networks for High Accuracy Pattern Recognition and Online Learning Tasks Z. Dong, Z. Zhou, Z.F. Li, C. Liu, Y.N. Jiang,
MEgo2Vec: Embedding Matched Ego Networks for User Alignment Across Social Networks Jing Zhang+, Bo Chen+, Xianming Wang+, Fengmei Jin+, Hong Chen+, Cuiping.
Age and Gender Classification using Convolutional Neural Networks
Outline Background Motivation Proposed Model Experimental Results
کتابهای تازه خریداری شده دروس عمومی 1397
Source: Pattern Recognition Vol. 38, May, 2005, pp
Housam Babiker, Randy Goebel and Irene Cheng
Neural Network Pipeline CONTACT & ACKNOWLEDGEMENTS
Heterogeneous convolutional neural networks for visual recognition
Emotion Detection Using Facial Recognition With OpenCV
Image Processing and Multi-domain Translation
Multi-Modal Multi-Scale Deep Learning for Large-Scale Image Annotation
Weekly Learning Alex Omar Ruiz Irene.
End-to-End Speech-Driven Facial Animation with Temporal GANs
SDSEN: Self-Refining Deep Symmetry Enhanced Network
Presentation transcript:

Facial Smile Detection Based on Deep Learning Features Authors: Kaihao Zhang, Yongzhen Huang, Hong Wu and Liang Wang Center for Research on Intelligent Perception and Computing, National Laboratory of Pattern Recognition, Institute of Automation, Chinese Academy of Sciences

Outline Introduction Method Experiments Conclusions 2/15

Outline Introduction Method Experiments Conclusions 3/15

Introduction Facial smile detection play an important role in understanding human emotions. Applications – Smiling payment – Patient monitoring – Photo selection Extracting powerful facial expression features is a challenging problem 4/15

Introduction Traditional Methods – Hand-crafted features 5/15 Hand-crafted features (LBP, HOG, SIFT) SVM Our Methods – Deep learning features Deep Convolutional Neural Networks Softmax

Introduction Main Contributions: – Propose a new CNN structure to learn facial smile features – Use two loss functions to train our model 6/15

Outline Introduction Method Experiments Conclusions 7/15

Method 8/15 Our framework

Method 9/15 Loss Functions

Outline Introduction Method Experiments Conclusions 10/15

Experiments Dataset – GENKI-4K dataset : ≈4,000 images with a wide range of subjects with different ages and races. Results 11/15

Qualitative results 12/15 Smile detection accuracy of our proposed structure of CNN versus different number of images on the GENKI-4K database. The two loss functions are weighted by a value of k.

Outline Introduction Method Experiments Conclusions 13/15

Conclusions A new structure of CNN is present to learn facial smile features. Utilize two loss functions to train our model. Experimental results show that our method outperforms the state-of-the-art methods 14/15

THANK YOU Suggestions Questions