keras-tensorflow开源代码

SSD:https://github.com/pierluigiferrari/ssd_keras

RetinaNet:https://github.com/fizyr/keras-retinanet

mask rcnn:https://github.com/matterport/Mask_RCNN

 

cifar10分类相关

https://blog.csdn.net/shi2xian2wei2/article/details/84310685

https://www.jianshu.com/p/946bdebeb6fc

https://blog.csdn.net/bryant_meng/article/details/81077196

数据集:https://www.cs.toronto.edu/~kriz/cifar.html

你可能感兴趣的:(深度学习)