登录
首页 » Python » face-landmark

face-landmark

于 2018-05-22 发布 文件大小:5856KB
0 226
下载积分: 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 个回复

  • RECTANGLE
    一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域(A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification)
    2009-02-24 15:45:17下载
    积分:1
  • pinjie
    本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接(In this paper, feature extraction using Harris operator point, based on feature matching, weighted fusion image mosaic)
    2010-07-28 15:53:38下载
    积分:1
  • TV_resto
    图像去噪处理的TV全变分模型的Matlab代码实现(TV image denoising processing model of the entire variational Matlab code)
    2020-08-25 15:48:14下载
    积分:1
  • testDetect
    直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
    2013-11-12 14:49:32下载
    积分:1
  • HaarPSRC=Vehicle-detection
    运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
    2013-07-31 11:21:35下载
    积分:1
  • week5
    说明:  吴恩达第五周作业。学习算法分两部分进行理解,第一部分是根据code对算法进行综述,第二部分是代码(The learning algorithm is divided into two parts, the first part is to summarize the algorithm according to the code, the second part is the code)
    2020-04-13 10:29:47下载
    积分:1
  • YUV_DCT
    YUV Quantization using VS2010
    2013-07-14 19:12:13下载
    积分:1
  • 小波变换BP,OMP,StOMP二维比较
    说明:  运用OMP、BP、StOMP及MP算法对lena图像进行重构。(Use OMP, BP, StOMP and MP algorithms to reconstruct the lena image.)
    2021-03-19 23:21:03下载
    积分:1
  • Deblurring-Images
    本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
    2020-12-12 10:49:16下载
    积分:1
  • 人群密度报警
    人群密度估计,导入视频,生成一帧一帧的图片,并判断密度是否超过阈值,超过的报警。(Crowd density estimation, the introduction of video, generate a frame of pictures, and determine whether the density exceeds the threshold, more than the alarm.)
    2017-11-08 13:22:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载