Releases: Imageomics/pybioclip
Releases · Imageomics/pybioclip
1.2.0
What's Changed
- Create publish-to-pypi.yml by @johnbradley in #48
- Fix .zenodo.json by @johnbradley in #51
- Citation 1.1.0 by @johnbradley in #49
- Add binning to custom label prediction by @johnbradley in #53
- Allow using PIL with predict functions by @johnbradley in #55
- Allow subsetting TOL classifier by @johnbradley in #59
- Add mkdocs documentation by @johnbradley in #66
- Add changes to work better with pytorch-grad-cam by @johnbradley in #64
- Improve Acknowledgments by @johnbradley in #70
- Add --subset argument to predict command by @johnbradley in #63
- Improve Docker and Acknowledgments Documentation by @johnbradley in #72
- Create version 1.2.0 by @johnbradley in #73
Full Changelog: 1.1.0...1.2.0
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