搜索资源列表
CNN
- 我编的CNN c++程序,对CNN学习者可能有用-I addendum to the CNN c procedures, which may be useful for learners CNN
Cancerdetection
- Cancer detection using C-Cancer detection using CNN
qmde
- Simple CNN sample code-The sample code Simple CNN
卷积神经网络人脸识别程序
- 深度学习中用卷积神经网络来训练模型,输入人脸图像到模型中从而进一步识别
CNN_EXAMPLE
- 改程序来自斯坦福大学的cnn教程。帮助理解cnn的构造过程。赞- U6539 u7A0B u5E8F u6765 u81EA u65AF u5766 u798F u5927 u5B66 u7684cnn u6559 u7A0B u3002 u5E2E u52A9 u7406 u89E3cnn u7684 u6784 u9020 u8FC7 u7A0B u3002 u8D5E UFF01 uFF01 uFF01
matconvnet-1.0-beta24
- 该程序是matconvnet工具箱的最新版本,用于对cnn的研究。需要使用编译工具再使用!- U8BE5 u7A0B u5E8F u662Fmatconvnet u5DE2 u5177 u7B1 u7684 u6700 u65B0 u7248 u672C uFF0C u7528 u5BF9cnn u7684 u7814 u7A76 u3002 u9700 u8981 u4F7F u7528 u7 U8BD1 u5DE5 u5177 u51
nvdla-vmod
- 卷积神经网络实现的参考,借助于英伟达的开源硬件加速器。(Convolutional neural network reference, with open source hardware accelerator in nvidia.)
PipeCNN-master
- 关于caffe的流水线性的加速,利用xilinx的SDAccel开发工具进行fpga加速(On the linear acceleration of the flow of Caffe, using the SDAccel development tool of Xilinx to accelerate the FPGA acceleration)
AbnormalBehaviorDetection-master
- 基于光流特征的监控视频异常行为检测 使用CNN,RNN在UCSD数据库中实现 使用Keras,python3.6(Abnormal Behavior Detection of Monitoring Video Based on Optical Flow Characteristics)
CNN实现数字手写识别
- 利用卷积神经网络实现数字手写体的识别任务。已经调试完