Skip to content

0.12.2

Compare
Choose a tag to compare
@release-drafter release-drafter released this 11 Jun 04:50
· 48 commits to refs/heads/master since this release
ab23e0e

🐛 Bug Fixes

Add matplotlib to setup.py @msschwartz21 (#610)

What

  • Add matplotlib requirement to setup.py

Why

  • Pip installations used the requirements listed in setup.py so currently matplotlib is not installed when pip installing deepcell
Update mesmer post-processing args @ngreenwald (#609)

What

Updated the post-processing parameters for the Mesmer model. Also updates the notebook to describe how post-processing can be modified.

Why

The newly retrained model has different parameters that give the best results. In addition, I've gotten questions from a few different people about how to tweak the model output, having it in the notebook will make it easy for people to see the effects.