-
0.2.15a2f2331c · ·
0.2.15 (2022-02-21) ------------------- - Fix issue 45: Metrics - Problem reading file name during dataset creation
-
0.2.1400d529cf · ·
Fix issues #43 (pylint) #44 (metrics and mask shape) and refactor metrics code - Fix issue 44: Deployment script changes in relation to pylint developments. - Fix issues 43: Metrics: use the tool with predictions and masks of differents shapes. - Refactoring of metrics code (to correct fiew problems on testing parameters and to gather plot functions).
-
-
-
0.2.100cc363e0 · ·
0.2.10 (2021-10-08) fix issue 35 : generation and detection regression since 0.2.4 in float conversion
-
0.2.909fde285 · ·
0.2.9 (2021-10-05) ------------------ - fix issue 34 : regression introduced in generate dataset on batch mode.
-
0.2.86e855cba · ·
0.2.8 (2021-10-04) ------------------ - fix regression introduce in v0.2.4 in detection zone.
-
0.2.68f88e345 · ·
0.2.6 (2021-09-30) ------------------ - fix issue with new mobilenetv2 module on new torchvision version without regression
-
0.2.5fe36f525 · ·
0.2.5 (2021-09-27) ------------------ - fix issue with BCE loss. Don't call torch loss directly and convert target tensor to long only for CrossEntropyWithLogitLoss.
-
-
0.2.31b87cd7e · ·
Correct the problem in generation when a source have NoDataValue. Should fix issue 23. fix minimum version number for packages pandas and geopandas. Fix issue #30 (closed) fix problem of homogeneity in band indices between tools in code and in documentation. Fix issue #29 (closed)
-
0.2.26f6a1a76 · ·
0.2.2 (2021-09-14) ------------------ - removed the image_to_ndarray (using gdal) replacing every call to raster_to_ndarray (using rasterio). Should fix issue 22 (closed)
-
0.2.1280e79b9 · ·
0.2.1 (2021-09-14) ------------------ - fix zone detection problem in tile generation
-
0.2ec6a2519 · ·
- add tool stats - add tool metrics - add of the documentation relative to these tools - add module report
-
0.1.19b91ec62 · ·
0.1.1 (2021-01-06) ------------------ -fix issue 16 -fix resolution change in detection
-
0.1d79b0a50 · ·
Changes ======= 0.1 (2020-12-14) ---------------- - add grid sampling - add generation of dataset - add systematic sampling - add zone detection based on extent and raster dalle - add patch detection - add documentation - add CI/CD with static code analysic, build doc, publish doc job