搜索资源列表
bayes-function
- python语言写的bayes分类器,自己写的,完全可用!-written in python language bayes classifier, write your own, completely free!
system-modules
- 基于python语言实现批量cad文件转为shp文件 -Switch to shp file is based on python language batch file cad
mnist.pkl代码原文
- BP算法的实现,其中的手势识别,用python语言,在tensorflow下!(Implementation of BP algorithm)
liuwentaoboy-SegNet-RS-master
- 进行图像数字的识别功能,结合python语言与opencv,很强大!(The recognition of image numbers , combined with the Python language and opencv , it is powerful !)
动态头像一键生成工具
- 自动拼接的人脸漫画头像 输入:一张带有表情的前景清晰的人脸图片 输出:根据“脸萌”五官组建好的人脸头像 编程语言:Python2.7.10 使用框架:Flask,Oxford,Face++,OpenCV,Numpy 等以及其它一些 Python 模块 编程环境:Mac OS X 10.11.2
cifar-10-cnn-master
- 经典数据集分类,利用卷积神经网络分类,利用python语言编写(classic picture classification)
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)
手写体识别/python
- 此程序使用的是python语言,能对手写数字0~9进行识别。