지원사업
학술연구/단체지원/교육 등 연구자 활동을 지속하도록 DBpia가 지원하고 있어요.
커뮤니티
연구자들이 자신의 연구와 전문성을 널리 알리고, 새로운 협력의 기회를 만들 수 있는 네트워킹 공간이에요.
이용수4
2020
1. Introduction ·············································································································11.1 Purpose ···············································································································11.2 Motivation ·········································································································21.3 Methodology of the study ············································································21.4 Thesis Outline ··································································································32. Background ·············································································································52.1 Hardware Configuration ················································································52.2 TensorFlow Framework ················································································62.3 Basic Knowledge of CNN ············································································82.3.1 Convolutional Layer ·········································································102.3.2 Pooling Layer ··························································································122.3.3 Fully Connected Layer ·········································································132.3.4 Related Parameters and Functions in CNN ··································· 142.3.5 Training Process ····················································································162.4 Pervious MTCNN ·························································································162.4.1 Image Pyramid ························································································182.4.2 Model Structure ······················································································192.4.3 Key Technology ···················································································212.4.3.1 Face ClassificatSion Algorithm ·······················································212.4.3.2 Bounding Boxes Regression of Selection ·····································222.3.4.4 Facial Landmark Localization Algorithm ······································242.3.4.5 Regularization ·······················································································243. Optimized Design of MTCNN Model ··························································263.1 Optimized MTCNN Face Detection Process ······································· 263.2 Optimized CNN Model Structure ······························································294. Implementation and Results ··············································································344.1 Training Data Sets ·······················································································344.2 Image Preprocessing ·····················································································364.2.1 Data Enhancement Setting ··································································374.2.2 Image Pyramid Setting ········································································384.3 Model and parameter settings before training ································· 394.5 Test Results and Analysis ·······································································444.5.1 Comparative analysis of accuracy and speed ································444.5.2 Accuracy in Complex Environment ··················································455. Conclusion ·············································································································47References ··················································································································49
0