Enhancing YOLOv11n for Reliable Child Detection in Noisy Surveillance Footage
Khanh Linh Tran, Minh Nguyen Dang, Thien Nguyen Trong, Hung Nguyen Quoc, Linh Nguyen Kieu

TL;DR
This paper enhances YOLOv11n for reliable child detection in noisy, low-quality surveillance footage by introducing domain-specific augmentation and inference techniques, achieving high accuracy while maintaining real-time performance on resource-constrained devices.
Contribution
The paper proposes a novel augmentation and inference pipeline that significantly improves child detection accuracy in challenging surveillance conditions without changing the underlying architecture.
Findings
Achieved [email protected] of 0.967, a 0.7% improvement over baseline.
Improved detection of small and occluded children.
Maintains real-time performance on low-power edge devices.
Abstract
This paper presents a practical and lightweight solution for enhancing child detection in low-quality surveillance footage, a critical component in real-world missing child alert and daycare monitoring systems. Building upon the efficient YOLOv11n architecture, we propose a deployment-ready pipeline that improves detection under challenging conditions including occlusion, small object size, low resolution, motion blur, and poor lighting commonly found in existing CCTV infrastructures. Our approach introduces a domain-specific augmentation strategy that synthesizes realistic child placements using spatial perturbations such as partial visibility, truncation, and overlaps, combined with photometric degradations including lighting variation and noise. To improve recall of small and partially occluded instances, we integrate Slicing Aided Hyper Inference (SAHI) at inference time. All…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
