PyramidBox++: High Performance Detector for Finding Tiny Face
With the rapid development of deep convolutional neural network, face detection has made great progress in recent years. WIDER FACE dataset, as a main benchmark, contributes greatly to this area. A large amount of methods have been put forward where PyramidBox designs an effective data augmentation strategy (Data-anchor-sampling) and context-based module for face detector. In this report, we improve each part to further boost the performance, including Balanced-data-anchor-sampling, Dual-PyramidAnchors and Dense Context Module. Specifically, Balanced-data-anchor-sampling obtains more uniform sampling of faces with different sizes. Dual-PyramidAnchors facilitate feature learning by introducing progressive anchor loss. Dense Context Module with dense connection not only enlarges receptive filed, but also passes information efficiently. Integrating these techniques, PyramidBox++ is constructed and achieves state-of-the-art performance in hard set.
Code (4)
Tasks
Data AugmentationFace DetectionVocal Bursts Intensity PredictionSimilar Papers 제목 키워드 기반
PyramidBox: A Context-assisted Single Shot Face Detector
Face detection has been well studied for many years and one of remaining challenges is to detect small, blurred and partially occluded faces in uncontrolled environment. This paper proposes a novel context-assisted singl…
Face DetectionRobust and High Performance Face Detector
In recent years, face detection has experienced significant performance improvement with the boost of deep convolutional neural networks. In this report, we reimplement the state-of-the-art detector SRN and apply some tr…
Data AugmentationFace DetectionVocal Bursts Intensity PredictionVisible and Clear: Finding Tiny Objects in Difference Map
Tiny object detection is one of the key challenges in the field of object detection. The performance of most generic detectors dramatically decreases in tiny object detection tasks. The main challenge lies in extracting …
Objectobject-detectionObject DetectionTinyFormer: Preserving Tiny Objects in YOLO-DETR Hybrid Real-time Detectors
YOLO-series and DETR-based detectors struggle with tiny-object detection. YOLO-style models benefit from efficient dense prediction, but their large-stride backbones may suppress tiny instances in deep feature maps and m…
Object LocalizationObject DetectionTinyDet: Accurate Small Object Detection in Lightweight Generic Detectors
Small object detection requires the detection head to scan a large number of positions on image feature maps, which is extremely hard for computation- and energy-efficient lightweight generic detectors. To accurately det…
object-detectionObject DetectionSmall Object Detection