搜索资源列表
CNNDEMO
- 卷积人工神经网络,是一种基于深度学习的重要代码为图像的解析提供了很好的应用方向-Convolutional neural network is an important code based on the depth of the study of the code for the image analysis provides a good application direction
deepLearn-Toolbox
- 为卷积神经网络的优化代码,广泛适用于图像处理。-Convolution neural network optimized code, widely used in image processing.
cnn
- 这段代码主要用python写的卷积神经网络,利用42000张手写识别照片对这个网络进行测试,得出的准确率很高-hand identify
YOLOv4:目标检测的最优速度和精度
- 基于YOLOv4开源方案,提高卷积神经网络(CNN)的准确性。并附带开源代码地址。 https://github.com/AlexeyAB/darknet.
CNN代码解析-matlab工具箱
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程