Skip to content

Removed pretrained flag from some models

Compare
Choose a tag to compare
@richzhang richzhang released this 26 Sep 05:09
· 68 commits to master since this release

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