资源列表
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)
人脸识别资料
- 用python实现的人脸识别技术,可以下载下来跑跑(Face identification base on python)
aocr_x64
- aspose.ocr 图像识别dll 6464位(Aspose.ocr image recognition DLL 6464 bit)
自然语言处理理论与实战
- 讲述自然语言处理相关学科知识和理论基础,并介绍使用这些知识的应用和工具,以及如何在实际环境中使用它们(This paper introduces the knowledge and theoretical basis of natural language processing, the application and tools of using these knowledge, and how to use them in the actual environment)
心音信号处理分析
- 在matlab仿真平台上对某一心音信号进行采样、小波分解、消噪处理、信号重构等信号处理(Heart audio data processing)
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像边缘识别程序,运行即可,附带图片(Image edge recognition program based on ant colony algorithm, just run, with pictures)
SRCNN train
- 利用matlab做深度学习,SRCNN作为超分辨率重建开山之作,用matlab进行代码复现(Matlab to do deep learning, SRCNN as a super resolution reconstruction work, using matlab for code reproduction)
基于LBP的人脸识别
- matlab基于LBP的人脸识别,在matlab基于LBP算法的人脸识别程序,其中包含一个可以运行的程序以及代码。(Face recognition based on LBP in matlab. Face recognition program based on LBP algorithm in matlab contains a program and code that can be run.)
基于摄像头的人脸识别程序
- 通过电脑摄像头采集视频图像,并且实时的进行人脸识别
小波分析模极大值法
- 对信号波形进行小波变换并分解,提取模极大值,最后进行信号重构。(Wavelet transform and decompose the signal waveform, extract the maximum value of the modulus, and finally reconstruct the signal.)
cifar-vgg-master图像识别
- cifar-vgg-master图像识别,基于python平台,很好用(cifar-vgg-master image recognition)
VC++绘图控件实例
- VC++用2008版Visual Studio编写,一个简易绘图小小程序