Skip to content

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

v2.4.0

30 Sep 11:59
87c6b64

Choose a tag to compare

What's Changed

  • Gs/dev pixels stats by @GwenaelleSa in #47
    • Write script to get the mean and standard dev of pixels on each band to adapt detectron2 config
  • Gs/make examples by @GwenaelleSa in #48
    • Create an example about anthropic soils for the empty and FP tiles
    • Replace multi-class example about road cover by one about border points
  • Init weights by @acerioni in #46
    • Add a parameter to remove pretrained weights in networks
  • Gs/improvements from stvw by @GwenaelleSa in #50
    • Make it possible to continue a stopped or a finished training
    • Add a parameter and a dataset mapper enabling data augmentation
  • Ch/ex dqry postprocessing by @cleherny in #49
    • Add filtering at the end of the example on mineral extraction sites (MES)
  • Factorize detection merge by @GwenaelleSa in #51
    • Factorize post-processing on anthropogenic soils and MES
  • Additional small adjustments

Full Changelog: v.2.3.4...v2.4.0

v.2.3.4

10 Mar 13:05
f278881

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

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

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

Choose a tag to compare

What's Changed

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

v2.3.0

30 Oct 18:08
24dc785

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

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

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

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

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