- Compatibility with QuPath v0.5 (now the minimum version required)
- Enable auto-updating the extension (#40)
- Support for local models (#32)
- Show model information, where available
- Code refactoring and UI improvements
- Show tile predictions per second to help with performance tuning
- Support for custom batch sizes
- Can substantially improve performance with GPU acceleration
- Requires PyTorch 2.0.1 or later for Apple Silicon MPS
- Fix CPU/GPU support (#41)
- Preprint on arXiv
- Documentation on ReadTheDocs
- Faster tiling for complex regions (#34)
- Searchable combo box for model selection (#31)
- Improved support for offline use (once models are downloaded) (#30)
- First release!