You are on page 1of 2

v

LIST OF FIGURES

Figure Page
1.1. Fundamental Steps of Face Mask Detection System 3
3.1. Types of Object Detection 19
3.2. Mask R-CNN Architecture 25
3.3. Architecture of Faster R-CNN 26
3.4. Computation of Fast R-CNN 26
3.5. YOLO Architecture 30
3.6. Image Grid of YOLO Algorithm 31
3.7. Bounding Box Regression of YOLO Algorithm 32
3.8. Computation of Bounding Box Regression 32
3.9. Computation of Intersection Over Union 33
3.10. YOLOv1 Algorithm Scheme 34
3.11. YOLOv2 Algorithm Scheme 35
3.12. Darknet 53 Architecture 36
3.13. YOLOv3 Performance 36
3.14. Object Detection Process 37
4.1. System Design of Face Mask Detection System 40
4.2. Flowchart for Training and Testing Stage of The Face Mask 41
Detection System
4.3. Images with Mask from Dataset 42
4.4. Images without Mask from Dataset 43
4.5. GUI for Face Mask Detection System 43
4.6. System page for Face Mask Detection System 44
4.7. About of the Face Mask Detection System 44
4.8. Face Detection without mask (Front) 45
4.9. Face Detection with mask (Front) 45
4.10. Face Detection without mask (Left Side) 46
4.11. Face Detection without mask (Right Side) 46
vi

4.12. Face Detection with mask (Left Side) 47


4.13. Face Detection with mask (Right Side) 47
4.14. Face Detection One Frame in Two People (with 48
mask and without mask)
4.15 Face Detection One Frame in Two People (with 48
mask)
4.16 Face Detection One Frame in Three People (with 49
mask)
4.17 Face Detection One Frame in Three People (with 49
mask and without mask)
4.18 Face Detection One Frame in Three People (from 50
4 feet apart)
4.19 Face Detection One Frame in Three People with 50
mask (from 4 feet apart)

You might also like