Skip to content

v0.8.1

Compare
Choose a tag to compare
@horrible-dong horrible-dong released this 05 Feb 06:58
· 20 commits to main since this release

Feb 5, 2024

  1. Fix a bug in swin_transformer.py where the input image size cannot be customized.
  2. A tuple is also acceptable for _image_size in qtcls/datasets/__init__.py.
  3. Add a hint about '-p' when the pretraining path is not found.