Added new models (23 models total now); models are fine-tuned from baseline models
0.2.2
Released on https://pypi.org/project/antialiased-cnns/0.2.2/ Enable easy fine-tuning antialised model from old (aliased) model by `copy_params_buffers` function Added error messages on pretrained models that are not available
0.2.1
Released on https://pypi.org/project/antialiased-cnns/0.2.1/ Small bug fixes - Resnet18 default should be 4, not 1 - Explicitly specify "groups=groups" in a function call in resnet - Remove "pretrained" flag from function call for models that are do not have antialiased versions pretrained
0.2
Released on https://pypi.org/project/antialiased-cnns/0.2/