Skip to content

Releases: masadcv/torchmaxflow

torchmaxflow 0.0.7

28 Aug 22:45
85ff171
Compare
Choose a tag to compare

What's Changed

  • [ENH] Add an optional connectivity argument for support of 8-connectedness in 2D and 18, 26-connectedness in 3D by @turtleizzy in #6
  • Enhancements, including python headers and multiple connectivities support by @masadcv in #7

New Contributors

Full Changelog: v0.0.5...v0.0.7

torchmaxflow 0.0.6rc1

14 Apr 04:22
Compare
Choose a tag to compare
fix g0 flag issue

Signed-off-by: masadcv <[email protected]>

torchmaxflow 0.0.5

08 Apr 14:50
35aa78b
Compare
Choose a tag to compare
v0.0.5

clean workflow yaml

torchmaxflow 0.0.4

06 Apr 18:57
Compare
Choose a tag to compare

What's Changed

  • Change maxflow source to a one that is in-line with license by @masadcv in #3
  • Pre-compiled binaries for multiple platforms

torchmaxflow 0.0.3rc1

06 Apr 13:29
Compare
Choose a tag to compare

Removed Yuri Boykov and Vladimir Kolmogorov's maxflow implementation

Now using OpenCV v2.4's implementation of maxflow

Updated input checking mechanisms

torchmaxflow 0.0.2

17 Mar 01:19
Compare
Choose a tag to compare

Fixed issues with pypi
Refactored code

torchmaxflow 0.0.1

14 Mar 23:42
f2278b4
Compare
Choose a tag to compare

First release with a working branch of torchmaxflow