From 7084e83362952ae27935d625c81d626c45bec4e2 Mon Sep 17 00:00:00 2001 From: Ball JGC Date: Tue, 28 Nov 2023 13:43:34 +0000 Subject: [PATCH] readme edit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bee484e9..29620e88 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A tutorial on how to prepare data, train models and make predictions is availabl Detectree2是一个基于Mask R-CNN的自动树冠检测与分割的Python包。您可以在[`model_garden`](https://github.com/PatBall1/detectree2/tree/master/model_garden)中选择预训练模型。[这里](https://patball1.github.io/detectree2/tutorial.html)提供了如何准备数据、训练模型和进行预测的教程。如果有任何问题,合作提案或者需要样例数据,可以邮件联系[James Ball](mailto:ball.jgc@gmail.com)。一些示例数据可以在[这里](https://doi.org/10.5281/zenodo.8136161)下载。 +

> [!WARNING] > Due to an influx of new users we have been hitting bandwidth limits. This is primarily from the file size of the pre-trained models. If you are using these models please aim to save them locally and point to them when you need them rather than downloading them each time they are required. We will move to a more bandwidth friendly set up soon. In the meantime, if installing the package is failing please raise it as an issue or notify me directly on ball.jgc@gmail.com.