Skip to content

Releases: swiss-territorial-data-lab/object-detector

v.2.3.4

10 Mar 13:05
f278881
Compare
Choose a tag to compare

What's Changed

  • Ch/update mes example by @cleherny in #44
    • Update examples on mineral extraction sites and swimming pools
  • Simplify scripts by @GwenaelleSa in #45
    • Split generate_tilesets.py into smaller, more comprehensive parts

Full Changelog: v.2.3.3...v.2.3.4

v.2.3.3

16 Jan 11:59
1d1e4b4
Compare
Choose a tag to compare

What's Changed

  • Debug metrics by @GwenaelleSa in #43
  • Add a output directory different from the working directory when making detections.

Full Changelog: v2.3.2...v.2.3.3

v2.3.2

09 Dec 14:34
Compare
Choose a tag to compare

What's Changed

Allow different ways of calculating multi-class metrics.

Full Changelog: v2.3.1...v2.3.2

v2.3.1

27 Nov 15:40
13772c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

30 Oct 18:08
24dc785
Compare
Choose a tag to compare

What's Changed

Possibility to add empty tiles (provided shapes or randomly selected in an AoI) to train a detection model
Add FP labels to train a detection model
Option to delete small polygons (cut by tiling) before assessing the model

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 Aug 08:23
7780f7f
Compare
Choose a tag to compare

This version can handle multi-year image datasets.

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

19 Apr 07:53
Compare
Choose a tag to compare

What's Changed

Development of connector allowing to fetch tiles in a folder instead of a web service. Done by @GwenaelleSa in #25. Reviewed by @cleherny.

Full Changelog: v2.0.2...v.2.1.0

v2.0.2

18 Apr 11:59
9da9a3a
Compare
Choose a tag to compare

What's Changed

  • Fix data fetching for the examples about swimming pools by @acerioni in #27
  • Improve the assessment for readability and taking into account the detections with the wrong class by @GwenaelleSa in #26

Full Changelog: v2.0.1...v2.0.2

v2.0.1

21 Feb 16:13
Compare
Choose a tag to compare

What's Changed

  • Gs/debug tag count by @GwenaelleSa in #23
    • Improve the registration of target classes in the COCO format
    • Improve the assessment algorithm, by handling the case in which multiple candidate detections are found for a given ground-truth object
  • Ch/correction quarry by @cleherny in #24
    • Improve the readme file

Full Changelog: v2.0.0...v2.0.1

v2.0.0

14 Dec 08:49
3b57e0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v2.0.0