# Form implementation generated from reading ui file 'using_pyqt_create_ui.ui' # Created by: PyQt5 UI code generator 5.11.3 ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results