Skip to content

Releases: mehta-lab/VisCy

0.4.0

07 Apr 17:40
261003b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

VisCy 0.3.4

09 Oct 22:55
v0.3.4
86c7ade

Choose a tag to compare

This a maintenance patch to avoid an upstream breaking change. No code change from 0.3.3.

What's Changed

Full Changelog: v0.3.3...v0.3.4

VisCy 0.3.4rc0

01 Oct 18:36
v0.3.4rc0
86c7ade

Choose a tag to compare

VisCy 0.3.4rc0 Pre-release
Pre-release

Warning

This is a release candidate for testing.

What's Changed

Full Changelog: v0.3.3...v0.3.4rc0

VisCy 0.3.3

12 Sep 18:18
v0.3.3
0681fa4

Choose a tag to compare

Maintenance patch for resolving dependencies. No code change from v0.3.2.

What's Changed

Full Changelog: v0.3.2...v0.3.3

VisCy 0.3.3rc0

11 Sep 20:20
v0.3.3rc0
0681fa4

Choose a tag to compare

VisCy 0.3.3rc0 Pre-release
Pre-release

Warning

This is a release candidate for testing.

What's Changed

Full Changelog: v0.3.2...v0.3.3rc0

VisCy 0.3.2

23 Jun 18:39
v0.3.2
f76f32e

Choose a tag to compare

Note

Our paper Robust virtual staining of landmark organelles with Cytoland is now published in Nature Machine Intelligence!
This version of VisCy is compatible with the models and demos described in the paper.

This release includes maintenance patches and documentation improvements.

What's Changed

Full Changelog: v0.3.1...v0.3.2

VisCy 0.3.2rc0

21 Jun 00:21
v0.3.2rc0
f76f32e

Choose a tag to compare

VisCy 0.3.2rc0 Pre-release
Pre-release

Warning

This is a release candidate for testing.

What's Changed

Full Changelog: v0.3.1...v0.3.2rc0

VisCy 0.3.1

02 Jun 17:40
v0.3.1
ab25544

Choose a tag to compare

This release includes maintenance patches and documentation improvements.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

VisCy 0.3.1rc0

28 May 21:33
v0.3.1rc0
ab25544

Choose a tag to compare

VisCy 0.3.1rc0 Pre-release
Pre-release

Warning

This is a release candidate for testing.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1rc0

VisCy 0.3.0

24 Apr 14:30
v0.3.0
078a748

Choose a tag to compare

VisCy 0.3.0 brings performance improvements to the image translation task, especially for very large datasets in distributed training. It also incorporates the representation learning task as a core feature.

Breaking change

The top-level CLI now supports both image translation and representation learning tasks. This required changes to configuration files. Concretely, data and model fields now require import paths to be specified. See the updated examples for reference on migrating existing virtual staining configs.

What's Changed

Full Changelog: v0.2.1...v0.3.0