登录
首页 » Python » face-landmark

face-landmark

于 2018-05-22 发布 文件大小:5856KB
0 234
下载积分: 1 下载次数: 14

代码说明:

  人脸68点标注,用于人类面部关键点检测,结合dlib(face landmark master)

文件列表:

face-landmark\.idea\face-landmark-master.iml, 398 , 2017-11-22
face-landmark\.idea\misc.xml, 213 , 2017-11-22
face-landmark\.idea\modules.xml, 292 , 2017-11-22
face-landmark\.idea\workspace.xml, 19762 , 2017-11-22
face-landmark\face_landmark.cpp, 4658 , 2017-09-27
face-landmark\face_landmark.py, 3831 , 2017-11-22
face-landmark\images\1.jpg, 35106 , 2017-11-20
face-landmark\images\2.jpg, 42545 , 2017-11-20
face-landmark\images\2007_007763.jpg, 89619 , 2016-11-22
face-landmark\images\2008_001009.jpg, 41770 , 2016-11-22
face-landmark\images\2008_001322.jpg, 65344 , 2016-11-22
face-landmark\images\2008_002079.jpg, 92641 , 2016-11-22
face-landmark\images\2008_002470.jpg, 91349 , 2016-11-22
face-landmark\images\2008_002506.jpg, 79316 , 2016-11-22
face-landmark\images\2008_004176.jpg, 93821 , 2016-11-22
face-landmark\images\2008_007676.jpg, 110034 , 2016-11-22
face-landmark\images\2009_004587.jpg, 79462 , 2016-11-22
face-landmark\images\3.jpg, 50282 , 2017-11-20
face-landmark\images\4.jpg, 52056 , 2017-11-20
face-landmark\images\image_003_1.jpg, 66480 , 2016-11-22
face-landmark\images\image_004_1.jpg, 109561 , 2016-11-22
face-landmark\images\image_019_1.jpg, 97478 , 2016-11-22
face-landmark\images\image_020_1.jpg, 189556 , 2016-11-22
face-landmark\images\image_09.jpg, 26211 , 2016-11-22
face-landmark\model\landmark_deploy.prototxt, 4421 , 2017-09-27
face-landmark\model\VanFace.caffemodel, 3297959 , 2017-09-27
face-landmark\README.md, 681 , 2017-09-27
face-landmark\result\1.jpg, 125216 , 2017-09-27
face-landmark\result\1_result.jpg, 248888 , 2017-09-27
face-landmark\result\2.jpg, 25631 , 2017-09-27
face-landmark\result\2_result.jpg, 53341 , 2017-09-27
face-landmark\result\4.jpg, 98534 , 2017-09-27
face-landmark\result\4_result.jpg, 150164 , 2017-09-27
face-landmark\result\7.jpg, 250285 , 2017-09-27
face-landmark\result\7_result.jpg, 287446 , 2017-09-27
face-landmark\result\8.jpg, 116396 , 2017-09-27
face-landmark\result\8_result.jpg, 172621 , 2017-09-27
face-landmark\rotation_image.cpp, 4008 , 2017-09-27
face-landmark\train\adam_solver.prototxt, 285 , 2017-11-22
face-landmark\train\DataRow.py, 56798 , 2017-09-27
face-landmark\train\Demo.py, 2516 , 2017-09-27
face-landmark\train\landmark_train.prototxt, 5347 , 2017-09-27
face-landmark\train\mainloop.py, 13858 , 2017-09-27
face-landmark\train\NormlizedMSE.py, 5093 , 2017-09-27
face-landmark\.idea, 0 , 2017-11-22
face-landmark\images, 0 , 2018-05-22
face-landmark\model, 0 , 2017-09-27
face-landmark\result, 0 , 2017-09-27
face-landmark\train, 0 , 2017-11-22
face-landmark, 0 , 2017-11-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Edge-Detection
    边缘检测 Edge Detection Edge Detection(Edge Detection)
    2014-05-08 13:49:15下载
    积分:1
  • medical-picture-process
    《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
    2012-03-14 15:02:31下载
    积分:1
  • edge_detection
    说明:  通过检测二维小波变换的模极大值点可以确定图像的边缘点,利用小波变换的多尺度性用于图像的边缘检测(By detecting modulus maxima point of two-dimensional wavelet transform we can determine the image edge points, using multi-scale nature of wavelet transform in image edge detection)
    2010-04-13 20:06:43下载
    积分:1
  • histogram-equalization
    直方图均衡化的几个改进算法程序:BBHE,DSIHE,MMBEBHE(Several improvements histogram equalization algorithm: BBHE, DSIHE, MMBEBHE)
    2014-04-24 21:36:37下载
    积分:1
  • project2_students
    基于互信息的刚性配准,利用了Powell算法和黄金分割算法,效果还不错(Based on Mutual Information rigid registration, Powell algorithm and the use of the golden section algorithm, the results were good)
    2015-12-18 14:36:54下载
    积分:1
  • Crack-Extraction
    关于图像处理的程序,他能实现对裂缝进行自动的提取(About image processing program, he can achieve the automatic extraction of cracks)
    2020-07-01 06:20:02下载
    积分:1
  • canny
    canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double threshold method and connect the edge)
    2017-11-28 19:31:27下载
    积分:1
  • xiaobobao2
    小波包程序2,能够对信号进行特征提取,有利于初学者。(This is a wavelet packet program 2,which is useful for the beginners.)
    2014-04-24 20:42:14下载
    积分:1
  • 车牌识别matlab
    说明:  matlab实现的简单的车牌识别,附有相关模板库(matlab chepaishibie,and xiangguanmubanku)
    2020-06-09 23:42:50下载
    积分:1
  • zhangwen
    说明:  掌纹识别palm print recognition software(gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology )(Palmprint identification palm print recognition software (gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology))
    2008-10-28 16:57:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载