Skip to content

Releases: brainglobe/cellfinder

v1.7.0

30 May 15:12
3af07e8
Compare
Choose a tag to compare

What's Changed

  • Remove save weights option from training widget by @parharti in #499
  • Inform the user when they supply just the weights in place of the full model by @parharti in #490
  • Pull Request: Implementing Issue #295 – "Check Location of Detected Cells in Tests" by @Menna1812 in #509
  • Update pinned pytorch version by @ayush2281 in #519
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #521
  • Fix #423 : Clean up TensorFlow-related code after migrating to Keras 3.0 with PyTorch backend by @0Anshu1 in #523
  • Improve printing & logging by @parharti in #507
  • Fix for deleted layers hanging around in CurationWidget by @DPWebster in #497
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #529
  • Don't deepcopy input arrays to prevent loading into RAM by @matham in #531
  • Expose CPU/GPU selection in Napari (default to GPU), remove use_scipy param (always True on CPU), and improve batch_size docstring (#464) by @Fede2717 in #503
  • Run scheduled tests on napari main by @IgorTatarnikov in #533

New Contributors

Full Changelog: 1.6.0...v1.7.0

v1.6.0

10 Mar 15:10
de7e4a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

26 Feb 10:18
91bda6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

25 Feb 16:18
4eccaa4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

19 Feb 15:48
b428c2c
Compare
Choose a tag to compare

What's Changed

  • Replaced NIU upload action with separate steps by @IgorTatarnikov in #478
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #480
  • Use pypa/gh-action-pypi-publish stable release v1 by @lochhh in #481
  • Use explicit len(arr)-count instead of just -count to handle count=0 by @matham in #484

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

21 Jan 16:49
fcb8b8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.4.0-alpha.0

01 Nov 16:06
4691987
Compare
Choose a tag to compare
v1.4.0-alpha.0 Pre-release
Pre-release

What's Changed

  • Move detection (2d/3d filtering, structure splitting) to PyTorch by @matham in #440

Full Changelog: v1.3.3...v1.4.0alpha0

v1.3.3

08 Oct 11:57
b32cc2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

07 Aug 14:40
de4d498
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Jul 13:56
2536bea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1