Skip to content

0.6.1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 03 Jun 23:56
· 14 commits to refs/heads/master since this release
ea01e75

🧰 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.