V0.5.0
What's Changed
- Update CI by @egpbos in #289
- 252 dashboard by @gcroci2 in #291
- use load_img from keras.utils to fix compatibility with tensorflow 2.9 by @loostrum in #316
- Always use labels keyword in dashboard, label (singular) does not exist by @loostrum in #318
- Fix typo in readme by @ocean1 in #306
- Run tests also on python 3.10 by @loostrum in #50
- Changing Tokenizer interface to be more consistent internally and with huggingface by @APJansen in #301
- Fix small typos in readme by @geek-yang in #323
- Split RISE into separate classes for text and images (#91) by @loostrum in #325
- Fix text visualization in dashboard by @loostrum in #327
- expose SimpleModelRunner to user by @cwmeijer in #324
Full Changelog: v0.4.1...V0.5.0