Skip to content

Releases: adobe/antialiased-cnns

v0.3 New models

23 Oct 22:45
Compare
Choose a tag to compare

Added new models (23 models total now); models are fine-tuned from baseline models

v0.2.2

03 Oct 18:20
Compare
Choose a tag to compare

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

26 Sep 05:09
Compare
Choose a tag to compare

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

Released as v0.2 on PyPi

17 Sep 18:28
5eb785d
Compare
Choose a tag to compare