Releases: adobe/antialiased-cnns
Releases · adobe/antialiased-cnns
v0.3 New models
v0.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
Removed pretrained flag from some models
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