Pure PyTorch implementation of Inception ResNet V2 as introduced in "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning" by Szegedy et. al
PyTorch implementation of the neural network introduced by Szegedy et. al in "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning"
pip install torchinceptionresnetv2==0.0.2
Pure PyTorch implementation of Inception ResNet V2 as introduced in "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning" by Szegedy et. al