Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 475 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 475 Bytes

Final-project

  1. MTCNNWQ_facial_recognition for dectct image use MTCNN model
  2. ResNet18_WQ_facial_recognition (1).ipynb for use RenNet 18 models. This code include bulid model, traing ,fine tuning and predication.All log file save in res18.zip.
  3. Resnet50_WQ_facial_recognition (1).ipynb for use ResNet 50,ResNet 101 andResNet 152 pretrainded models. this code includebulid model, traing ,fine tuning and predicatioN for those models. All log file save in ren50_log.zip.