dongdongcan / cv_learning_resnet50Links
计算机视觉入门的保姆级项目。包括传统计算机视觉的算法和实操,以及基于 Resnet50 AI 神经网络的算法背景介绍、学习和代码实操。本仓库不借助第三方库,完全从零手写 Resnet50 模型,最后可以完成任意一张图片的识别,并基于手写的模型进行了多个版本的性能优化,是学习 AI 视觉及入门性能调优的不二之选。
☆193Updated 2 months ago
Alternatives and similar repositories for cv_learning_resnet50
Users that are interested in cv_learning_resnet50 are comparing it to the libraries listed below
Sorting:
- a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。☆310Updated last year
- yolo master 本课程主要对yolo系列模型进行介绍,包括各版本模型的结构,进行的改进等,旨在帮助学习者们可以了解和掌握主要yolo模型的发展脉络,以期在各自的应用领域可以进一步创新并在自己的任务上达到较好的效果。☆223Updated 3 months ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆327Updated 3 months ago
- ☆61Updated 5 months ago
- These are open and classic books for computer version engineers, it can help us from entry to practice.☆91Updated 2 years ago
- ☆96Updated 3 years ago
- 深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解。☆494Updated 3 months ago
- 整理分类深度学习各方向公开数据集☆264Updated last year
- YOLO Tutorial☆200Updated last year
- 该资源是作者在华为云撰写且免费开源《从零到壹Python图像处理及识别》电子书和源代码,全书648页48章,涵盖图像处理、图像识别和图像增强,基础入门书籍希望对大家有所帮助,且看且珍惜~☆209Updated 2 weeks ago
- 深度学习经典论文翻译☆191Updated 5 years ago
- Multiple Object Tracking☆121Updated 2 years ago
- https://hcv.boyuai.com☆102Updated 9 months ago
- A new version of YOLOv1☆203Updated 2 years ago
- OpenCV实现计算机视觉项目☆168Updated 5 years ago
- 课件:数字图像处理,深度学习,计算机视觉,机器学习☆408Updated 7 months ago
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆139Updated 2 years ago
- Pytorch pipeline template☆165Updated 2 years ago
- 《解构大语言模型:从线性回归到通用人工智能》配套代码☆243Updated 2 months ago
- Opencv 计算机视觉实战☆183Updated 5 years ago
- ☆124Updated 10 months ago
- CV算法工程师自学路线/秋招冲刺(包含python、C++、数据结构、传统图像、深度学习、目标检测等知识)☆90Updated 2 years ago
- ☆25Updated 3 years ago
- learning-cuda-trt☆119Updated 2 years ago
- AidLux手机部署人工智能算法☆57Updated last year
- Awesome Opencv Project☆547Updated 3 years ago
- Object detection learning path