Heikki Huttunen

Results 1 issues of Heikki Huttunen

Constructing an instance of any of the densenets via the `Classifiers.get()` method fails when using `include_top = False` option. ### Example: ``` from classification_models import Classifiers # works fine with...