Skip to content

Commit 8d8d425

Browse files
committed
update download links to Dryad / Zenodo
1 parent 969d818 commit 8d8d425

File tree

1 file changed

+23
-9
lines changed

1 file changed

+23
-9
lines changed

README.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,23 +57,37 @@ The vignette covers:
5757

5858
# Forest structure model download
5959

60-
The **pre-trained models** for forest canopy density and understory vegetation density are available for download:
60+
The models, example predictions, training data and R script for model training for both the canopy and understory model are available from Dryad as a single download:
6161

62-
*Canopy model*: https://www.dropbox.com/s/rtsly7kfag9fzlh/imageseg_canopy_model.hdf5?dl=1
62+
https://doi.org/10.5061/dryad.x0k6djhnj
6363

64-
*Understory model*: https://www.dropbox.com/s/9qvgcc9j5r36spp/imageseg_understory_model.hdf5?dl=1
6564

66-
Please see the vignette for further information.
65+
See the "Usage Notes" section for details on the dataset.
6766

68-
**Example classifications** to give you an impression of model performance:
6967

70-
*Canopy model examples* https://www.dropbox.com/sh/ypxx5rknpgqolxk/AAATyhQ8-wIi5I9aGlekqn7ia?dl=0
68+
The models and script (without the training data) are also hosted on Zenodo and can be downloaded individually from:
69+
70+
https://doi.org/10.5281/zenodo.6861157
71+
72+
The **pre-trained models** for forest canopy density and understory vegetation density are available for download. The zip files contain the model (as .hdf5 files) and **example classifications** to give an impression of model performance and output:
73+
74+
*Canopy model*: https://zenodo.org/record/6861157/files/imageseg_canopy_model.zip?download=1
75+
76+
*Understory model*: https://zenodo.org/record/6861157/files/imageseg_understory_model.zip?download=1
77+
78+
79+
Please see the vignette for further information on how to use these models.
7180

72-
*Understory model examples* https://www.dropbox.com/sh/4gngdvk7km92clp/AAC2EtoB7lZiQefWVIwFiWZha?dl=0
7381

7482

7583
# Training data download
7684

77-
*Canopy training data* https://www.dropbox.com/s/302yyoi7qil1hn5/canopy_training_data_imageseg.zip?dl=1
85+
Training data for both the canopy and understory model are included in the Dryad dataset download in the zip files:
86+
87+
*imageseg_canopy_training_data.zip*
88+
89+
*imageseg_understory_training_data.zip*
90+
91+
For details, please see the Usage Notes and the info.txt files contained in the zip files.
7892

79-
*Understory training data* https://www.dropbox.com/s/s7o7x66l3wiqc6h/understory_training_data_imageseg.zip?dl=1
93+
The training data are not required for users who only wish to use the pre-trained models on their own images.

0 commit comments

Comments
 (0)