Releases: swiss-territorial-data-lab/object-detector
Releases · swiss-territorial-data-lab/object-detector
v.2.3.4
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
- Split
Full Changelog: v.2.3.3...v.2.3.4
v.2.3.3
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
v2.3.1
v2.3.0
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
v2.1.0
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
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
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
What's Changed
- Multi class by @GwenaelleSa in #20
- Code testing and review by @cleherny
Full Changelog: v1.0.0...v2.0.0