flyyufelix / DenseNet-Keras

DenseNet Implementation in Keras with ImageNet Pretrained Models
MIT License
566 stars 264 forks source link

Updated for newer version of tensorflow and keras #28

Open srg9000 opened 4 years ago

srg9000 commented 4 years ago

tested on tensorflow 1.13.1 - 2.0.0 and keras 2.2.4 - 2.3.0 as Merge layer has been removed and concatenate has been separated and some other changes in parameters such as axis and set_image_dim has been replaced