Releases: Imageomics/pybioclip
Releases · Imageomics/pybioclip
Version 1.1.0
What's Changed
- Update notebooks pip commands by @johnbradley in #22
- Makes synopsis in the README more descriptive by @hlapp in #24
- Allows specifying top k results for custom class list by @hlapp in #31
- Adds ability to provide other OpenCLIP models and checkpoints by @hlapp in #33
- Create CITATION.cff by @johnbradley in #25
- Add automated testing config by @johnbradley in #36
- Add --cls-file to predict command by @johnbradley in #37
- Enable torch.load weights_only=True by @johnbradley in #38
- Adds Dockerfile + release container building by @johnbradley in #40
- Add README link to custom model documentation by @johnbradley in #42
- Add apptainer support by @johnbradley in #41
- Update container README links and fix Apptainer push by @johnbradley in #44
- Update version to 1.1.0 by @johnbradley in #46
Full Changelog: 1.0.0...1.1.0
Initial Release
What's Changed
- Add bioclip command line tool by @johnbradley in #3
- Improve performance and prediction results by @johnbradley in #8
- Add device parameter and examples by @johnbradley in #9
- Add embed command by @johnbradley in #10
- Fix for RGBA png files by @johnbradley in #13
- Avoid recomputing text embeddings for custom labels by @johnbradley in #16
- Allow batch processing of images by @johnbradley in #18
- Prep to release on pypi by @johnbradley in #19
- Fixes badges to use the correct package name by @hlapp in #21
Full Changelog: https://github.com/Imageomics/pybioclip/commits/1.0.0