hhhuxy / NoFramework_BPNetLinks
python手写,不使用现有框架,实现全连接BP神经网络,并利用其在MNIST数据集上完成手写数字识别任务
☆13Updated 3 years ago
Alternatives and similar repositories for NoFramework_BPNet
Users that are interested in NoFramework_BPNet are comparing it to the libraries listed below
Sorting:
- pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆120Updated 5 years ago
- Python实现神经网络算法识别手写数字集☆63Updated 5 years ago
- pytorch+MINIST实现手写数字识别☆216Updated 5 years ago
- Multiple Face Recognition based on FaceNet / 东南大学《模式识别》实验☆59Updated 4 years ago
- 毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别☆106Updated 2 years ago
- Python+OpenCV数字图像处理课程设计作业[车牌识别]☆183Updated 5 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆64Updated 4 years ago
- 猫狗识别分类(深度学习入门案例),使用了Tensorflow框架 和 CNN神经网络实现。附有超详细的代码注释,适合新手直接上手Run!☆208Updated 5 months ago
- 基于python和cv2、pytorch实现的车牌定位、字符分割、字符识别项目☆27Updated 4 years ago
- 基于深度学习的垃圾识别分类☆31Updated 8 months ago
- 基于卷积神经网络的猫狗识别 web 应用☆161Updated 2 years ago
- python + opencv + pytorch 实现车牌识别☆40Updated 4 years ago
- 毕业设计——基于深度学习的电动自行车头盔佩戴检测系统☆146Updated 2 years ago
- 基于深度学习的车牌识别系统☆25Updated 2 years ago
- 一个智能垃圾分类系统☆122Updated 5 years ago
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现,字符识别部分由CNN实现☆55Updated 2 months ago
- PyTorch实现MNIST手写数字识别☆35Updated 4 years ago
- 基于深度学习的车牌识别GUI项目☆37Updated 3 years ago
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆51Updated 2 years ago
- 基于 PyTorch 和 OpenCV 的入门级车牌识别项目☆25Updated 4 years ago
- 基于tensorflow的手写数字识别☆85Updated 5 years ago
- 基于TensorFlow实现CNN水果检测☆34Updated 6 years ago
- 南开大学实习实训——车牌识别☆17Updated 2 years ago
- 基于python的人脸疲劳识别检测☆17Updated 5 years ago
- 卷积神经网络ResNet进行动物10分类☆30Updated 2 years ago
- 本科毕设内容:基于卷积神经网络的疲劳驾驶检测。☆676Updated 2 months ago
- 2021级BUPT深度学习与神经网络课程设计源代码☆12Updated last year
- 江南大学《机器学习》大作业-人脸图像性别分类☆36Updated 4 years ago
- 该项目基于 ResNet-50 模型进行图像分类,使用 PyTorch 实现,支持图像预处理、数据增强、训练与验证过程,并提供提前停止机制以避免过拟合。用户可以使用该代码进行任意图像分类任务的训练和推理。☆13Updated 3 weeks ago
- 基于 ResNet 的花卉分类识别系统。☆28Updated last week