Recent Releases of DetecTree

DetecTree - v0.8.1

:bug: Bug Fixes

  • 33c8b55 - min python to 3.10 in pyproject.toml (commit by @martibosch)

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] 5 months ago

DetecTree - v0.8.0

:sparkles: New Features

  • 0c1a0d9 - changed TREE_VAL to 1 for direct sklearn metrics compat (commit by @martibosch)
  • bd72cf8 - accept imgdir/imgfilepaths in Classifier.predict_imgs (commit by @martibosch)
  • 9ba3a2f - do NOT force geotiff driver in output (commit by @martibosch)

:bug: Bug Fixes

  • 0594040 - flake8 fixes (commit by @martibosch)

:recycle: Refactors

  • 578722a - unify TREEVAL/NONTREEVAL settings and merge docstrings (commit by @martibosch)
  • 713f864 - DRY getimgfilepaths in utils (commit by @martibosch)

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] 5 months ago

DetecTree - v0.7.0

:sparkles: New Features

  • d02c405 - python 3.13 support (commit by @martibosch)
  • 0fa88d5 - run any skops model from hf hub (commit by @martibosch)

:bug: Bug Fixes

  • e76a043 - add collections.OrderedDict to skops trusted object types (commit by @martibosch)

:recycle: 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)

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] 5 months ago

DetecTree - v0.6.0

:boom: BREAKING CHANGES

  • due to 24fe2d4 - splitdf with file names instead of paths, required imgdir (commit by @martibosch):

splitdf with file names instead of paths, required imgdir

:sparkles: New Features

  • 24fe2d4 - splitdf with file names instead of paths, required imgdir (commit by @martibosch)

:whitecheckmark: 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)

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] 12 months ago

DetecTree - v0.5.1

:bug: Bug Fixes

  • 449e033 - use img_cluster arg in predict_img for cluster-II (commit by @martibosch)

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 1 year ago

DetecTree - v0.5.0

:sparkles: 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: Bug Fixes

  • bbb7c19 - l2c meta height/width instead of shape, lazrs lidar backend (commit by @martibosch)

:recycle: Refactors

  • 694966a - using opencv for faster convolution (commit by @martibosch)
  • 5c00c95 - dropped DEFAULT from settings, consistent docs (commit by @martibosch)
  • 0c9da36 - kws->kwargs (commit by @martibosch)
  • 73ab0c4 - change classify_img->predict_img (commit by @martibosch)

:whitecheckmark: Tests

  • 9696124 - createtmp_dir to rm test tmp dirs if existing (commit by @martibosch)

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 1 year ago

DetecTree - Version v0.4.2

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 3 years ago

DetecTree - Version v0.4.1

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 4 years ago

DetecTree - Version v0.4.0

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 4 years ago

DetecTree - joss-article

Release corresponding to the article published at the JOSS

Scientific Software - Peer-reviewed - Python
Published by martibosch over 5 years ago