Paper Reading AI Learner

Inverted Non-maximum Suppression for more Accurate and Neater Face Detection

2023-05-17 21:59:10
Lian Liu, liguo Zhou

Abstract

CNN-based face detection methods have achieved significant progress in recent years. In addition to the strong representation ability of CNN, post-processing methods are also very important for the performance of face detection. In general, the face detection method predicts several candidate bounding-boxes for one face. NMS is used to filter out inaccurate candidate boxes to get the most accurate box. The principle of NMS is to select the box with a higher score as the basic box and then delete the box which has a large overlapping area with the basic box but has a lower score. However, the current NMS method and its improved versions do not perform well when face image quality is poor or faces are in a cluster. In these situations, even after NMS filtering, there is often a face corresponding to multiple predicted boxes. To reduce this kind of negative result, in this paper, we propose a new NMS method that operates in the reverse order of other NMS methods. Our method performs well on low-quality and tiny face samples. Experiments demonstrate that our method is effective as a post-processor for different face detection methods.

Abstract (translated)

卷积神经网络(CNN)为基础的面部检测方法在过去几年中取得了显著进展。除了CNN的强大表示能力之外,预处理方法对于面部检测的性能也非常重要。通常,面部检测方法预测多个面部的候选框。NMS被用来过滤掉不准确的候选框,以得到最准确的框。NMS的原理是选择得分更高的框作为基本框,然后删除得分较低的框。然而,当面部图像质量不好或面部处于集群中时,当前版本的NMS方法和改进版的NMS方法表现不好。在这些情况下,即使经过NMS过滤,仍然可能出现多个预测框对应着一个面部的情况。为了减少这种负面影响,在本文中,我们提出了一种新的NMS方法,其操作顺序与其他NMS方法相反。我们的方法和在低质量和小尺寸面部样本上表现良好的方法证明了我们的方法和不同的面部检测方法作为预处理方法的有效性。

URL

https://arxiv.org/abs/2305.10593

PDF

https://arxiv.org/pdf/2305.10593.pdf


Tags
3D Action Action_Localization Action_Recognition Activity Adversarial Agent Attention Autonomous Bert Boundary_Detection Caption Chat Classification CNN Compressive_Sensing Contour Contrastive_Learning Deep_Learning Denoising Detection Dialog Diffusion Drone Dynamic_Memory_Network Edge_Detection Embedding Embodied Emotion Enhancement Face Face_Detection Face_Recognition Facial_Landmark Few-Shot Gait_Recognition GAN Gaze_Estimation Gesture Gradient_Descent Handwriting Human_Parsing Image_Caption Image_Classification Image_Compression Image_Enhancement Image_Generation Image_Matting Image_Retrieval Inference Inpainting Intelligent_Chip Knowledge Knowledge_Graph Language_Model LLM Matching Medical Memory_Networks Multi_Modal Multi_Task NAS NMT Object_Detection Object_Tracking OCR Ontology Optical_Character Optical_Flow Optimization Person_Re-identification Point_Cloud Portrait_Generation Pose Pose_Estimation Prediction QA Quantitative Quantitative_Finance Quantization Re-identification Recognition Recommendation Reconstruction Regularization Reinforcement_Learning Relation Relation_Extraction Represenation Represenation_Learning Restoration Review RNN Robot Salient Scene_Classification Scene_Generation Scene_Parsing Scene_Text Segmentation Self-Supervised Semantic_Instance_Segmentation Semantic_Segmentation Semi_Global Semi_Supervised Sence_graph Sentiment Sentiment_Classification Sketch SLAM Sparse Speech Speech_Recognition Style_Transfer Summarization Super_Resolution Surveillance Survey Text_Classification Text_Generation Tracking Transfer_Learning Transformer Unsupervised Video_Caption Video_Classification Video_Indexing Video_Prediction Video_Retrieval Visual_Relation VQA Weakly_Supervised Zero-Shot