paper-with-me

Papers

PyramidBox: A Context-assisted Single Shot Face Detector

2018-03-21 · ECCV 2018 9 · Xu Tang, Daniel K. Du, Zeqiang He, Jingtuo Liu

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 single shot face detector, named \emph{PyramidBox} to handle the hard face detection problem. Observing the importance of the context, we improve the utilization of contextual information in the following three aspects. First, we design a novel context anchor to supervise high-level contextual feature learning by a semi-supervised method, which we call it PyramidAnchors. Second, we propose the Low-level Feature Pyramid Network to combine adequate high-level context semantic feature and Low-level facial feature together, which also allows the PyramidBox to predict faces of all scales in a single shot. Third, we introduce a context-sensitive structure to increase the capacity of prediction network to improve the final accuracy of output. In addition, we use the method of Data-anchor-sampling to augment the training samples across different scales, which increases the diversity of training data for smaller faces. By exploiting the value of context, PyramidBox achieves superior performance among the state-of-the-art over the two common face detection benchmarks, FDDB and WIDER FACE. Our code is available in PaddlePaddle: \href{https://github.com/PaddlePaddle/models/tree/develop/fluid/face_detection}{\url{https://github.com/PaddlePaddle/models/tree/develop/fluid/face_detection}}.

📄 PDF Abstract BibTeX arXiv:1803.07737

Code (5)

PaddlePaddle/models 공식 구현 paddle
2023-MindSpore-1/ms-code-216/tree/main/PyramidBox mindspore
EricZgw/PyramidBox tf
Swybino/PotatoNet tf
goingqs/pyramidbox pytorch

Tasks

Face Detection

Similar Papers 제목 키워드 기반

PyramidBox++: High Performance Detector for Finding Tiny Face

2019-03-31 · Zhihang Li, Xu Tang, Junyu Han, Jingtuo Liu 외

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 method…

Data AugmentationFace DetectionVocal Bursts Intensity Prediction

Robust and High Performance Face Detector

2019-01-06 · Yundong Zhang, Xiang Xu, Xiaotao Liu

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 Prediction

AI-Empowered RIS-Assisted Networks: CV-Enabled RIS Selection and DNN-Enabled Transmission

2024-04-18 · Conggang Hu, Yang Lu, Hongyang Du, Mi Yang 외

This paper investigates artificial intelligence (AI) empowered schemes for reconfigurable intelligent surface (RIS) assisted networks from the perspective of fast implementation. We formulate a weighted sum-rate maximiza…

IFAST: Weakly Supervised Interpretable Face Anti-spoofing from Single-shot Binocular NIR Images

2023-09-29 · Jiancheng Huang, Donghao Zhou, Shifeng Chen

Single-shot face anti-spoofing (FAS) is a key technique for securing face recognition systems, and it requires only static images as input. However, single-shot FAS remains a challenging and under-explored problem due to…

Depth EstimationDisparity EstimationFace Anti-SpoofingFace Recognition

JailbreakOPT: Tool-Assisted Iterative Jailbreak Prompt Optimization

2026-06-09 · Ge Shi, Jun Yin, Donglin Xie, Fangyi Liu 외 arxiv

Jailbreak attacks expose persistent safety weaknesses in large language models (LLMs), but existing stateless single-turn methods face a trade-off: hand-crafted prompts are expressive but static, while iterative prompt o…