Skip to content

TIAToolbox 1.3.1

Compare
Choose a tag to compare
@shaneahmed shaneahmed released this 20 Dec 12:40
· 7 commits to master since this release

Major Updates and Feature Improvements

  • Adds NuClick architecture #449
  • Adds Annotation Store Reader #476
  • Adds DFBR method for registering pair of images #510

Changes to API

  • Adds a sample SVS loading function tiatoolbox.data.small_svs() to the data module #517

Bug Fixes and Other Changes

  • Simplifies example notebook for image reading for better readability
  • Restricts Shapely version to <2.0.0 for compatibility

Development related changes

  • Adds GitHub workflow for automatic generation of docker image
  • Updates dependencies
  • Updates bump2version config
  • Enables flake8 E800 checks for commented codes.
  • Fixes several errors generated by DeepSource.
  • Prevent test dumping file to root
  • Removes duplicate functions to generate parameterized test scenarios

Note: Please note that Python 3.7 support will be removed after this release. We plan to add support for Python 3.11 in the next release.