摘要: dlib 下 face_landmark_detection_ex This face detector is made using the classic Histogram of Oriented Gradients (HOG) feature combined with a linear cl 阅读全文
posted @ 2020-04-15 23:21 qiynet 阅读(332) 评论(0) 推荐(0)
摘要: 本文链接:https://blog.csdn.net/koibiki/article/details/83588796收起论文连接:One Millisecond Face Alignment with an Ensemble of Regression Trees 1.简介本文也采用级联回归树。 阅读全文
posted @ 2020-04-15 23:17 qiynet 阅读(762) 评论(0) 推荐(0)
摘要: 1.atomic_read与atomic_set函数是原子变量的操zhidao作回,就是原子读和原子设置的作用. 2.原子操作,就是答执行操作的时候,其数值不会被其它线程或者中断所影响 3.原子操作是linux内核中一种同步的方式 阅读全文
posted @ 2020-04-15 10:15 qiynet 阅读(533) 评论(0) 推荐(0)
跳至侧栏