torch-inception-resnet-v2

PyTorch implementation of the neural network introduced by Szegedy et. al in "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning"


Keywords
neural, networks, machine, learning, inception, resnet
License
MIT
Install
pip install torch-inception-resnet-v2==0.0.32

Documentation

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