Base Transformer for InceptionResnet architectures.
Base Transformer for Tensorflow architectures.
Szegedy, Christian, et al. "Inception-v4, inception-resnet and the impact of residual connections on learning." arXiv preprint arXiv:1602.07261 (2016).
...
...
@@ -52,14 +52,6 @@ class InceptionResnet(TransformerMixin, BaseEstimator):