-
facedetectandrecognition-dlib-python3.6
说明: 机器学习专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技 能,为包括人脸识别领域的人工智能的发展做出了极大的贡献。本文探索如何应用机器学习中的一些技术,使计算机更好地完成人脸识别领域中的人脸检测和人脸验证。
在人脸检测方面,针对如何快速、准确地检出人脸的问题,基于DLIB中特征模型,可以快速提取检测出人脸,并且提取出人脸特征点,主要作用就是快速检测定位人脸。在训练过程中,引入了ResNet机器学习算法,该算法采用多层卷积神经网络结构,对人脸进行多层特征提取和描述,得到人脸特征描述符。通过测试可以证实了上述方法能够检测和识别人脸。(In terms of face detection, for the problem of how to detect faces quickly and accurately, based on the feature model in DLIB, you can quickly extract and detect faces, and extract face feature points, the main role is to quickly detect and locate faces. In the training process, the VGG-FACE machine learning algorithm is introduced. This algorithm uses a multi-layer convolutional neural network structure to perform multi-layer feature extraction and description on the face to obtain the face feature descriptor. Tests can confirm that the above method can detect and recognize human faces.)
- 2020-05-06 14:33:08下载
- 积分:1
-
非均匀有理B样条 第2版
非均匀有理B样条 第2版.pdf
NURBS理论经典书籍(The nurbs book(second edition)
NURBS Theory Classic Books)
- 2019-06-25 02:52:58下载
- 积分:1
-
image_图像边缘检测,图像分割,检测及圆拟合
可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
- 2018-06-05 15:33:54下载
- 积分:1
-
boltzmann
shanChen两相流LBM的c版源代码,参考shanChen.m修改的,希望对不太熟悉Matlab的有所帮助(c code of liquid-liquid flow of shanchen)
- 2020-07-01 13:40:02下载
- 积分:1
-
brisk
说明: 利用brisk算法对两张图片进行特征检测,并且实现图像拼接。(The brisk algorithm is used to detect the features of the two images and realize the image mosaic.)
- 2020-07-04 18:14:58下载
- 积分:1
-
ex2
用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
- 2013-12-07 23:42:44下载
- 积分:1
-
11
说明: 一个EM算法实现图像分割,可以实现彩色图像分割。(An EM algorithm is used for image segmentation.)
- 2020-06-18 21:40:01下载
- 积分:1
-
3DBP
机载线阵SAR三维成像,采用后向投影(BP)算法,成像效果比较理想。程序中有各切面的结果图,便于分析成像分辨率。(The airborne SAR three-dimensional imaging uses the back projection (BP) algorithm, and the imaging effect is satisfactory.)
- 2017-06-10 22:39:38下载
- 积分:1
-
lolyd-max
基于lloyd-max最佳量化器的量化程序,如有需要可随时下载。(Based on the best lloyd-max quantizer quantization procedure, if necessary, at any time to download.)
- 2010-03-15 09:34:42下载
- 积分:1
-
colormoments
说明: 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。(Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dimensional vector for comparison.)
- 2008-09-02 15:27:53下载
- 积分:1