15d986da-2d7c-44fb-af71-700494485def
Showcasing the deepforest model
https://github.com/eds-book/15d986da-2d7c-44fb-af71-700494485def
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
Repository
Showcasing the deepforest model
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
Tree crown detection using DeepForest
How to run
Running on Binder
The notebook is designed to be launched from Binder.
Click the Launch Binder button at the top level of the repository
Running locally
You may also download the notebook from GitHub to run it locally: 1. Open your terminal
Check your conda install with
conda --version. If you don't have conda, install it by following these instructions (see here)Clone the repository
bash git clone https://github.com/eds-book-gallery/15d986da-2d7c-44fb-af71-700494485def.gitMove into the cloned repository
bash cd 15d986da-2d7c-44fb-af71-700494485defCreate and activate your environment from the
.binder/environment.ymlfilebash conda env create -f .binder/environment.yml conda activate 15d986da-2d7c-44fb-af71-700494485defLaunch the jupyter interface of your preference, notebook,
jupyter notebookor labjupyter lab
Owner
- Name: Environmental Data Science Book
- Login: eds-book
- Kind: organization
- Email: environmental.ds.book@gmail.com
- Website: https://edsbook.org
- Twitter: eds_book
- Repositories: 1
- Profile: https://github.com/eds-book
Organisation repo of EDS book for governance, outreach and other community-led activities
Citation (CITATION.cff)
cff-version: 1.2.0
message: Please cite the following works when using this project.
abstract: >-
Notebook developed to demonstrate how to detect tree crown using a
state-of-art Deep Learning model for object detection.
title: >-
Tree crown detection using DeepForest (Jupyter Notebook) published in the
Environmental Data Science book
authors:
- family-names: Coca-Castro
given-names: Alejandro
affiliation: The Alan Turing Institute
orcid: 0000-0002-9264-1539
email: acoca@turing.ac.uk
date-released: '2024-09-13'
contact:
- family-names: Coca-Castro
given-names: Alejandro
affiliation: The Alan Turing Institute
orcid: 0000-0002-9264-1539
email: acoca@turing.ac.uk
identifiers:
- description: Open review report for this notebook
type: url
value: https://github.com/alan-turing-institute/environmental-ds-book/pull/5
keywords:
- Forest & Biomass
- Modelling
- Standard
- Python
license: MIT
license-url: https://opensource.org/license/MIT
repository: https://github.com/eds-book/15d986da-2d7c-44fb-af71-700494485def
type: software
version: v2025.6.0
GitHub Events
Total
- Issue comment event: 5
- Push event: 24
- Pull request event: 3
- Fork event: 1
- Create event: 1
Last Year
- Issue comment event: 5
- Push event: 24
- Pull request event: 3
- Fork event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 6 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.86
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: about 12 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.75
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- acocac (6)
- rsignell (1)