搜索资源列表
keras-master
- 神经网络用来keras框架源码,非常的适合初学者来学习卷积神经网络(Keras neural network framework for source code)
上海理工大学+US!+基于微信的图像识别系统
- 一个可在微信端使用的深度学习的图像识别程序,使用keras开发,文件内包含训练集下载方式。(A deep learning in WeChat use of the image recognition program, using keras development, the document contains the training set, Download methods.)
keras_mnist_test
- hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
程序源码
- 基于CNN的手势识别,可识别五种手势,拳头,手掌,比V,OK,还有空。要求环境:opencv,keras,theano,python2.7(CNN based gesture recognition can identify five kinds of gestures, fist, palms, than V, OK, and empty. Requirements for the environment: opencv, keras, theano, python2.7)
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)