基于Python的多目标人脸检测和识别系统研究外文翻译资料

 2022-04-29 21:55:17

英语原文共 11 页,剩余内容已隐藏,支付完成后下载完整资料



ABSTRACT 1
目录

WHO MISSED THE CLASS? - UNIFYING MULTI-FACE DETECTION, TRACKING AND RECOGNITION IN VIDEOS 1

1. INTRODUCTION 1

2. FACE DETECTION AND MULTI-FACE TRACKING 3

2.1. Face Detection 3

2.2. Face Tracking 4

3. RECOGNIZE A GROUP OF MULTI-INSTANCE TRACKLETS SIMULTANEOUSLY 5

3.1. Recognizer Training 5

3.2. Entropy-based Tracklet Feature 6

3.3. Global Tracklet Recognition 7

Constraints 8

4. EXPERIMENTS 8

4.1. Datasets 8

4.2. Compare Face Recognition by Single-Image, Face Tracklet and Tracklet Group on the Honda/UCSD dataset 9

4.3. Face Recognition in Classrooms 10

5. CONCLUSION 10

6. REFERENCES 11

全文翻译:谁逃课了?——视频中的统一多人人脸检测、跟踪和识别 12

摘要 12

1.引言 12

2.人脸检测与多人人脸追踪 14

2.1. 人脸检测 14

2.2. 人脸追踪 14

3.同时识别一组多个实例分组 15

3.1.识别器训练 15

3.2.基于熵的tracklet特征 16

3.3.球体tracklet识别 17

4.实验 18

4.1.数据集 18

4.2. 比较Honda / UCSD数据集上的单图像、Face Tracklet和Tracklet组的人脸识别 18

4.3.教室中的人脸识别 19

5.总结 19

外文摘要翻译 21

1.Face detection using representation learning 21

2. Robust Real-Time Face Detection 21

3. Research on Video Face Detection based on AdaBoost algorithm Training classifier 22

4. The Research of Face Detection Method Based on Adaboost Algorithm and Skin Color Segmentation 22

5. Face Recognition Using Laplacianfaces 23

6. Occlusion Robust Face Recognition Based on Mask Learning 24

7. Reading Faces:From Features to Recognition(review) 24

8. Research on Face Recognition Method Based on Deep Learning in Natural Environment 25

9. Robust Face Recognition via Adaptive Sparse Representation 25

10. Robust Face Recognition via Sparse Representation 26

WHO MISSED THE CLASS? - UNIFYING MULTI-FACE DETECTION, TRACKING AND RECOGNITION IN VIDEOS

Yunxiang Mao, Haohan Li, Zhaozheng Yin

Department of Computer Science

Missouri University of Science and Technology, USA

ym8r8@mst.edu, hl87c@mst.edu, yinz@mst.edu

ABSTRACT

We investigate the problem of checking class attendance by detecting, tracking and recognizing multiple student faces in classroom videos taken by instructors. Instead of recognizing each individual face independently, first, we perform multiobject tracking to associate detected faces (including false positives) into face tracklets (each tracklet contains multiple instances of the same individual with variations in pose, illumination etc.) and then we cluster the face instances in each tracklet into a small number of clusters, achieving sparse face representation with less redundancy. Then, we formulate a unified optimization problem to (a) identify false positive face tracklets; (b) link broken face tracklets belonging to the same person due to long occlusion; and (c) recognize the group of faces simultaneously with spatial and temporal context constraints in the video. We test the proposed method on Honda/UCSD database and real classroom scenarios. The high recognition performance achieved by recognizing a group of multi-instance tracklets simultaneously demonstrates that multi-face recognition is more accurate than recognizing each individual face independently.

Index Terms— Face detection, face tracking, face recognition, multiple object tracking, multiple object recognition.

1. INTRODUCTION

We are interested here in the class attendance checking by recognizing student faces in classroom images/videos taken by the instructor. Face recognition in images has been intensively researched in the past three decades [17, 21]. Usually, the workflow of image-based face recognition systems performs in the following steps: detect the human face in an image, compare the detected face with a reference dataset of N faces and classify who she/he is. This typical workflow builds face models/features for each individual person independently and recognizes each individual face. However, achieving high performance face recognition by using this “one face image versus N references” strategy is still a challenging problem due to the variation of facial expression, pose, illumination condition, occlusion etc. . In group photographs such as taking a short clip of video on studentsrsquo; faces in a classroom, we can explore video information to improve the face recognition performance.

全文共47759字,剩余内容已隐藏,支付完成后下载完整资料


资料编号:[12966],资料为PDF文档或Word文档,PDF文档可免费转换为Word

原文和译文剩余内容已隐藏,您需要先支付 30元 才能查看原文和译文全部内容!立即支付

以上是毕业论文外文翻译,课题毕业论文、任务书、文献综述、开题报告、程序设计、图纸设计等资料可联系客服协助查找。