Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,27 @@ This model card is mostly the same for all similar models uploaded to Hugging Fa
|
|
25 |
|
26 |
This repository is for `tcd-segformer-mit-b5`
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
## Model Details
|
29 |
|
30 |
### Model Description
|
@@ -166,25 +187,5 @@ This estimate does not take into account time require for experimentation, faile
|
|
166 |
|
167 |
Efficient inference on CPU is possible for field work, at the expense of inference latency. A typical single-battery drone flight can be processed in minutes.
|
168 |
|
169 |
-
## Citation
|
170 |
-
|
171 |
-
We will provide a preprint version of our paper shortly. In the mean time, please cite as:
|
172 |
-
|
173 |
-
**BibTeX:**
|
174 |
-
|
175 |
-
```latex
|
176 |
-
@unpublished{restortcd,
|
177 |
-
author = "Veitch-Michaelis, Josh and Cottam, Andrew and Schweizer, Daniella Schweizer and Broadbent, Eben N. and Dao, David and Zhang, Ce and Almeyda Zambrano, Angelica and Max, Simeon",
|
178 |
-
title = "OAM-TCD: A globally diverse dataset of high-resolution tree cover maps",
|
179 |
-
note = "In prep.",
|
180 |
-
month = "06",
|
181 |
-
year = "2024"
|
182 |
-
}
|
183 |
-
```
|
184 |
-
|
185 |
## Model Card Authors
|
186 |
-
Josh Veitch-Michaelis, 2024; on behalf of the dataset authors.
|
187 |
-
|
188 |
-
## Model Card Contact
|
189 |
-
|
190 |
-
Please contact josh [at] restor.eco for questions or further information.
|
|
|
25 |
|
26 |
This repository is for `tcd-segformer-mit-b5`
|
27 |
|
28 |
+
## Citation and contact
|
29 |
+
|
30 |
+
**BibTeX:**
|
31 |
+
|
32 |
+
This paper was accepted into NeurIPS 2024 under the Datasets and Benchmarks track.
|
33 |
+
|
34 |
+
The citation will be updated once the final version is confirmed and the proceedings are online.
|
35 |
+
|
36 |
+
```latex
|
37 |
+
@inproceedings{restortcd,
|
38 |
+
author = {Veitch-Michaelis, Josh and Cottam, Andrew and Schweizer, Daniella Schweizer and Broadbent, Eben N. and Dao, David and Zhang, Ce and Almeyda Zambrano, Angelica and Max, Simeon}
|
39 |
+
title = {OAM-TCD: A globally diverse dataset of high-resolution tree cover maps},
|
40 |
+
booktitle = {Advances in Neural Information Processing Systems},
|
41 |
+
pages = {1--12},
|
42 |
+
publisher = {Curran Associates, Inc.},
|
43 |
+
volume = {37},
|
44 |
+
year = {2024}
|
45 |
+
```
|
46 |
+
|
47 |
+
Please contact josh [at] restor.eco for questions or further information.
|
48 |
+
|
49 |
## Model Details
|
50 |
|
51 |
### Model Description
|
|
|
187 |
|
188 |
Efficient inference on CPU is possible for field work, at the expense of inference latency. A typical single-battery drone flight can be processed in minutes.
|
189 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
190 |
## Model Card Authors
|
191 |
+
Josh Veitch-Michaelis, 2024; on behalf of the dataset authors.
|
|
|
|
|
|
|
|