ResNet_Keras is a implementation of ResNet-50 by Keras with Tensorflow backend which described in the next paper:
To train this dataset, you have to download the images from here.
- 1.tensorflow v1.4
- 2.keras v2.1.2
- 3.Cudnn v6.0
- 4.Python v3.6
- 5.Python packages:numpy,PIL,scipy
- 6.Bash(git、ssh)