ShiqiYu / libfacedetection

An open source library for face detection in images. The face detection speed can reach 1000FPS.
Other
12.27k stars 3.05k forks source link

夜间出现误检测较多该如何处理 #249

Closed huxianhui282 closed 4 years ago

huxianhui282 commented 4 years ago

老师您好: 请问下,误检测较多应该如何处理。能否按照如下思路。

1、设置置信度阈值筛除。 2、提取 误检测图片 使用 训练程序 重新训练? 第2步,不知道是否可行? 如果可行,大致操作流程应该怎么做。对图片有什么要求? 非常感谢。

ShiqiYu commented 4 years ago

可以加入新数据训练,你可以将wider face和你的数据放一起训练。

On Fri, May 15, 2020 at 4:15 AM huxianhui282 notifications@github.com wrote:

老师您好: 请问下,误检测较多应该如何处理。能否按照如下思路。

1、设置置信度阈值筛除。 2、提取 误检测图片 使用 训练程序 重新训练? 第2步,不知道是否可行? 如果可行,大致操作流程应该怎么做。对图片有什么要求? 非常感谢。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ShiqiYu/libfacedetection/issues/249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWR4HMF3VTZYGYKOYIA2PLRRRGPLANCNFSM4NA752AQ .

--

Prof. Shiqi YU (于仕琪)

Department of Computer Science and Engineering,

Southern University of Science and Technology,

Shenzhen, China.