0.6.1
release-drafter
released this
03 Jun 23:56
·
21 commits
to refs/heads/master
since this release
🧰 Maintenance
Bump to 0.6.1 @msschwartz21 (#99)
Enable option for fixed size crops in get_image_features @vanvalen (#98)
What
Add a flag to get_image_features to allow for doing fixed sized crops rather than crop and resize.
Why
Crop and resize removes information about cell size, which is useful for cell tracking and also learning dynamic representations of cell behavior.