@inproceedings{a916c2c4e18f4eb4a83a8738fe620e0d,
title = "Dormitory Management System Based on Face Recognition",
abstract = "This paper explores the application of face recognition system in dormitory management, and designs an EXE software, which realizes the function of entering and leaving dormitory through face voucher, storing the information of students, and automatically updating relevant data. The face recognition module includes three functions: face image recognition and interception, face alignment, face feature extraction and face verification. The traditional method of HOG is used for recognition and interception, and the method of gray-scale processing and gamma normalization is used for preprocessing to reduce the influence of light. The face alignment uses the 68-point landmarks and similarity transformation to align the face. The face feature extraction uses the pre-trained FaceNet neural network to extract the 128-d feature vector of the face, which is stored in the database or compared with the face in the database to output the Euclidean distance, then compare and find the most possible person according to the distance. The database module includes two functions: storing face information and displaying all information of students MySQL is used to build the database. An automatic dormitory information management system is established through the interconnection interface between MySQL and Python.",
keywords = "Face recognition, FaceNet, HOG, MySQL, UI",
author = "Yu Yang and Liang Ye",
note = "Publisher Copyright: {\textcopyright} 2021, ICST Institute for Computer Sciences, Social Informatics and Telecommunications Engineering.; 2nd EAI International Conference on Artificial Intelligence for Communications and Networks, AICON 2020 ; Conference date: 19-12-2020 Through 20-12-2020",
year = "2021",
doi = "10.1007/978-3-030-69066-3\_31",
language = "英语",
isbn = "9783030690656",
series = "Lecture Notes of the Institute for Computer Sciences, Social-Informatics and Telecommunications Engineering, LNICST",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "350--361",
editor = "Shuo Shi and Liang Ye and Yu Zhang",
booktitle = "Artificial Intelligence for Communications and Networks - 2nd EAI International Conference, AICON 2020, Proceedings",
address = "德国",
}