chenzomi12 / DeepLearning-In-Action
《深度学习原理与实践》相关代码——source code of the book <deep learning in action>
☆58Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DeepLearning-In-Action
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆61Updated last year
- 《深度学习之PyTorch实战计算机视觉》全书代码☆129Updated 5 years ago
- demo☆130Updated 4 years ago
- Project☆55Updated 6 years ago
- The platform for object detection research☆43Updated 3 years ago
- C++从零开始深度学习☆66Updated 4 years ago
- 计算机视觉项目实战☆111Updated 4 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 3 years ago
- Vehicle Detection Project☆120Updated 6 years ago
- CV课件资料☆83Updated 5 years ago
- 本项目是TensorFlow2.0学习笔记,主要参考官方文档,此外也添加个人许多个人使用心得体会等内容,本项目所有笔记也发布在博客园等平台,希望对你有所帮助。☆54Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆211Updated 2 years ago
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…☆104Updated 3 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆346Updated 2 years ago
- AlexeyAB-DarkNet源码解析☆348Updated 4 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆72Updated 3 years ago
- 这个项目是基于论文YOLO9000: Better, Faster, Stronger的keras(backend:tensorflow)实现☆161Updated 7 years ago
- 基于yolo3的人数统计程序☆110Updated 4 years ago
- 目标检测☆105Updated 4 years ago
- 深度学习之计算机视觉方向☆36Updated 4 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆138Updated 5 years ago
- ☆106Updated 4 years ago
- www.giantpandacv.com☆149Updated 5 months ago
- NVIDIA TensorRT 加速推断教程!☆132Updated 3 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆181Updated 4 years ago
- tiny—yolov3(keras)检测自己的 图像,三类目标☆183Updated 2 years ago
- ☆105Updated 5 years ago
- ☆13Updated 4 years ago
- These are open and classic books for computer version engineers, it can help us from entry to practice.☆52Updated 2 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆167Updated last year