Skip to content

Releases: waliens/sldc

Version 1.4.2

09 Sep 09:33

Choose a tag to compare

  • support variable tile overlap in merger

Version 1.4.1

04 Feb 10:22

Choose a tag to compare

  • clean list of dependencies
  • fix deprecation warnings
  • add github actions

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

Version 1.4.0

24 Jan 16:50

Choose a tag to compare

  • optimization of merging algorithm (should handle better large numbers of polygons)
  • fix some deprecation warnings (shapely, numpy)

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

14 Jul 17:29

Choose a tag to compare

  • drop support for python 2.7
  • add smarter edge tiles management policies
  • add support for batching at segmentation

Version 1.2.3

22 Jun 10:37

Choose a tag to compare

v1.2.3

change version

Version 1.1.1

22 Nov 17:32

Choose a tag to compare

  • make available on PyPi

Version 1.1

02 May 14:57

Choose a tag to compare

Major change: update polygon extraction algorithm

  • few other fixes

Version 1.0

18 Aug 09:35

Choose a tag to compare

After a major refactoring, SLDC is now mature enough for being released !

New features:

  • A new segmentation classes design enabling usage of semantic segmentation algorithms
  • A new workflow: SSLWorkflow
  • Easier querying of workflow results (including timing and the results themselves)
  • A more thorough documentation in the Wiki
  • Custom dispatching can be implemented, while rule-based dispatching remains available

Thesis

04 Jun 08:09

Choose a tag to compare

Thesis Pre-release
Pre-release

This release corresponds to the version of the framework presented in my master thesis.