{"id":617,"name":"DetecTree","description":"A Pythonic library to classify tree/non-tree pixels from aerial imagery.","url":"https://github.com/martibosch/detectree","last_synced_at":"2026-04-06T18:30:16.517Z","repository":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2026-03-30T21:41:40.000Z","size":5261,"stargazers_count":278,"open_issues_count":6,"forks_count":38,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-31T06:43:08.979Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2026-03-31T00:56:34.000Z","dependencies_parsed_at":"2026-03-31T06:00:34.066Z","dependency_job_id":null,"html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/martibosch/detectree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/sbom","scorecard":{"id":267849,"data":{"date":"2025-08-11","repo":{"name":"github.com/martibosch/detectree","commit":"a402da4ad560fff3160207795e00b7a6a078a71f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T12:36:11.303Z","repository_id":44877269,"created_at":"2025-08-17T12:36:11.303Z","updated_at":"2025-08-17T12:36:11.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31283467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"packages":[{"id":5296490,"name":"detectree","ecosystem":"conda","description":null,"homepage":"https://github.com/martibosch/detectree","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-06-10T19:33:20.000Z","latest_release_published_at":"2022-10-24T17:16:43.000Z","latest_release_number":"0.4.2","last_synced_at":"2026-04-01T13:29:08.532Z","created_at":"2022-10-03T16:00:48.877Z","updated_at":"2026-04-01T13:29:13.554Z","registry_url":"https://anaconda.org/conda-forge/detectree","install_command":"conda install -c conda-forge detectree","documentation_url":null,"metadata":{},"repo_metadata":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2026-03-30T21:41:40.000Z","size":5261,"stargazers_count":278,"open_issues_count":6,"forks_count":38,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-31T06:43:08.979Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2026-03-31T00:56:34.000Z","dependencies_parsed_at":"2026-03-31T06:00:34.066Z","dependency_job_id":null,"html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/martibosch/detectree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/sbom","scorecard":{"id":267849,"data":{"date":"2025-08-11","repo":{"name":"github.com/martibosch/detectree","commit":"a402da4ad560fff3160207795e00b7a6a078a71f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T12:36:11.303Z","repository_id":44877269,"created_at":"2025-08-17T12:36:11.303Z","updated_at":"2025-08-17T12:36:11.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31283467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"tags":[{"name":"v0.9.1","sha":"46befe5af57b2024d7680d0ca8341f8811ef713b","kind":"commit","published_at":"2026-02-19T08:10:06.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.9.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c3a2051a844757257b1d7f224e840d44a3d58f6f","kind":"commit","published_at":"2026-02-18T15:36:57.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.9.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c733cb82d6795d23c12fa8d0ade969b7c98f7bf2","kind":"commit","published_at":"2025-07-27T09:49:46.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c08b49f77793751e3ee575ddbbd8fe7325f7fefa","kind":"commit","published_at":"2025-07-25T15:35:15.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7b3675ba1de210ee7ed2e9a920bfc667e8a37fd6","kind":"commit","published_at":"2025-07-24T16:19:49.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.7.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"302ddf22a36ebba3784a16554a2fceb2ed6b1f56","kind":"commit","published_at":"2025-01-02T13:20:05.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.6.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"5c868ad78859a749f23a1128ac30a3c2c9b86c45","kind":"commit","published_at":"2024-03-29T08:28:33.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefbd539960c3db48f306852dd743bd8f3a108b5","kind":"commit","published_at":"2024-03-28T14:27:53.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"04ac841fe79478f708dba0a67efd9106258d57e0","kind":"commit","published_at":"2022-10-24T11:06:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.2","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9d20e829cc33bb9418234514e27f20c3767c7438","kind":"tag","published_at":"2021-07-05T09:48:21.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7548727801f3ce1745944b5154b967877bc17503","kind":"tag","published_at":"2021-07-03T13:02:47.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ba6b164589f4225c1e1a242796dda49046d976e","kind":"commit","published_at":"2020-03-11T15:33:43.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d77feed479d6835649bfc8bb7a6c5a599b98c7a5","kind":"commit","published_at":"2020-03-02T07:31:40.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2576ae924b15ede38c205dc8c33f1a773e619b5c","kind":"commit","published_at":"2019-12-11T12:27:45.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.2.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2e2adbbe6e99193c7cb77f05ebfe03905a235224","kind":"commit","published_at":"2019-11-18T08:23:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.1.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T13:29:13.554Z","dependent_packages_count":0,"downloads":17081,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":51.53980534065386,"stargazers_count":31.36011979036686,"forks_count":35.25829797853756,"docker_downloads_count":null,"average":35.56526079361118},"purl":"pkg:conda/detectree?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/detectree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/detectree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/detectree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-31T06:00:27.900Z","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":5242567.25,"avg_time_to_close_pull_request":510054.0,"issues_closed_count":12,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.923076923076923,"avg_comments_per_pull_request":0.47619047619047616,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/detectree/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2693533,"name":"detectree","ecosystem":"pypi","description":"Tree detection from aerial imagery in Python.","homepage":null,"licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2019-11-14T13:53:50.000Z","latest_release_published_at":"2026-02-19T08:24:43.000Z","latest_release_number":"0.9.1","last_synced_at":"2026-04-03T17:00:46.816Z","created_at":"2022-04-10T10:35:22.917Z","updated_at":"2026-04-03T17:00:46.816Z","registry_url":"https://pypi.org/project/detectree/","install_command":"pip install detectree --index-url https://pypi.org/simple","documentation_url":"https://detectree.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"detectree","project_status":null},"repo_metadata":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2024-10-29T00:14:30.000Z","size":5034,"stargazers_count":234,"open_issues_count":8,"forks_count":31,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T22:31:18.986Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2024-10-29T05:24:07.000Z","dependencies_parsed_at":"2024-05-02T04:59:55.239Z","dependency_job_id":"4061de75-052f-4c37-82a9-0334edece933","html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222155722,"owners_count":16940395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"tags":[{"name":"v0.5.1","sha":"5c868ad78859a749f23a1128ac30a3c2c9b86c45","kind":"commit","published_at":"2024-03-29T08:28:33.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefbd539960c3db48f306852dd743bd8f3a108b5","kind":"commit","published_at":"2024-03-28T14:27:53.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"04ac841fe79478f708dba0a67efd9106258d57e0","kind":"commit","published_at":"2022-10-24T11:06:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.2","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9d20e829cc33bb9418234514e27f20c3767c7438","kind":"tag","published_at":"2021-07-05T09:48:21.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7548727801f3ce1745944b5154b967877bc17503","kind":"tag","published_at":"2021-07-03T13:02:47.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ba6b164589f4225c1e1a242796dda49046d976e","kind":"commit","published_at":"2020-03-11T15:33:43.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d77feed479d6835649bfc8bb7a6c5a599b98c7a5","kind":"commit","published_at":"2020-03-02T07:31:40.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2576ae924b15ede38c205dc8c33f1a773e619b5c","kind":"commit","published_at":"2019-12-11T12:27:45.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.2.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2e2adbbe6e99193c7cb77f05ebfe03905a235224","kind":"commit","published_at":"2019-11-18T08:23:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.1.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-30T02:59:00.833Z","dependent_packages_count":0,"downloads":794,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":20.930014017557184,"dependent_repos_count":9.143324777740581,"dependent_packages_count":7.31012528119255,"stargazers_count":5.519961632948684,"forks_count":7.600460455992389,"docker_downloads_count":null,"average":10.100777233086278},"purl":"pkg:pypi/detectree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/detectree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/detectree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/detectree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T21:02:42.144Z","issues_count":13,"pull_requests_count":14,"avg_time_to_close_issue":4956545.636363637,"avg_time_to_close_pull_request":407658.6666666667,"issues_closed_count":11,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.8461538461538463,"avg_comments_per_pull_request":0.5714285714285714,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":2,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":609046.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5833333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/detectree/codemeta","maintainers":[{"uuid":"martibosch","login":"martibosch","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/martibosch/","role":null,"created_at":"2022-11-27T07:26:21.662Z","updated_at":"2022-11-27T07:26:21.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martibosch/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":831938,"maintainers_count":355116,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":53036},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-03T06:19:43.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11779993,"name":"github.com/martibosch/detectree","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/martibosch/detectree","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2019-11-18T08:23:23.000Z","latest_release_published_at":"2026-02-19T08:10:06.000Z","latest_release_number":"v0.9.1","last_synced_at":"2026-04-03T17:00:52.126Z","created_at":"2025-06-09T09:45:49.719Z","updated_at":"2026-04-03T17:00:52.126Z","registry_url":"https://pkg.go.dev/github.com/martibosch/detectree","install_command":"go get github.com/martibosch/detectree","documentation_url":"https://pkg.go.dev/github.com/martibosch/detectree#section-documentation","metadata":{},"repo_metadata":{"id":44877269,"uuid":"199807436","full_name":"martibosch/detectree","owner":"martibosch","description":"Tree detection from aerial imagery in Python","archived":false,"fork":false,"pushed_at":"2025-10-27T21:23:49.000Z","size":5168,"stargazers_count":271,"open_issues_count":6,"forks_count":36,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-28T02:31:31.663Z","etag":null,"topics":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"latest_commit_sha":null,"homepage":"https://doi.org/10.21105/joss.02172","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martibosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-31T07:52:10.000Z","updated_at":"2025-10-25T04:24:16.000Z","dependencies_parsed_at":"2024-05-02T04:59:55.239Z","dependency_job_id":"4061de75-052f-4c37-82a9-0334edece933","html_url":"https://github.com/martibosch/detectree","commit_stats":{"total_commits":92,"total_committers":4,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"eb1313637e928b6ce216cbec17d3d313c28c138c"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/martibosch/detectree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/sbom","scorecard":{"id":267849,"data":{"date":"2025-08-11","repo":{"name":"github.com/martibosch/detectree","commit":"a402da4ad560fff3160207795e00b7a6a078a71f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/martibosch/detectree/tests.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T12:36:11.303Z","repository_id":44877269,"created_at":"2025-08-17T12:36:11.303Z","updated_at":"2025-08-17T12:36:11.303Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281434034,"owners_count":26500550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"martibosch","name":"Martí Bosch","uuid":"5831581","kind":"user","description":"Doctor in civil and environmental engineering. Urban sprawl, Python, and a bit of landscape ecology and complexity","email":"","website":"https://fosstodon.org/@martibosch","location":"Lausanne","twitter":"mortybosch","company":"EPFL","icon_url":"https://avatars.githubusercontent.com/u/5831581?u=bbb7524d7940ede763089006bffe9f92e22608ce\u0026v=4","repositories_count":83,"last_synced_at":"2024-06-11T15:35:50.373Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martibosch","funding_links":[],"total_stars":398,"followers":89,"following":0,"created_at":"2022-11-14T18:46:36.000Z","updated_at":"2024-06-11T15:35:55.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martibosch/repositories"},"tags":[{"name":"v0.8.1","sha":"c733cb82d6795d23c12fa8d0ade969b7c98f7bf2","kind":"commit","published_at":"2025-07-27T09:49:46.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"c08b49f77793751e3ee575ddbbd8fe7325f7fefa","kind":"commit","published_at":"2025-07-25T15:35:15.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.8.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7b3675ba1de210ee7ed2e9a920bfc667e8a37fd6","kind":"commit","published_at":"2025-07-24T16:19:49.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.7.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"302ddf22a36ebba3784a16554a2fceb2ed6b1f56","kind":"commit","published_at":"2025-01-02T13:20:05.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.6.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"5c868ad78859a749f23a1128ac30a3c2c9b86c45","kind":"commit","published_at":"2024-03-29T08:28:33.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cefbd539960c3db48f306852dd743bd8f3a108b5","kind":"commit","published_at":"2024-03-28T14:27:53.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.5.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"04ac841fe79478f708dba0a67efd9106258d57e0","kind":"commit","published_at":"2022-10-24T11:06:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.2","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9d20e829cc33bb9418234514e27f20c3767c7438","kind":"tag","published_at":"2021-07-05T09:48:21.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"7548727801f3ce1745944b5154b967877bc17503","kind":"tag","published_at":"2021-07-03T13:02:47.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.4.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8ba6b164589f4225c1e1a242796dda49046d976e","kind":"commit","published_at":"2020-03-11T15:33:43.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d77feed479d6835649bfc8bb7a6c5a599b98c7a5","kind":"commit","published_at":"2020-03-02T07:31:40.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.3.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2576ae924b15ede38c205dc8c33f1a773e619b5c","kind":"commit","published_at":"2019-12-11T12:27:45.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.2.0","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"2e2adbbe6e99193c7cb77f05ebfe03905a235224","kind":"commit","published_at":"2019-11-18T08:23:23.000Z","download_url":"https://codeload.github.com/martibosch/detectree/tar.gz/v0.1.1","html_url":"https://github.com/martibosch/detectree/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martibosch/detectree@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:57:26.912Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":3.846074472549168,"forks_count":4.483572999707569,"docker_downloads_count":null,"average":4.86023379396421},"purl":"pkg:golang/github.com/martibosch/detectree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/martibosch/detectree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/martibosch/detectree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/martibosch/detectree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T02:18:54.358Z","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":5242567.25,"avg_time_to_close_pull_request":510054.0,"issues_closed_count":12,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.923076923076923,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmartibosch%2Fdetectree/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2085516,"maintainers_count":0,"namespaces_count":779106,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53416},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-03T06:05:35.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":31042,"full_name":"martibosch/detectree","default_branch":"main","total_commits":143,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":71.5,"dds":0.006993006993006978,"past_year_total_commits":35,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":35.0,"past_year_dds":0.0,"last_synced_at":"2026-04-03T17:00:48.458Z","last_synced_commit":"df8670cc512173eb3fdbb439baa42ff8c3ba2940","created_at":"2023-03-07T16:45:20.870Z","updated_at":"2026-04-03T17:00:48.238Z","committers":[{"name":"Martí Bosch","email":"marti.bosch@protonmail.com","login":"martibosch","count":142},{"name":"Kristen Thyng","email":"kthyng@gmail.com","login":"kthyng","count":1}],"past_year_committers":[{"name":"Martí Bosch","email":"marti.bosch@protonmail.com","login":"martibosch","count":35}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-04T00:00:07.631Z","repositories_count":6211746,"commits_count":927423158,"contributors_count":35801050,"owners_count":1145471,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"martibosch/detectree","html_url":"https://github.com/martibosch/detectree","last_synced_at":"2026-03-31T06:00:27.900Z","status":"active","issues_count":13,"pull_requests_count":21,"avg_time_to_close_issue":5242567.25,"avg_time_to_close_pull_request":510054.0,"issues_closed_count":12,"pull_requests_closed_count":9,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":2.923076923076923,"avg_comments_per_pull_request":0.47619047619047616,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:35:50.046Z","updated_at":"2026-03-31T06:00:27.901Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martibosch%2Fdetectree/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":15},"issue_author_associations_count":{"NONE":13},"pull_request_author_associations_count":{"NONE":10,"CONTRIBUTOR":10,"OWNER":1},"issue_authors":{"rmsare":3,"MisterB92":2,"easz":2,"jehontan":1,"ligaofeng0901":1,"wittylife":1,"Ayushri":1,"tadolphi":1,"pedromarcolin":1},"pull_request_authors":{"dependabot[bot]":15,"pre-commit-ci[bot]":4,"kthyng":1,"martibosch":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14037064,"issues_count":34584035,"pull_requests_count":113175312,"authors_count":11213073,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"martibosch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martibosch"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"ForkEvent":5,"IssuesEvent":2,"WatchEvent":40,"IssueCommentEvent":1,"PushEvent":84,"CreateEvent":4},"last_year":{"ReleaseEvent":1,"ForkEvent":3,"WatchEvent":20,"PushEvent":37,"CreateEvent":3}},"keywords":["image-segmentation","python","remote-sensing","tree-canopy","tree-detection","tree-pixels"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-03-17T06:14:52.444Z","updated_at":"2024-03-17T06:14:52.444Z","repository_link":"https://github.com/martibosch/detectree/blob/main/.github/workflows/release.yml","dependencies":[{"id":16865891649,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16865891650,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16865891651,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16865891652,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16865891653,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":16865891654,"package_name":"heinrichreimer/github-changelog-generator-action","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false},{"id":16865891828,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-03-17T06:14:53.475Z","updated_at":"2024-03-17T06:14:53.475Z","repository_link":"https://github.com/martibosch/detectree/blob/main/.github/workflows/tests.yml","dependencies":[{"id":16865891866,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16865891867,"package_name":"mamba-org/setup-micromamba","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":16865891868,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-17T06:14:53.598Z","updated_at":"2024-03-17T06:14:53.598Z","repository_link":"https://github.com/martibosch/detectree/blob/main/pyproject.toml","dependencies":[{"id":16865891930,"package_name":"dask","ecosystem":"pypi","requirements":"[delayed,distributed]","direct":true,"kind":"runtime","optional":false},{"id":16865891931,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16865891932,"package_name":"laspy","ecosystem":"pypi","requirements":"\u003e= 2.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892004,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e= 1.15","direct":true,"kind":"runtime","optional":false},{"id":16865892005,"package_name":"opencv-python","ecosystem":"pypi","requirements":"\u003e= 4.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892006,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e= 0.23","direct":true,"kind":"runtime","optional":false},{"id":16865892007,"package_name":"pymaxflow","ecosystem":"pypi","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892056,"package_name":"rasterio","ecosystem":"pypi","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892057,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16865892058,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":16865892059,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":16865892138,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":16.133559467448656,"created_at":"2023-09-11T11:54:35.377Z","updated_at":"2026-04-06T18:30:16.519Z","avatar_url":"https://github.com/martibosch.png","language":"Python","category":"Biosphere","sub_category":"Forest Remote Sensing","monthly_downloads":794,"total_dependent_repos":4,"total_dependent_packages":0,"readme":"[![PyPI version fury.io](https://badge.fury.io/py/detectree.svg)](https://pypi.python.org/pypi/detectree/)\n[![Conda Version](https://img.shields.io/conda/vn/conda-forge/detectree.svg)](https://anaconda.org/conda-forge/detectree)\n[![Documentation Status](https://readthedocs.org/projects/detectree/badge/?version=latest)](https://detectree.readthedocs.io/en/latest/?badge=latest)\n[![tests](https://github.com/martibosch/detectree/actions/workflows/tests.yml/badge.svg)](https://github.com/martibosch/detectree/blob/main/.github/workflows/tests.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/martibosch/detectree/main.svg)](https://results.pre-commit.ci/latest/github/martibosch/detectree/main)\n[![codecov](https://codecov.io/gh/martibosch/detectree/branch/main/graph/badge.svg?token=ZTZK2LFR6T)](https://codecov.io/gh/martibosch/detectree)\n[![GitHub license](https://img.shields.io/github/license/martibosch/detectree.svg)](https://github.com/martibosch/detectree/blob/master/LICENSE)\n[![DOI](https://joss.theoj.org/papers/10.21105/joss.02172/status.svg)](https://doi.org/10.21105/joss.02172)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3908338.svg)](https://doi.org/10.5281/zenodo.3908338)\n\n# DetecTree\n\n## Overview\n\nDetecTree is a Pythonic library to perform semantic segmentation of aerial imagery into tree/non-tree pixels, following the methods of Yang et al. [1]. A pre-trained model is available at [Hugging Face hub](https://huggingface.co/martibosch/detectree), which can be used as follows:\n\n```python\nfrom urllib import request\n\nimport detectree as dtr\nimport matplotlib.pyplot as plt\nimport rasterio as rio\nfrom rasterio import plot\n\n# download a tile from the SWISSIMAGE WMS\ntile_url = (\n    \"https://wms.geo.admin.ch/?SERVICE=WMS\u0026REQUEST=GetMap\u0026VERSION=1.3.0\u0026\"\n    \"FORMAT=image/png\u0026LAYERS=ch.swisstopo.images-swissimage\u0026CRS=EPSG:2056\"\n    \"\u0026BBOX=2532980,1152150,2533380,1152450\u0026WIDTH=800\u0026HEIGHT=600\"\n)\ntile_filename = \"tile.png\"\nrequest.urlretrieve(tile_url, tile_filename)\n\n# use the pre-trained model to segment the image into tree/non-tree-pixels\ny_pred = dtr.Classifier().predict_img(tile_filename)\n\n# side-by-side plot of the tile and the predicted tree/non-tree pixels\nfigwidth, figheight = plt.rcParams[\"figure.figsize\"]\nfig, axes = plt.subplots(1, 2, figsize=(2 * figwidth, figheight))\nwith rio.open(tile_filename) as src:\n    plot.show(src, ax=axes[0])\naxes[1].imshow(y_pred)\n```\n\n![Pre-trained example](figures/example-pre-trained.png)\n\nAlternatively, you can use detectree to train your own model on your aerial imagery dataset:\n\n```python\nimport detectree as dtr\nimport matplotlib.pyplot as plt\nimport rasterio as rio\nfrom rasterio import plot\n\n# select the training tiles from the tiled aerial imagery dataset\nts = dtr.TrainingSelector(img_dir='data/tiles')\nsplit_df = ts.train_test_split(method='cluster-I')\n\n# train a tree/non-tree pixel classifier\nclf = dtr.ClassifierTrainer().train_classifier(\n    split_df=split_df, response_img_dir='data/response_tiles')\n\n# use the trained classifier to predict the tree/non-tree pixels\ntest_filepath = split_df[~split_df['train'].sample(1).iloc[0]['img_filepath']\ny_pred = dtr.Classifier(clf=clf).classify_img(test_filepath)\n\n# side-by-side plot of the tile and the predicted tree/non-tree pixels\nfigwidth, figheight = plt.rcParams['figure.figsize']\nfig, axes = plt.subplots(1, 2, figsize=(2 * figwidth, figheight))\n\nwith rio.open(img_filepath) as src:\n    plot.show(src.read(), ax=axes[0])\naxes[1].imshow(y_pred)\n```\n\n![Example](figures/example.png)\n\nA full example application of DetecTree to predict a tree canopy map for the Aussersihl district in Zurich [is available as a Jupyter notebook](https://github.com/martibosch/detectree-examples/blob/main/notebooks/aussersihl-canopy.ipynb). See also [the API reference documentation](https://detectree.readthedocs.io/en/latest/?badge=latest) and the [examples repository](https://github.com/martibosch/detectree-examples) for more information on the background and some example notebooks.\n\nThe target audience is researchers and practitioners in GIS that are interested in two-dimensional aspects of trees, such as their proportional abundance and spatial distribution throughout a region of study. These measurements can be used to assess important aspects of urban planning such as the provision of urban ecosystem services. The approach is of special relevance when LIDAR data is not available or it is too costly in monetary or computational terms.\n\n## Citation\n\nBosch M. 2020. “DetecTree: Tree detection from aerial imagery in Python”. *Journal of Open Source Software, 5(50), 2172.* [doi.org/10.21105/joss.02172](https://doi.org/10.21105/joss.02172)\n\nNote that DetecTree is based on the methods of Yang et al. [1], therefore it seems fair to reference their work too. An example citation in an academic paper might read as follows:\n\n\u003e The classification of tree pixels has been performed with the Python library DetecTree (Bosch, 2020), which is based on the approach of Yang et al. (2009).\n\n## Installation\n\n### With conda\n\nThe easiest way to install `detectree` is with conda as in:\n\n```bash\nconda install -c conda-forge detectree\n```\n\n### With pip\n\nYou can install `detectree` with pip as in:\n\n```bash\npip install detectree\n```\n\nIf you want to be able to read compressed LAZ files, you will need [the Python bindings for `laszip`](https://github.com/tmontaigu/laszip-python). Note that the latter require \\[`laszip`\\], which can be installed using conda (which is automatically handled when installing `detectree` with conda as shown above) or downloaded from [laszip.org](https://laszip.org/). Then, detectree and the Python bindings for `laszip` can be installed with pip as in:\n\n```bash\npip install detectree[laszip]\n```\n\n### Development install\n\nTo install a development version of detectree, you can first use conda to create an environment with all the dependencies - with the [`environment-dev.yml` file](https://github.com/martibosch/detectree/blob/main/environment-dev.yml) - and activate it as in:\n\n```bash\nconda env create -f environment-dev.yml\nconda activate detectree-dev\n```\n\nand then clone the repository and use pip to install it in development mode\n\n```bash\ngit clone git@github.com:martibosch/detectree.git\ncd detectree/\npip install -e .\n```\n\nThis will also install the dependencies required for running tests, linting the code and building the documentation. Additionally, you can activate [pre-commit](https://pre-commit.com/) so that the latter are run as pre-commit hooks as in:\n\n```bash\npre-commit install\n```\n\n## See also\n\n- [lausanne-tree-canopy](https://github.com/martibosch/lausanne-tree-canopy): example computational workflow to get the tree canopy of Lausanne with DetecTree\n- [A video of a talk about DetecTree](https://www.youtube.com/watch?v=USwF2KyxVjY) in the [Applied Machine Learning Days of EPFL (2020)](https://appliedmldays.org/) and [its respective slides](https://martibosch.github.io/detectree-amld-2020)\n\n## Acknowledgments\n\n- With the support of the École Polytechnique Fédérale de Lausanne (EPFL)\n\n## References\n\n1. Yang, L., Wu, X., Praun, E., \u0026 Ma, X. (2009). Tree detection from aerial imagery. In Proceedings of the 17th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems (pp. 131-137). ACM.\n","funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02172","https://doi.org/10.5281/zenodo.3908338"],"works":{"https://doi.org/10.21105/joss.02172":{"id":"https://openalex.org/W3037989752","doi":"https://doi.org/10.21105/joss.02172","title":"DetecTree: Tree detection from aerial imagery in Python","display_name":"DetecTree: Tree detection from aerial imagery in Python","publication_year":2020,"publication_date":"2020-06-25","ids":{"openalex":"https://openalex.org/W3037989752","doi":"https://doi.org/10.21105/joss.02172","mag":"3037989752"},"language":"en","primary_location":{"is_oa":true,"landing_page_url":"https://doi.org/10.21105/joss.02172","pdf_url":"https://joss.theoj.org/papers/10.21105/joss.02172.pdf","source":{"id":"https://openalex.org/S4210214273","display_name":"Journal of open source software","issn_l":"2475-9066","issn":["2475-9066"],"is_oa":true,"is_in_doaj":true,"host_organization":"https://openalex.org/P4310315853","host_organization_name":"Open Journals","host_organization_lineage":["https://openalex.org/P4310315853"],"host_organization_lineage_names":["Open Journals"],"type":"journal"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true},"type":"article","type_crossref":"journal-article","open_access":{"is_oa":true,"oa_status":"gold","oa_url":"https://joss.theoj.org/papers/10.21105/joss.02172.pdf","any_repository_has_fulltext":false},"authorships":[{"author_position":"first","author":{"id":"https://openalex.org/A5021275539","display_name":"Martí Bosch","orcid":"https://orcid.org/0000-0001-8735-9144"},"institutions":[],"countries":[],"is_corresponding":true,"raw_author_name":"Martí Bosch","raw_affiliation_string":"","raw_affiliation_strings":[]}],"countries_distinct_count":0,"institutions_distinct_count":0,"corresponding_author_ids":["https://openalex.org/A5021275539"],"corresponding_institution_ids":[],"apc_list":{"value":0,"currency":"USD","value_usd":0,"provenance":"doaj"},"apc_paid":{"value":0,"currency":"USD","value_usd":0,"provenance":"doaj"},"has_fulltext":false,"cited_by_count":4,"cited_by_percentile_year":{"min":82,"max":84},"biblio":{"volume":"5","issue":"50","first_page":"2172","last_page":"2172"},"is_retracted":false,"is_paratext":false,"keywords":[{"keyword":"detectree detection","score":0.6891},{"keyword":"aerial imagery","score":0.536}],"concepts":[{"id":"https://openalex.org/C519991488","wikidata":"https://www.wikidata.org/wiki/Q28865","display_name":"Python (programming language)","level":2,"score":0.8147677},{"id":"https://openalex.org/C2987819851","wikidata":"https://www.wikidata.org/wiki/Q191839","display_name":"Aerial imagery","level":2,"score":0.70156235},{"id":"https://openalex.org/C3018193623","wikidata":"https://www.wikidata.org/wiki/Q191839","display_name":"Aerial photos","level":2,"score":0.553114},{"id":"https://openalex.org/C154945302","wikidata":"https://www.wikidata.org/wiki/Q11660","display_name":"Artificial intelligence","level":1,"score":0.50128484},{"id":"https://openalex.org/C41008148","wikidata":"https://www.wikidata.org/wiki/Q21198","display_name":"Computer science","level":0,"score":0.49404982},{"id":"https://openalex.org/C121684516","wikidata":"https://www.wikidata.org/wiki/Q7600677","display_name":"Computer graphics (images)","level":1,"score":0.38363343},{"id":"https://openalex.org/C58640448","wikidata":"https://www.wikidata.org/wiki/Q42515","display_name":"Cartography","level":1,"score":0.3685606},{"id":"https://openalex.org/C31972630","wikidata":"https://www.wikidata.org/wiki/Q844240","display_name":"Computer vision","level":1,"score":0.35825044},{"id":"https://openalex.org/C62649853","wikidata":"https://www.wikidata.org/wiki/Q199687","display_name":"Remote sensing","level":1,"score":0.3306523},{"id":"https://openalex.org/C205649164","wikidata":"https://www.wikidata.org/wiki/Q1071","display_name":"Geography","level":0,"score":0.23881915},{"id":"https://openalex.org/C199360897","wikidata":"https://www.wikidata.org/wiki/Q9143","display_name":"Programming language","level":1,"score":0.14994359}],"mesh":[],"locations_count":1,"locations":[{"is_oa":true,"landing_page_url":"https://doi.org/10.21105/joss.02172","pdf_url":"https://joss.theoj.org/papers/10.21105/joss.02172.pdf","source":{"id":"https://openalex.org/S4210214273","display_name":"Journal of open source software","issn_l":"2475-9066","issn":["2475-9066"],"is_oa":true,"is_in_doaj":true,"host_organization":"https://openalex.org/P4310315853","host_organization_name":"Open Journals","host_organization_lineage":["https://openalex.org/P4310315853"],"host_organization_lineage_names":["Open Journals"],"type":"journal"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true}],"best_oa_location":{"is_oa":true,"landing_page_url":"https://doi.org/10.21105/joss.02172","pdf_url":"https://joss.theoj.org/papers/10.21105/joss.02172.pdf","source":{"id":"https://openalex.org/S4210214273","display_name":"Journal of open source software","issn_l":"2475-9066","issn":["2475-9066"],"is_oa":true,"is_in_doaj":true,"host_organization":"https://openalex.org/P4310315853","host_organization_name":"Open Journals","host_organization_lineage":["https://openalex.org/P4310315853"],"host_organization_lineage_names":["Open Journals"],"type":"journal"},"license":"cc-by","version":"publishedVersion","is_accepted":true,"is_published":true},"sustainable_development_goals":[{"id":"https://metadata.un.org/sdg/15","display_name":"Life in Land","score":0.13},{"id":"https://metadata.un.org/sdg/2","display_name":"Zero hunger","score":0.13}],"grants":[],"referenced_works_count":11,"referenced_works":["https://openalex.org/W1566135517","https://openalex.org/W2015159529","https://openalex.org/W2070277296","https://openalex.org/W2113137767","https://openalex.org/W2146292423","https://openalex.org/W2527672088","https://openalex.org/W2886900553","https://openalex.org/W2890137203","https://openalex.org/W2971730281","https://openalex.org/W3103145119","https://openalex.org/W4248437541"],"related_works":["https://openalex.org/W4239149640","https://openalex.org/W4301953368","https://openalex.org/W2075321446","https://openalex.org/W1989521584","https://openalex.org/W2123121582","https://openalex.org/W2888101738","https://openalex.org/W4241215632","https://openalex.org/W4200398149","https://openalex.org/W4235015387","https://openalex.org/W1891287906"],"ngrams_url":"https://api.openalex.org/works/W3037989752/ngrams","abstract_inverted_index":null,"cited_by_api_url":"https://api.openalex.org/works?filter=cites:W3037989752","counts_by_year":[{"year":2022,"cited_by_count":1},{"year":2021,"cited_by_count":2},{"year":2020,"cited_by_count":1}],"updated_date":"2023-12-15T08:50:29.247962","created_date":"2020-07-02"},"https://doi.org/10.5281/zenodo.3908338":null},"citation_counts":{"https://doi.org/10.21105/joss.02172":4},"total_citations":4,"keywords_from_contributors":["land-change-analysis","landscape-ecology","landscape-metrics"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/617","html_url":"https://ost.ecosyste.ms/projects/617"}