Releases: martibosch/detectree
Releases · martibosch/detectree
v0.8.1
🐛 Bug Fixes
33c8b55
- min python to 3.10 in pyproject.toml (commit by @martibosch)
v0.8.0
✨ New Features
0c1a0d9
- changedTREE_VAL
to 1 for direct sklearn metrics compat (commit by @martibosch)bd72cf8
- accept img_dir/img_filepaths in Classifier.predict_imgs (commit by @martibosch)9ba3a2f
- do NOT force geotiff driver in output (commit by @martibosch)
🐛 Bug Fixes
0594040
- flake8 fixes (commit by @martibosch)
♻️ Refactors
578722a
- unify TREE_VAL/NONTREE_VAL settings and merge docstrings (commit by @martibosch)713f864
- DRY get_img_filepaths in utils (commit by @martibosch)
v0.7.0
✨ New Features
d02c405
- python 3.13 support (commit by @martibosch)0fa88d5
- run any skops model from hf hub (commit by @martibosch)
🐛 Bug Fixes
e76a043
- add collections.OrderedDict to skops trusted object types (commit by @martibosch)
♻️ Refactors
92c065c
- change square->footprint_rectangle in skimage.morphology (commit by @martibosch)6e8f250
- use "columns" instead of 0 in pandas axis arg (commit by @martibosch)bf2399d
- use detectree instead of . in relative imports (commit by @martibosch)
v0.6.0
💥 BREAKING CHANGES
-
due to
24fe2d4
- split_df with file names instead of paths, required img_dir (commit by @martibosch):split_df with file names instead of paths, required img_dir
✨ New Features
24fe2d4
- split_df with file names instead of paths, required img_dir (commit by @martibosch)
✅ Tests
9657e62
- conda install lightgbm to avoid macos issues; use tox-gh (commit by @martibosch)0941763
- revert to tox.ini (see github.com/tox-dev/tox/issues/3457) (commit by @martibosch)
v0.5.1
🐛 Bug Fixes
449e033
- useimg_cluster
arg inpredict_img
for cluster-II (commit by @martibosch)
v0.5.0
✨ New Features
6bdbdc3
- rasterize_lidar with shape/transform args and return zeros (commit by @martibosch)c619239
- adaboost->generic classifier (default lgb), joblib->skops (commit by @martibosch)853d9ad
- fix to enforce all keyword-only args (commit by @martibosch)0729a3d
- accept pca/kmeans kwargs in train/test split (commit by @martibosch)a3b1362
- update to new ndi namespace for rotate (commit by @martibosch)4f50349
- pre-trained model from huggingface hub (commit by @martibosch)
🐛 Bug Fixes
bbb7c19
- l2c meta height/width instead of shape, lazrs lidar backend (commit by @martibosch)
♻️ Refactors
694966a
- using opencv for faster convolution (commit by @martibosch)5c00c95
- droppedDEFAULT
from settings, consistent docs (commit by @martibosch)0c9da36
- kws->kwargs (commit by @martibosch)73ab0c4
- changeclassify_img
->predict_img
(commit by @martibosch)
✅ Tests
9696124
- _create_tmp_dir to rm test tmp dirs if existing (commit by @martibosch)
Version v0.4.2
Bump version: 0.4.1 → 0.4.2
Version v0.4.1
Bump version: 0.4.0 → 0.4.1
Version v0.4.0
Bump version: 0.3.1 → 0.4.0
joss-article
Release corresponding to the article published at the JOSS