深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
☆2,437Nov 22, 2020Updated 5 years ago
Alternatives and similar repositories for Deep-Learning
Users that are interested in Deep-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归☆10,324Jul 12, 2024Updated last year
- Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。☆11,494Nov 26, 2024Updated last year
- LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)☆2,667Nov 22, 2020Updated 5 years ago
- 冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序☆210Nov 22, 2020Updated 5 years ago
- 基于深度学习的垃圾分类☆579Nov 17, 2021Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等☆19,645Aug 19, 2024Updated last year
- pytorch+MINIST实现手写数字识别☆252Apr 19, 2020Updated 6 years ago
- 响应习大大的号召,进行垃圾分类。基于OpenCV和TensorFlow的生活垃圾图像分类识别。☆248Jul 12, 2019Updated 6 years ago
- PyTorch implementation of the U-Net for image semantic segmentation with high quality images☆11,482Aug 11, 2024Updated last year
- PyTorch Tutorial for Deep Learning Researchers☆32,365Aug 15, 2023Updated 2 years ago
- deep learning for image processing including classification and object-detection etc.☆26,259Jan 1, 2026Updated 5 months ago
- 采用Pytorch的入门语义分割项目,支持的网络有Unet和Segnet;遥感语义分割;Unet;Segnet;Remote sensing semantic segmentation;☆426Nov 18, 2021Updated 4 years ago
- 这是一个unet-pytorch的源码,可以训练自己的模型☆1,718May 17, 2024Updated 2 years ago
- 本文新增添分类,检测,换脸技术等学习教程,各种调参技巧和tricks,卷积结构详细解析可视化,注意力机制代码等详解!本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾…☆759Jun 21, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆128Sep 13, 2019Updated 6 years ago
- 利用BP神经网络实现手写数字识别☆52Mar 5, 2018Updated 8 years ago
- 杭州生活垃圾分类程序 PyTorch+MobileNet V2☆17Apr 22, 2020Updated 6 years ago
- Paper and implementation of UNet-related model.☆2,589May 21, 2020Updated 6 years ago
- 树莓派实现实时垃圾分类☆45Sep 28, 2021Updated 4 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆78,234Jul 30, 2024Updated last year
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,518Apr 21, 2022Updated 4 years ago
- Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested U…☆2,230Nov 28, 2022Updated 3 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,660Jul 25, 2024Updated last year
- 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.
- 基于tensorflow的手写数字识别☆91Dec 9, 2019Updated 6 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,311Nov 12, 2024Updated last year
- Tensorflow-example:使用MNIST训练模型,并识别手写数字图片☆29Mar 8, 2018Updated 8 years ago
- 吴恩达老师的机器学习课程个人笔记☆37,084Aug 25, 2025Updated 9 months ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆81,076May 10, 2024Updated 2 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆68Sep 9, 2020Updated 5 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,405Oct 14, 2021Updated 4 years ago
- PyTorch实现高分遥感语义分割(地物分类)☆538Nov 11, 2020Updated 5 years ago
- use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。☆2,879Dec 8, 2022Updated 3 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.
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,679Apr 29, 2022Updated 4 years ago
- 常用的语义分割架构结构综述以及代码复现☆790Jul 13, 2019Updated 6 years ago
- 《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码☆4,676Mar 18, 2019Updated 7 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,426Jun 26, 2024Updated last year
- ☆207Feb 3, 2023Updated 3 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆57,495Jun 1, 2026Updated last week
- [IEEE TMI] Official Implementation for UNet++☆2,659Aug 25, 2025Updated 9 months ago