https://github.com/blutjens/reforestree

🌴 A dataset for estimating tropical forest biomass based on drone and field data

https://github.com/blutjens/reforestree

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • β—‹
    CITATION.cff file
  • β—‹
    codemeta.json file
  • β—‹
    .zenodo.json file
  • β—‹
    DOI references
  • βœ“
    Academic publication links
    Links to: arxiv.org
  • β—‹
    Committers with academic emails
  • β—‹
    Institutional organization owner
  • β—‹
    JOSS paper metadata
  • β—‹
    Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

🌴 A dataset for estimating tropical forest biomass based on drone and field data

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of gyrrei/ReforesTree
Created over 3 years ago · Last pushed almost 4 years ago
Metadata Files
Readme

README.md

ReforesTree 🌴

We are excited to share the ReforesTree dataset! πŸŽ‰

We introduce the ReforesTree dataset in hopes of encouraging the fellow machine learning community to take on the challenge of developing low-cost, scalable, trustworthy and accurate solutions for monitoring, verification and reporting of tropical reforestation inventory.

illustration of all sites

This is a dataset for the following 6 agroforestry sites

In alphabetical order 1. Carlos Vera Arteaga 2. Carlos Vera Guevara 3. Flora Pluas 4. Leonor Aspiazu 5. Manuel Macias 6. Nestor Macias

Dataset Components

For each site the data we publish consists of four components free for use: 1. πŸ›Έ Raw drone RGB images (see wwfecuador)_ 2. 🌴 Hand measured tree parameters (diameter at breast height, species, biomass, and location) of every tree (see fielddata.csv)_ 3. πŸ”² Set of bounding boxes of trees for each site cleaned by hand and labeled as banana or not banana (see annotations/cleaned) 4. ↔️ Mappings of these bounding boxes with tree labels based on GPS location (see mappings/final)

You can download the data from dropbox and put the "data" folder in the main repo. All processed data is available directly to use, but if you want to process it yourself, feel free to only download "wwwecuador" and "fielddata.csv" and follow the tutorial below.

Tutorial

In the tutorial you'll find the steps to recreate (and hopefully improve) the dataset and how to use it.

Please read our paper here. For any questions, please reach out to gyri.reiersen@tum.de or david.dao@inf.eth.ch

Owner

  • Name: BjΓΆrn LΓΌtjens (he/him)
  • Login: blutjens
  • Kind: user
  • Company: MIT

Postdoctoral Associate in tackling climate change with AI @ MIT. Project overview at https://blutjens.github.io/

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 9
  • Total Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Gyri Reiersen 3****i 9

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • POT *
  • Pillow *
  • geopandas >=0.8.1
  • matplotlib >=3.3.3
  • numpy >=1.19.5
  • opencv-python *
  • pandas >=1.1.3
  • pyproj >=2.2
  • pytorch-lightning >=1.4.4
  • rasterio >=1.1.8
  • scikit-image >=0.17.2
  • seaborn >=0.11.1
  • setuptools *
  • shapely >=1.7.1
  • tensorboard >=2.6.0
  • torch >=1.9.0
  • torchvision >=0.10.0