Skip to content

Releases: masadcv/FastGeodis

FastGeodis 1.0.5

09 Feb 21:59
0f6cc1e
Compare
Choose a tag to compare

What's Changed

  • Adding capability to do versioning by @masadcv in #58

Full Changelog: 1.0.4...1.0.5

FastGeodis 1.0.4

22 Jul 18:56
9d72a5c
Compare
Choose a tag to compare

What's Changed

  • Fix same padding compatibility with older pytorch versions by @masadcv in #52

Full Changelog: 1.0.3...1.0.4

FastGeodis 1.0.3

23 Apr 20:18
9c38c7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

WIth this update, the FMM method using Eikonal solvers gets exact solution for Euclidean distance (remove fan artefacts).
For simplest example the output looks like as follows:

2D:
229642899-0b69397c-2d0c-4a68-9961-3fb392c803be

3D:
229642994-97d9e563-549e-4b36-9dd6-f1d00c8b410a

FastGeodis 1.0.2

02 Mar 12:17
7558018
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

FastGeodis 1.0.1

20 Feb 21:59
7101eb3
Compare
Choose a tag to compare

What's Changed

  • changes in JOSS paper by @danielskatz in #36
  • Fix bug in local Euclidean distance calculation for fast implementation by @masadcv in #41

New Contributors

Full Changelog: 1.0.0...1.0.1

FastGeodis 1.0.0

22 Nov 22:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0rc9...1.0.0

FastGeodis 1.0.0rc9

15 Aug 01:59
0ce4f89
Compare
Choose a tag to compare

What's Changed

  • Docs Improvements by @masadcv in #22
  • Move docs to readthedocs, add source code link, cite info by @masadcv in #24
  • Improve docs by @masadcv in #25
  • Add Fast Marching method for Geodesic and Euclidean distance transform by @masadcv in #26

Full Changelog: 1.0.0rc8...1.0.0rc9

FastGeodis 1.0.0rc8

26 Jul 10:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0rc7...1.0.0rc8

FastGeodis 1.0.0rc7

23 Jul 02:48
f65f9a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0rc6...1.0.0rc7

FastGeodis 1.0.0rc6

16 Jul 23:01
ab7a599
Compare
Choose a tag to compare

What's Changed

  • Add multi-channel support for CUDA distance transforms by @masadcv in #13

Full Changelog: 1.0.0rc5...1.0.0rc6