- YOLO v1: You Only Look Once
2018-12-26 深度学习、object detection .
Read More
- Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
2018-06-13 优化算法.
Read More
- 生成式模型和判别式模型
2018-05-29 机器学习模型.
Read More
- Optparser模块(python):为sys.argv中提供的UNIX风格命令行选项提供高级支持
2018-04-19 Python_Optparser模块.
Read More
- os模块(python):封装常见的目录和文件操作
2018-04-19 Python_os模块.
Read More
- Selective Search
2018-04-11 Object Detection Selective Search 算法.
Read More