Skip to content

v0.0.80

Compare
Choose a tag to compare
@KevinMusgrave KevinMusgrave released this 02 Sep 04:34
· 27 commits to main since this release

Features

  • Added pretrained models for DomainNet126
  • Added transforms.classification.get_timm_transform

Bug fixes

  • Fixed bug where map_location wasn't being used in a useful way when downloading pretrained models.
  • Fixed some formatting issues in the documentation.