MATLAB自编程实现BP神经网络手写数字识别。
☆35May 15, 2020Updated 5 years ago
Alternatives and similar repositories for -handwriting-recognition
Users that are interested in -handwriting-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法,使用Matlab实现将多张图像拼接成一张全景图。☆16Aug 25, 2021Updated 4 years ago
- Try BPNN on mnist. BP 神经网络识别中文数字☆16Dec 9, 2023Updated 2 years ago
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。☆20Oct 13, 2021Updated 4 years ago
- 自己实现harris角点检测☆10Jan 31, 2016Updated 10 years ago
- BP神经网络预测实例(matlab)☆57Aug 4, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 2021 CCF BDCI基于飞桨实现花样滑冰选手骨骼点动作识别-第1名方案☆10Nov 24, 2021Updated 4 years ago
- Numpy手写BP神经网络,对比Dropout、Batch Normalization等训练技巧的效果。☆11Dec 19, 2019Updated 6 years ago
- 基于MATLAB的车牌字符识别☆41Jun 19, 2018Updated 7 years ago
- ffmpeg视频播放器☆22Dec 28, 2018Updated 7 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Mar 31, 2019Updated 7 years ago
- 使用BP神经网络实现数字图片识别☆15Feb 4, 2022Updated 4 years ago
- 利用BP神经网络实现手写数字识别☆52Mar 5, 2018Updated 8 years ago
- 这是一个基于 ChatGPT、Whisper、VITS 和 Live2D 的语 音聊天网页☆21Mar 14, 2023Updated 3 years ago
- UFS-Net: Unified Flame and Smoke detection method for early detection of fire in video-surveillance applications using CNNs☆28Jul 3, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 《城市道路交通模糊控制》--毕业设计☆25Jul 2, 2016Updated 9 years ago
- ☆18Oct 6, 2015Updated 10 years ago
- TensorFlow™ 是一个用于人工智能的开源神器,一个采用数据流图(data flow graphs),用于数值计算的开源软件库。节点(Nodes)在图中表示数学操作,图中的线(edges)则表示在节点间相互联系的多维数据数组,即张量(tensor)。它灵活的架构让你可…☆12Apr 25, 2018Updated 8 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆79Aug 7, 2020Updated 5 years ago
- 期末课设_机器学习基础_基于BP神经网络的人脸识别☆18Mar 14, 2022Updated 4 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆19Aug 26, 2019Updated 6 years ago
- Android app containing an Image classifier based on transfer learning CNN using Tensorflow 1.4.1 on Stanford's Imagenet cars dataset☆16Jan 20, 2018Updated 8 years ago
- 数字手写体识别,含有四个版本,有GUI界面,文档详细☆33May 2, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 宾夕法尼亚大学计算机和信息科学系教授 Jean Gallier 的开源书籍《代数,拓扑,微分,与计算机科学与工程的优化理论》☆13Jan 29, 2024Updated 2 years ago
- ☆13Aug 16, 2020Updated 5 years ago
- 图像处理接口:图像解模糊(deblurring)和图像超分辨率还原(Super-resolution)深度学习框架tensorflow和torch,并实现web后端基于python-Flask框架的接口,python语言☆13Sep 25, 2019Updated 6 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆46Apr 11, 2019Updated 7 years ago
- A curated list of my GitHub stars by stargazed☆25Updated this week
- Fast neural style with MobileNetV2 bottleneck blocks☆22May 15, 2018Updated 7 years ago
- 基于人体姿态估计的AI健身系统☆50Jun 29, 2023Updated 2 years ago
- 🦑 中文文本分类(支持 API 部署)☆21Jul 16, 2020Updated 5 years ago
- 纯Python实现的深度学习框架,帮助你理解底层细节斩获offer☆21Aug 26, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- naive implementations of Multi-Agent Path Finding algorithms☆15Sep 4, 2025Updated 8 months ago
- The purpose of this project is to take handwritten digits as input, process the digits, train the neural network algorithm with the proce…☆34Apr 2, 2019Updated 7 years ago
- 3D simulation in Jupyter☆22Sep 17, 2025Updated 7 months ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆123Feb 21, 2018Updated 8 years ago
- 这是一份Python自学的笔记,在没有编程基础的情况下总结如何合理,有逻辑的学习Python。在学习Python的过程中逐渐对计算机的其他内容有所了解。目前涉及的内容:Python基础语法,数据库和爬虫等,并不断更新☆25Oct 8, 2023Updated 2 years ago
- 基于live2d.js实现的动画小人ai,拥有聊天功能,还有图片识别功能,可以嵌入到网页里☆62Mar 24, 2021Updated 5 years ago
- 数字人开口说话,采用 live2d 数字人模型 + edge-tts (文本语音合成)☆74Aug 16, 2024Updated last year