bbaibowen / DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
☆40Updated 5 years ago
Alternatives and similar repositories for DeepLearning-500-questions:
Users that are interested in DeepLearning-500-questions are comparing it to the libraries listed below
- demo☆130Updated 4 years ago
- run this repository only depend python2.7 and Pytorch (0.3 or 0.4)☆111Updated 5 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- This repo supports Faster R-CNN, FPN and Cascade Faster R-CNN based on pyTorch 1.0. Additionally deformable convolutional layer is also s…☆52Updated 5 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆137Updated 6 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 5 years ago
- Implement FPN with pytorch☆68Updated 6 years ago
- 基于pytorch框架的classification万用模板☆256Updated 6 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- ssd implented by pytorch☆155Updated 4 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- segmentation repo using pytorch☆79Updated 6 years ago
- use pytorch to do image classfiication tasks☆200Updated 4 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆129Updated 4 years ago
- ghostnet_cifar10☆114Updated 4 years ago
- 天池竞赛Baseline分享(2018广东工业智造大数据创新大赛——智能算法赛,线上0.921无调参)☆254Updated 5 years ago
- keras-yolov3 进行批量测试 并 保存结果☆29Updated 5 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 3 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 3 years ago
- ☆224Updated 5 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆179Updated 7 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- ☆153Updated 3 years ago
- 最简单的VOC转COCO, 一条指令完整转换☆82Updated 5 years ago
- ☆405Updated 7 years ago
- An implementation of Cascade R-CNN: Delving into High Quality Object Detection.