From this repository, you can learn to build some classic object detection frameworks from zero to one!
- Faster-RCNN (finished)
- SSD (updating)
- YOLOv4 (finished)
- YOLOv4-tiny (finished)
- Anaconda3
- Python3
- PyCharm
- Tensorflow>=2.0
- 环境配置教程(CPU):Anaconda3+tensorflow2.0.0+PyCharm安装与环境搭建
- 环境配置教程(GPU):Anaconda3+PyCharm+Cuda10.1+Cudnn7.6+tensorflow2.2.0安装与配置教程
- 我的博客:【AI 菌】的csdn