I substituted several imagenet models in the classify test , which all worked, except the densenet ones.
I also pulled down a keras-squeezenet from this link, and it worked after a small update to the _obtain_input_shape import and call. I posted the details on their issues.
https://github.com/wohlert/keras-squeezenet
I substituted several imagenet models in the classify test , which all worked, except the densenet ones.
I also pulled down a keras-squeezenet from this link, and it worked after a small update to the _obtain_input_shape import and call. I posted the details on their issues.
https://github.com/wohlert/keras-squeezenet