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 Stage of The Face Mask Detection System 41
4.3. Flowchart for Testing Stage of The Face Mask Detection System 42
4.4. Images With Mask from Dataset 43
4.5. Images Without Mask from Dataset 43
4.6. GUI for Face Mask Detection System 44
4.7. Face Detection Without Mask (Front) 45
4.8. Face Detection With Mask Wear Incorrectly 45
4.9. Face Detection With Mask 45
4.10. Face Detection Without Mask (Left Side) 46
4.11. Face Detection Without Mask (Right Side) 47
4.12. Face Detection Without Mask (Two People) 47
vi

4.13. Face Detection One Frame in Two People 48


4.14. Face Detection One Frame in Three People 48

You might also like