A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
☆2,831May 27, 2024Updated last year
Alternatives and similar repositories for computer-vision-in-action
Users that are interested in computer-vision-in-action are comparing it to the libraries listed below
Sorting:
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,010Jul 30, 2024Updated last year
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,181Jun 26, 2024Updated last year
- CVPR 2026 论文和开源项目合集☆21,986Feb 25, 2026Updated last week
- deep learning for image processing including classification and object-detection etc.☆26,095Jan 1, 2026Updated 2 months ago
- 深度学习经典、新论文逐段精读☆32,639Mar 22, 2025Updated 11 months ago
- 📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of…☆3,953May 27, 2024Updated last year
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,329Oct 14, 2021Updated 4 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,685Updated this week
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,567Jun 23, 2020Updated 5 years ago
- C++那些事☆42,899Jun 14, 2024Updated last year
- 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本☆3,320Nov 20, 2025Updated 3 months ago
- Crack LeetCode, not only how, but also why.☆132,909Updated this week
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,237Apr 21, 2022Updated 3 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,438Aug 21, 2024Updated last year
- Pytorch🍊🍉 is delicious, just eat it! 😋😋☆6,153Feb 25, 2025Updated last year
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,564Jul 25, 2024Updated last year
- 记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文☆6,729Jul 8, 2023Updated 2 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,718Oct 7, 2022Updated 3 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,420Feb 26, 2026Updated last week
- 《统计学习方法》的代码实现☆19,549Aug 22, 2023Updated 2 years ago
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆65,830Jan 22, 2026Updated last month
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,164Dec 6, 2024Updated last year
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆56,937Feb 20, 2026Updated 2 weeks ago
- 《Machine Learning Systems: Design and Implementation》- Chinese Version☆4,769Apr 13, 2024Updated last year
- 一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com☆10,740May 3, 2025Updated 10 months ago
- 记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/☆2,613Dec 11, 2025Updated 2 months ago
- Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-ti…☆14,093Feb 13, 2026Updated 3 weeks ago
- 吴恩达老师的机器学习课程个人笔记☆36,400Aug 25, 2025Updated 6 months ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,279Aug 30, 2021Updated 4 years ago
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,507Apr 25, 2024Updated last year
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,727Apr 24, 2024Updated last year
- Deep Learning Book Chinese Translation☆37,204Dec 3, 2019Updated 6 years ago
- 面向开发人员梳理的代码安全指南☆13,530Mar 20, 2023Updated 2 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,742Dec 30, 2025Updated 2 months ago
- Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计☆4,436Aug 14, 2022Updated 3 years ago
- 动手学CV-Pytorch版☆962Feb 8, 2024Updated 2 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,363Nov 23, 2025Updated 3 months ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,073Nov 12, 2024Updated last year
- 程序员应该访问的最佳网站中文版☆13,583Aug 15, 2024Updated last year