项目作者: THUEishin

项目描述 :
This is a project of Pattern Recognition course in Tsinghua University: Object detection task of masked face based on YOLO-LITE model. The model trains and infers both on CPU. The default parameters for anchor box are not so good and the mAP@.5 is just 15% for a small dataset, which means the overfitting is severe. You may change the parameters by yourself and train the model for a larger dataset to gain a better performance.
高级语言: Python
项目地址: git://github.com/THUEishin/Masked-Face-Detection.git
创建时间: 2020-06-29T04:54:15Z
项目社区:https://github.com/THUEishin/Masked-Face-Detection

开源协议:

下载