2020
DOI: 10.1016/j.neucom.2018.02.110
|View full text |Cite
|
Sign up to set email alerts
|

A fast face detection method via convolutional neural network

Abstract: Current face or object detection methods via convolutional neural network (such as OverFeat, R-CNN and DenseNet) explicitly extract multi-scale features based on an image pyramid. However, such a strategy increases the computational burden for face detection. In this paper, we propose a fast face detection method based on discriminative complete features (DCFs) extracted by an elaborately designed convolutional neural network, where face detection is directly performed on the complete feature maps. DCFs have s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
18
0
1

Year Published

2020
2020
2021
2021

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 44 publications
(21 citation statements)
references
References 57 publications
0
18
0
1
Order By: Relevance
“…Banyak algoritme yang telah diusulkan untuk melakukan proses deteksi wajah pada video. Referensi [3] menggunakan Convolutional Neural Network (CNN) untuk melakukan proses deteksi wajah. Hasil yang diperoleh menunjukkan bahwa algoritme yang digunakan mampu untuk mendeteksi wajah.…”
Section: Pendahuluanunclassified
“…Banyak algoritme yang telah diusulkan untuk melakukan proses deteksi wajah pada video. Referensi [3] menggunakan Convolutional Neural Network (CNN) untuk melakukan proses deteksi wajah. Hasil yang diperoleh menunjukkan bahwa algoritme yang digunakan mampu untuk mendeteksi wajah.…”
Section: Pendahuluanunclassified
“…vector of fixed-length from the feature map is extracted for each and every object proposal by the pooling layer [7]. All possible feature vector is then fed to series of fully connected layers which in due course branches into sibling output layers, one amongst this layer generates softmax probability estimation over K classes of the object along with a catch-all background, class and the second layer, for each of the K object classes outputs four real-valued numbers.…”
Section: Evaluation and Evolution Of Object Detection Techniques Yolomentioning
confidence: 99%
“…The convolutional neural network architecture comprises prominently of three parts: the convolution layer, the pooling layer, and the fully connected layer. The pooling layer [7] extracts a fixed-length function matrix from the function chart for each and every item proposition. All function vectors are then supplied to the sequence of fully connected layers that branch into sibling input layers in due course, one of these layers produces softmax likelihood estimates over object groups along with a catch-all background, class and second layer for each of the object groups produces four real-valued numbers.…”
Section: Evaluation and Evolution Of Object Detection Techniques Yolomentioning
confidence: 99%
“…In 2017, Huang et al [ 9 ] proposed DenseNet, which made it possible for feature reusing and provided another way for feature fusion, which is realized by the concatenation of different feature maps. In recent years, the above mentioned two feature fusion methods, which are proposed in ResNet and DenseNet, that have been widely used in the tasks of image classification [ 10 , 11 ], semantic segmentation [ 12 , 13 ], object detection [ 14 , 15 ], etc. Additionally, they are served as the standard patterns of feature extraction based on CNN.…”
Section: Introductionmentioning
confidence: 99%