semipy.models.get_model
Warning
This section is in construction.
This function checks the name of the asked model and checks if it exists in torchvision.models
or if it corresponds to a Wide ResNet. It then download the architecture of the right model.
Parameters