
人脸检测
hanjiangxue_wei
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
人脸检测论文PCN
tags: PCN;人脸检测; face detection 论文名称: 《Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks》 作者为中科院计算所山世光及其学生 2018 代码地址:https://github.com/Jack-CV/FaceKit 论文背景 人脸检测器通常...原创 2019-02-24 12:34:16 · 1594 阅读 · 1 评论 -
人脸检测论文SSH
tags: 人脸检测;face detection 论文题目《SSH:Single Stage Headless Face Detector》 作者 Mahyar Narjibi 与 Pouya Samangouei 2017 代码地址:https://github.com/mahyarnajibi/SSH 论文背景 SSH为single stage headless的缩写,为单阶段检测器...原创 2019-02-24 17:52:30 · 1288 阅读 · 0 评论 -
人脸检测论文FAN
tags: 人脸检测;face detection 论文题目《Face Attention Network: An Effective Face Detector for the Occluded Faces》 作者 王剑锋、袁野 2017 一个pytorch复现的代码地址:https://github.com/rainofmine/Face_Attention_Network 论文...原创 2019-02-25 16:18:25 · 1926 阅读 · 0 评论 -
人脸检测论文S3FD
tags: 人脸检测;face detection;S3FD 论文题目《S3FD: Single Shot Scale-invariant Face Detector》 作者:Shifeng Zhang Zhen Lei 中科院自动化研究所 2017 代码地址:https://github.com/sfzhang15/SFD 论文背景 基于anchor的目标检测算法在复杂场...原创 2019-03-01 14:48:09 · 621 阅读 · 1 评论