paper-with-me

Papers

Multi-Branch Fully Convolutional Network for Face Detection

2017-07-20 · Yancheng Bai, Bernard Ghanem

Face detection is a fundamental problem in computer vision. It is still a challenging task in unconstrained conditions due to significant variations in scale, pose, expressions, and occlusion. In this paper, we propose a multi-branch fully convolutional network (MB-FCN) for face detection, which considers both efficiency and effectiveness in the design process. Our MB-FCN detector can deal with faces at all scale ranges with only a single pass through the backbone network. As such, our MB-FCN model saves computation and thus is more efficient, compared to previous methods that make multiple passes. For each branch, the specific skip connections of the convolutional feature maps at different layers are exploited to represent faces in specific scale ranges. Specifically, small faces can be represented with both shallow fine-grained and deep powerful coarse features. With this representation, superior improvement in performance is registered for the task of detecting small faces. We test our MB-FCN detector on two public face detection benchmarks, including FDDB and WIDER FACE. Extensive experiments show that our detector outperforms state-of-the-art methods on all these datasets in general and by a substantial margin on the most challenging among them (e.g. WIDER FACE Hard subset). Also, MB-FCN runs at 15 FPS on a GPU for images of size 640 x 480 with no assumption on the minimum detectable face size.

📄 PDF Abstract BibTeX arXiv:1707.06330

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionGPU

Similar Papers 제목 키워드 기반

Registration-free Face-SSD: Single shot analysis of smiles, facial attributes, and affect in the wild

2019-02-11 · Youngkyoon Jang, Hatice Gunes, Ioannis Patras

In this paper, we present a novel single shot face-related task analysis method, called Face-SSD, for detecting faces and for performing various face-related (classification/regression) tasks including smile recognition,…

Arousal EstimationAttributeFace DetectionSmile Recognition

Image Splicing Localization Using A Multi-Task Fully Convolutional Network (MFCN)

2017-09-06 · Ronald Salloum, Yuzhuo Ren, C. -C. Jay Kuo

In this work, we propose a technique that utilizes a fully convolutional network (FCN) to localize image splicing attacks. We first evaluated a single-task FCN (SFCN) trained only on the surface label. Although the SFCN …

Multi-Task Learning

H-FCBFormer Hierarchical Fully Convolutional Branch Transformer for Occlusal Contact Segmentation with Articulating Paper

2024-07-10 · Ryan Banks, Bernat Rovira-Lastra, Jordi Martinez-Gomis, Akhilanand Chaurasia 외

Occlusal contacts are the locations at which the occluding surfaces of the maxilla and the mandible posterior teeth meet. Occlusal contact detection is a vital tool for restoring the loss of masticatory function and is a…

Contact DetectionSemantic Segmentation

DATE: Dual Assignment for End-to-End Fully Convolutional Object Detection

2022-11-25 · Yiqun Chen, Qiang Chen, Qinghao Hu, Jian Cheng

Fully convolutional detectors discard the one-to-many assignment and adopt a one-to-one assigning strategy to achieve end-to-end detection but suffer from the slow convergence issue. In this paper, we revisit these two a…

object-detectionObject Detection

Detecting Faces Using Region-based Fully Convolutional Networks

2017-09-14 · Yitong Wang, Xing Ji, Zheng Zhou, Hao Wang 외

Face detection has achieved great success using the region-based methods. In this report, we propose a region-based face detector applying deep networks in a fully convolutional fashion, named Face R-FCN. Based on Region…

Face DetectionPosition