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