Welcome to MTCNN Documentation¶
This documentation provides detailed information on the MTCNN package, its usage, configuration, and training steps.
Sections¶
- Introduction: Overview of the MTCNN project.
- Stages and Networks: Understand the PNet, RNet, and ONet stages and network architectures.
- Basic Usage: Learn how to use MTCNN for basic face detection.
- Advanced Usage: Discover how to process images in batches.
- Parameters Usage: Fine-tune detection thresholds and settings.
- Ablation Study: Investigate how each component of MTCNN contributes.
- Training Guide: Learn how to train MTCNN models.
- References: Learn about MTCNN scientific origins.