Releases: BiomedSciAI/histocartography
Releases · BiomedSciAI/histocartography
v0.2.1
What's Changed
- Optimize feature extraction based on instance map by @guillaumejaume in #14
- Use correct dimensions for padding by @kevthan in #15
- Add patch-based feature extractor that works with tissue masks by @kevthan in #16
- Feature/masked features/gja by @guillaumejaume in #17
- Use Imagenet mean & std normalization by default for MaskedGridDeepFeatureExtractor by @kevthan in #19
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Update setup.py
v0.1.5-2
fix: softer constraints for torch/torchvision
v0.1.5
loosen torchvision requirement
v0.1.4
Merge branch 'main' of github.ibm.com:DigitalPathologyZRL/histocartog…
v0.1.3
Update README.md
v0.1.2
fix: version update
v0.1.1
fix: version update
Alpha release
v0.1-alpha3 fix:setup.py
Initial alpha version
v0.1-alpha2 Update setup.py