v0.2.0
Some new things
- new architectures (resnet)
- new datamodules (rolf format, RGB, full-page, and SSL)
- different bug fixes
- experiment configs
- refactoring and deletion of unused code
- callback to check the compatibility of backbone and header
- inference/prediction stage (list of files with regex)
- freezing header or backbone
- improved readme
- improved testing
What's Changed
- Dev data refactoring by @powl7 in #74
- Dev rgb encoding by @powl7 in #76
- RotNet by @lvoegtlin in #75
- log more by @lvoegtlin in #77
- More architectures by @lvoegtlin in #78
- Dev fixing tests by @powl7 in #79
- Created resnet FCN header by @lvoegtlin in #83
- Dev rolf data format by @powl7 in #84
- Introduce inference/prediction and refactoring by @lvoegtlin in #85
- release 0.2.0 by @lvoegtlin in #86
Full Changelog: version_0.1.1...version_0.2.0