zoukankan      html  css  js  c++  java
  • 人脸检测——Cascade-CNN Based Models(一)

    【1】

    H. Li, Z. Lin, X. Shen, J. Brandt, and G. Hua, “A convolutional neural network cascade for face detection,” in Proceedings of the IEEE conference on computer vision and pattern recognition, 2015, pp.5325–5334.

    【2】

    K. Zhang, Z. Zhang, Z. Li, and Y. Qiao, “Joint face detection and alignment using multitask cascaded convolutional networks,” IEEE Signal Processing Letters, vol. 23, no. 10, pp. 1499–1503, 2016.

    【3】

    K. Zhang, Z. Zhang, H. Wang, Z. Li, Y. Qiao, and W. Liu, “Detecting faces using inside cascaded contextual cnn,” in Proceedings of the IEEE International Conference on Computer Vision, 2017, pp. 31713179.

    【4】

    H. Qin, J. Yan, X. Li, and X. Hu, “Joint training of cascaded cnn for face detection,” in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2016, pp. 3456–3465.

    【5】

    R. Qi, R.-S. Jia, Q.-C. Mao, H.-M. Sun, and L.-Q. Zuo, “Face detection method based on cascaded convolutional networks,” IEEE Access, vol. 7, pp. 110 740–110 748, 2019.
  • 相关阅读:
    深入浅出TCP之listen
    indexing and hashing
    c++四种强制类型转化
    c++实现web服务框架
    MVC、MVP、MVVM概念解析
    常用设计模式
    [React]虚拟DOM
    防抖和节流
    函数柯里化
    apply, bind, call方法剖析
  • 原文地址:https://www.cnblogs.com/timelesszxl/p/14743728.html
Copyright © 2011-2022 走看看