An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/martibosch/detectree

image-segmentation python remote-sensing tree-canopy tree-detection tree-pixels

Score: 16.144517109696007

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Tree detection from aerial imagery in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 days ago

Total Commits: 143
Total Committers: 2
Avg Commits per committer: 71.5
Development Distribution Score (DDS): 0.007

Commits in past year: 35
Committers in past year: 1
Avg Commits per committer in past year: 35.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Martí Bosch m****h@p****m 142
Kristen Thyng k****g@g****m 1

Issue and Pull Request metadata

Last synced: 13 days ago

Total issues: 13
Total pull requests: 21
Average time to close issues: 2 months
Average time to close pull requests: 6 days
Total issue authors: 9
Total pull request authors: 4
Average comments per issue: 2.92
Average comments per pull request: 0.48
Merged pull request: 5
Bot issues: 0
Bot pull requests: 19

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/martibosch/detectree

Top Issue Authors

  • rmsare (3)
  • MisterB92 (2)
  • easz (2)
  • jehontan (1)
  • ligaofeng0901 (1)
  • wittylife (1)
  • Ayushri (1)
  • tadolphi (1)
  • pedromarcolin (1)

Top Pull Request Authors

  • dependabot[bot] (15)
  • pre-commit-ci[bot] (4)
  • kthyng (1)
  • martibosch (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (15)

Package metadata

proxy.golang.org: github.com/martibosch/detectree

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/martibosch/detectree#section-documentation
  • Licenses: gpl-3.0
  • Latest release: v0.9.1 (published 4 months ago)
  • Last Synced: 2026-06-12T03:00:28.446Z (11 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 3.846%
    • Forks count: 4.484%
    • Average: 4.86%
    • Dependent packages count: 5.375%
    • Dependent repos count: 5.736%
pypi.org: detectree

Tree detection from aerial imagery in Python.

  • Homepage:
  • Documentation: https://detectree.readthedocs.io/
  • Licenses: GPL-3.0-or-later
  • Latest release: 0.9.1 (published 4 months ago)
  • Last Synced: 2026-06-12T03:00:26.092Z (11 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 3
  • Downloads: 991 Last month
  • Rankings:
    • Stargazers count: 5.52%
    • Dependent packages count: 7.31%
    • Forks count: 7.6%
    • Dependent repos count: 9.143%
    • Average: 10.101%
    • Downloads: 20.93%
  • Maintainers (1)
conda-forge.org: detectree

  • Homepage: https://github.com/martibosch/detectree
  • Licenses: GPL-3.0-or-later
  • Latest release: 0.4.2 (published over 3 years ago)
  • Last Synced: 2026-04-01T13:29:08.532Z (3 months ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 17,081 Total
  • Rankings:
    • Dependent repos count: 24.103%
    • Stargazers count: 31.36%
    • Forks count: 35.258%
    • Average: 35.565%
    • Dependent packages count: 51.54%

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • heinrichreimer/github-changelog-generator-action v2.1.1 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • mamba-org/setup-micromamba v1 composite
pyproject.toml pypi
  • dask [delayed,distributed]
  • joblib *
  • laspy >= 2.0.0
  • numpy >= 1.15
  • opencv-python >= 4.0.0
  • pandas >= 0.23
  • pymaxflow >= 1.0.0
  • rasterio >= 1.0.0
  • scikit-image *
  • scikit-learn *
  • scipy >= 1.0.0
  • tqdm *