Advances in GPU computing and multi-beam mask writing are removing constraints to enable entirely curvilinear masks.
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
DAGM German Conference on Pattern Recognition (GCPR) 2025 (Oral). Thanks for the team of MMAudio. Our work is based on their codebase, licensed under the MIT License. Running the demo takes around 4.5 ...