dongdongcan / cv_learning_resnet50
计算机视觉入门的保姆级项目。包括经典的传统计算机视觉算法和实操,基于 resnet50 AI 神经网络的算法学习和代码实操,不借助第三方库,从零手写 Resnet50 模型。和相关背景知识。 最后通过本仓库中的代码实战,从零手写 resnet50 神经网络,完成任意一张图片的识别,以及神经网络模型的性能优化。
☆136Updated last week
Alternatives and similar repositories for cv_learning_resnet50:
Users that are interested in cv_learning_resnet50 are comparing it to the libraries listed below
- 模型压缩的小白入门教程☆226Updated 2 months ago
- 《深度学习入门2-自制框架》Building Deep Learning Framework☆34Updated 8 months ago
- 《动手学深度学习》习题解答,在线阅读地址如下:☆395Updated 6 months ago
- Pytorch pipeline template☆147Updated 2 years ago
- UnderstandingDeepLearing中文翻译☆94Updated 11 months ago
- a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。☆214Updated 7 months ago
- https://hml.boyuai.com☆385Updated last year
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆416Updated 3 weeks ago
- 大模型/LLM推理和部署理论与实践☆144Updated this week
- 通过带领大家解读Transformer模型来加深对模型的理解☆77Updated 2 weeks ago
- ☆85Updated 2 years ago
- 基于《大话设计模式》对设计原则和设计模式进行解读。☆115Updated 10 months ago
- 《数学建模导论》教程,全网最全数学建模模型与算法教程系列,带你走进数学建模的大门!☆518Updated 6 months ago
- 聪明办法学Python,简明且系统的 Python 入门教程第二版。☆253Updated 2 weeks ago
- 基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。☆269Updated last year
- learning-cuda-trt☆107Updated last year
- 本项目对中文版《动手学深度学习》中的代码进行了PyTorch实现并整理为PDF版本供下载☆567Updated 3 years ago
- YOLO Tutorial☆165Updated 6 months ago
- 本项目是对《Neural Networks from Scratch in Python》读后的总结,在本项目中将应用Python(numpy)从0开始实现一个全连接神经网络,提供所有可运行代码,并对每一段代码加入注释(自己的理解)。本项目内容包括:全连接层、激活函数、损失…☆48Updated last year
- 《趣味深度学习公开课》配套代码☆45Updated last year
- 记录大模型相关的一些知识和方法☆517Updated this week
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆81Updated last month
- resources for CV☆241Updated 4 years ago
- ☆258Updated 2 years ago
- Approaching (Almost) Any Machine Learning Problem中译版,在线文档地址:https://ytzfhqs.github.io/AAAMLP-CN/☆1,606Updated 10 months ago
- Hugging StableDiffusion, Hugging Future.☆119Updated last week
- 本仓库将带大家从零开始,用pytorch的线性层搭建传统的NLP神经网络☆29Updated last month
- LLM101n: Let's build a Storyteller 中文版☆122Updated 5 months ago
- 巨硬的NumPy☆383Updated 10 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆172Updated last year