Skip to content

rexnxiaobai/Appendix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handbook of Face Recognition (3rd Edition)

The Deep Neural Network Approach (with Data and Code)

Aim and Scope

Face recognition is the most prominent biometric technique for identity authentication and is widely used in applications, such as access control, finance, law enforcement, and public security. It is a long-standing research, with over 50 years of research and developments. Advances in deep learning and neural networks have significantly reshaped the landscape of face recognition research and applications in almost all aspects since the first two editions (1st Edition and 2nd Edition) of this Handbook.

This third edition, while inheriting the title of Handbook of Face Recognition, will be composed of entirely new contents describing the latest face recognition methodologies and technologies in the deep neural network framework. The book presents a unified resource of theory, algorithms and implementations to bring students, researchers and practitioners to all aspects of face recognition. The book not only presents the latest developments in methods and algorithms (Parts I through IV), but also provides data and code to allow for hands-on learning and developing reproducible face recognition algorithms and systems (Appendix) by deep learning programming. The data and code will be released at Github and will be updated subsequently to keep the materials up to date.

Table of Contents

ToC Draft

Book Plan and Status

We will invite senior researchers to review their assigned topics, illustrate the state-of-the-art methods and give an expectation of future development. The estimated time for completing the book is 12 months (from Jan 2020 to Dec 2020).

Book Status

Open Source Plan and Status

The open source part will cover the most straightforward and effective methods on deep face recognition. All of the code will be passed tests under the newest Pytorch version.

Code Status

Contributing

We appreciate all suggestions (more suitable content and arrangement) and contributions (data annotation and code optimization) to improve this book.

License

The book will be released under the license of Creative Commons Attribution 4.0 International (CC BY 4.0).

The open source code will be released under the license of Apache 2.0.

About

Deep face Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.7%
  • MATLAB 2.9%
  • Cuda 2.9%
  • C++ 2.8%
  • Shell 0.4%
  • C 0.2%
  • Dockerfile 0.1%