paper-with-me

Papers

Supervised Transformer Network for Efficient Face Detection

2016-07-19 · Dong Chen, Gang Hua, Fang Wen, Jian Sun

Large pose variations remain to be a challenge that confronts real-word face detection. We propose a new cascaded Convolutional Neural Network, dubbed the name Supervised Transformer Network, to address this challenge. The first stage is a multi-task Region Proposal Network (RPN), which simultaneously predicts candidate face regions along with associated facial landmarks. The candidate regions are then warped by mapping the detected facial landmarks to their canonical positions to better normalize the face patterns. The second stage, which is a RCNN, then verifies if the warped candidate regions are valid faces or not. We conduct end-to-end learning of the cascaded network, including optimizing the canonical positions of the facial landmarks. This supervised learning of the transformations automatically selects the best scale to differentiate face/non-face patterns. By combining feature maps from both stages of the network, we achieve state-of-the-art detection accuracies on several public benchmarks. For real-time performance, we run the cascaded network only on regions of interests produced from a boosting cascade face detector. Our detector runs at 30 FPS on a single CPU core for a VGA-resolution image.

📄 PDF Abstract BibTeX arXiv:1607.05477

Code (0)

등록된 구현이 없습니다.

Tasks

CPUFace DetectionRegion Proposalvalid

Similar Papers 제목 키워드 기반

Deepfake Detection: A Comparative Analysis

2023-08-07 · Sohail Ahmed Khan, Duc-Tien Dang-Nguyen

This paper present a comprehensive comparative analysis of supervised and self-supervised models for deepfake detection. We evaluate eight supervised deep learning architectures and two transformer-based models pre-train…

DeepFake DetectionDeep LearningFace Swapping

1st Place Solutions for UG2+ Challenge 2021 -- (Semi-)supervised Face detection in the low light condition

2021-07-02 · Pengcheng Wang, Lingqiao Ji, Zhilong Ji, Yuan Gao 외

In this technical report, we briefly introduce the solution of our team "TAL-ai" for (Semi-) supervised Face detection in the low light condition in UG2+ Challenge in CVPR 2021. By conducting several experiments with pop…

Face DetectionImage Enhancementobject-detectionObject Detection

UIA-ViT: Unsupervised Inconsistency-Aware Method based on Vision Transformer for Face Forgery Detection

2022-10-23 · Wanyi Zhuang, Qi Chu, Zhentao Tan, Qiankun Liu 외

Intra-frame inconsistency has been proved to be effective for the generalization of face forgery detection. However, learning to focus on these inconsistency requires extra pixel-level forged location annotations. Acquir…

Representation Learning

Self-supervised Transformer for Deepfake Detection

2022-03-02 · Hanqing Zhao, Wenbo Zhou, Dongdong Chen, Weiming Zhang 외

The fast evolution and widespread of deepfake techniques in real-world scenarios require stronger generalization abilities of face forgery detectors. Some works capture the features that are unrelated to method-specific …

Contrastive LearningDeepFake DetectionFace SwappingLipreading+1

A Self-Supervised Transformer for Unusable Shared Bike Detection

2025-05-02 · Yin Huang, Yongqi Dong, Youhua Tang, Alvaro García Hernandez

The rapid expansion of bike-sharing systems (BSS) has greatly improved urban "last-mile" connectivity, yet large-scale deployments face escalating operational challenges, particularly in detecting faulty bikes. Existing …

Binary ClassificationEnsemble Learning