raghakot / keras-resnet

Residual networks implementation using Keras-1.0 functional API
Other
1.39k stars 616 forks source link

Update resnet.py #64

Closed flyhamsw closed 2 years ago

flyhamsw commented 3 years ago

Fixed import and some methods to make it compatible with the latest keras version