Home > Science, Technology & Agriculture > Electronics and communications engineering > Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition
14%
Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition

Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition

          
5
4
3
2
1

International Edition


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

Face analysis is essential for a large number of applications such as human-computer interaction or multimedia (e.g. content indexing and retrieval). Although many approaches are under investigation, performance under uncontrolled conditions is still not satisfactory. The variations that impact facial appearance (e.g. pose, expression, illumination, occlusion, motion blur) make it a difficult problem to solve. This book describes the progress towards this goal, from a core building block – landmark detection – to the higher level of micro and macro expression recognition. Specifically, the book addresses the modeling of temporal information to coincide with the dynamic nature of the face. It also includes a benchmark of recent solutions along with details about the acquisition of a dataset for such tasks.

Table of Contents:
Preface xi Romain BELMONTE and Benjamin ALLAERT Part 1. Facial Landmark Detection 1 Introduction to Part 1 3 Romain BELMONTE, Pierre TIRILLY, IoanMarius BILASCO, Nacim IHADDADENE and Chaabane DJERABA Chapter 1. Facial Landmark Detection 13 Romain BELMONTE, Pierre TIRILLY, IoanMarius BILASCO, Nacim IHADDADENE and Chaabane DJERABA 1.1. Facial landmark detection in still images 14 1.1.1.Generativeapproaches 14 1.1.2.Discriminative approaches 18 1.1.3.Deep learningapproaches 24 1.1.4.Handlingchallenges 34 1.1.5.Summary 40 1.2.Extendingfacial landmarkdetectionto videos 41 1.2.1.Trackingby detection 41 1.2.2.Box, landmarkand pose tracking 43 1.2.3.Adaptive approaches 45 1.2.4. Joint approaches 46 1.2.5. Temporal constrained approaches 47 1.2.6.Summary 49 1.3.Discussion 50 1.4.References 52 Chapter 2. Effectiveness of Facial Landmark Detection 67 Romain BELMONTE, Pierre TIRILLY, IoanMarius BILASCO, Nacim IHADDADENE and Chaabane DJERABA 2.1.Overview 68 2.2.Datasets and evaluationmetrics 69 2.2.1. Image and videodatasets 69 2.2.2. Face preprocessing and data augmentation 73 2.2.3.Evaluationmetrics 75 2.2.4.Summary 77 2.3. Image andvideobenchmarks 77 2.3.1. Compiled results on 300W 77 2.3.2. Compiled results on 300VW 79 2.4.Cross-dataset benchmark 80 2.4.1.Evaluationprotocol 80 2.4.2.Comparisonof selected approaches 82 2.5.Discussion 86 2.6.References 88 Chapter 3. Facial Landmark Detection with Spatio-temporal Modeling 93 Romain BELMONTE, Pierre TIRILLY, IoanMarius BILASCO, Nacim IHADDADENE and Chaabane DJERABA 3.1.Overview 94 3.2.Spatio-temporalmodelingreview 95 3.2.1.Hand-craftedapproaches 95 3.2.2.Deep learningapproaches 97 3.2.3.Summary 103 3.3.Architecturedesign 104 3.3.1. Coordinate regression networks 104 3.3.2.Heatmapregressionnetworks 106 3.4.Experiments 107 3.4.1.Datasets andevaluationprotocols 107 3.4.2. Implementationdetails 108 3.4.3.EvaluationonSNaP-2DFe 109 3.4.4. Evaluation on 300VW 111 3.4.5.Comparisonwith existingmodels 112 3.4.6. Qualitative results 112 3.4.7.Propertiesof the networks 114 3.5.Design investigations 114 3.5.1.Encoder-decoder 115 3.5.2. Complementarity between spatial and temporal information 117 3.5.3. Complementarity between local and global motion 119 3.6.Discussion 122 3.7.References 123 Conclusion to Part 1 133 Romain BELMONTE, Pierre TIRILLY, IoanMarius BILASCO, Nacim IHADDADENE and Chaabane DJERABA Part 2. Facial Expression Analysis 147 Introduction to Part 2 149 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA Chapter 4. Extraction of Facial Features 157 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA 4.1. Introduction 157 4.2.Face detection 158 4.2.1.Point-of-interestdetectionalgorithms 160 4.2.2.Face alignment approaches 162 4.2.3.Synthesis 166 4.3.Face normalization 166 4.3.1.Dealingwith headpose variations 167 4.3.2.Dealingwith facial occlusions 170 4.3.3.Synthesis 172 4.4.Extractionof visual features 172 4.4.1.Facial appearancefeatures 172 4.4.2.Facial geometric features 174 4.4.3. Facial dynamics features 175 4.4.4.Facial segmentationmodels 177 4.4.5.Synthesis 179 4.5. Learning methods 179 4.5.1.Classification versus regression 180 4.5.2.Fusionmodel 182 4.5.3.Synthesis 184 4.6.Conclusion 185 4.7.References 186 Chapter 5. Facial Expression Modeling 191 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA 5.1. Introduction 191 5.2.Modelingof the affective state 192 5.2.1.Categoricalmodeling 192 5.2.2.Dimensionalmodeling 194 5.2.3.Synthesis 196 5.3. The challenges of facial expression recognition 197 5.3.1. The variation of the intensity of the expressions 197 5.3.2.Variationof facialmovement 199 5.3.3.Synthesis 200 5.4.The learningdatabases 201 5.4.1. Improvementof learningdata 201 5.4.2. Comparison of learning databases 203 5.4.3.Synthesis 205 5.5. Invariance to facial expression intensities 206 5.5.1.Macro-expression 206 5.5.2.Micro-expression 208 5.5.3.Synthesis 209 5.6. Invarianceto facialmovements 211 5.6.1. Pose variations (PV) and large displacements (LD) 211 5.6.2.Synthesis 214 5.7.Conclusion 215 5.8.References 216 Chapter 6. Facial Motion Characteristics 223 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA 6.1. Introduction 223 6.2.Characteristics of the facialmovement 225 6.2.1. Local constraint of magnitude and direction 226 6.2.2. Local constraint of the motion distribution 228 6.2.3.Motionpropagationconstraint 230 6.3.LMP 232 6.3.1. Local consistency of the movement 233 6.3.2.Consistencyof local distribution 236 6.3.3. Coherence in the propagationof themovement 238 6.4.Conclusion 241 6.5.References 242 Chapter 7. Micro- and Macro-Expression Analysis 243 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA 7.1. Introduction 243 7.2. Definition of a facial segmentation model 244 7.3.Feature vector construction 247 7.3.1.Motionfeaturesvector 247 7.3.2.Geometric featuresvector 248 7.3.3.Features fusion 249 7.4. Recognition process 250 7.5. Evaluation on micro- and macro-expressions 251 7.5.1.Learningdatabases 252 7.5.2. Micro-expression recognition 253 7.5.3. Macro-expressions recognition 255 7.5.4. Synthesis of experiments on micro- and macro-expressions 258 7.6. Same expression with different intensities 260 7.6.1.Data preparation 260 7.6.2.Fractional time analysis 263 7.6.3.Analysis on a different time frame 264 7.6.4. Synthesis of experiments on activation segments 265 7.7.Conclusion 265 7.8.References 266 Chapter 8. Towards Adaptation to Head Pose Variations 271 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA 8.1. Introduction 271 8.2.Learningdatabase challenges 273 8.3. Innovative acquisition system (SNaP-2DFe) 274 8.4. Evaluation of face normalization methods 276 8.4.1. Does the normalization preserve the facial geometry? 277 8.4.2. Does normalization preserve facial expressions? 280 8.5.Conclusion 283 8.6.References 284 Conclusion to Part 2 287 Benjamin ALLAERT, IoanMarius BILASCO and Chaabane DJERABA List of Authors 293 Index 295


Best Sellers


Product Details
  • ISBN-13: 9781789451115
  • Publisher: ISTE Ltd
  • Publisher Imprint: ISTE Ltd
  • Height: 234 mm
  • No of Pages: 320
  • Spine Width: 19 mm
  • Weight: 625 gr
  • ISBN-10: 1789451116
  • Publisher Date: 17 Oct 2022
  • Binding: Hardback
  • Language: English
  • Returnable: N
  • Sub Title: From Face Detection to Expression Recognition
  • Width: 156 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition
ISTE Ltd -
Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA