Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ tags:
|
|
| 13 |
- biodiversity
|
| 14 |
---
|
| 15 |
|
| 16 |
-
# DINOvTree π¦π³
|
| 17 |
|
| 18 |
[](https://RolnickLab.github.io/DINOvTree)
|
| 19 |
[](https://arxiv.org/pdf/2603.23669)
|
|
@@ -21,7 +21,7 @@ tags:
|
|
| 21 |
[](https://huggingface.co/datasets/jannikend/birch-trees)
|
| 22 |
[](https://github.com/RolnickLab/DINOvTree)
|
| 23 |
|
| 24 |
-
This repository contains the model weights for the DINOvTree model introduced in our paper:
|
| 25 |
|
| 26 |
**Estimating Individual Tree Height and Species from UAV Imagery**
|
| 27 |
|
|
@@ -50,10 +50,10 @@ The VFM of our checkpoint was initialized with DINOv3 weights, which are license
|
|
| 50 |
If you find our work useful, please consider citing our paper:
|
| 51 |
|
| 52 |
```bibtex
|
| 53 |
-
@
|
| 54 |
title = {Estimating Individual Tree Height and Species from UAV Imagery},
|
| 55 |
author = {Endres, Jannik and Lalibert{\'e}, Etienne and Rolnick, David and Ouaknine, Arthur},
|
| 56 |
-
|
| 57 |
year = {2026}
|
| 58 |
}
|
| 59 |
```
|
|
|
|
| 13 |
- biodiversity
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# [ECCV 2026] DINOvTree π¦π³
|
| 17 |
|
| 18 |
[](https://RolnickLab.github.io/DINOvTree)
|
| 19 |
[](https://arxiv.org/pdf/2603.23669)
|
|
|
|
| 21 |
[](https://huggingface.co/datasets/jannikend/birch-trees)
|
| 22 |
[](https://github.com/RolnickLab/DINOvTree)
|
| 23 |
|
| 24 |
+
This repository contains the model weights for the DINOvTree model introduced in our paper accepted at ECCV 2026:
|
| 25 |
|
| 26 |
**Estimating Individual Tree Height and Species from UAV Imagery**
|
| 27 |
|
|
|
|
| 50 |
If you find our work useful, please consider citing our paper:
|
| 51 |
|
| 52 |
```bibtex
|
| 53 |
+
@inproceedings{endres2026treeheightspecies,
|
| 54 |
title = {Estimating Individual Tree Height and Species from UAV Imagery},
|
| 55 |
author = {Endres, Jannik and Lalibert{\'e}, Etienne and Rolnick, David and Ouaknine, Arthur},
|
| 56 |
+
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
|
| 57 |
year = {2026}
|
| 58 |
}
|
| 59 |
```
|