Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,27 +1,34 @@
|
|
|
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
-
short_description:
|
| 10 |
---
|
| 11 |
|
| 12 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
| 15 |
|
| 16 |
-
If you find
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
}
|
| 24 |
-
```
|
| 25 |
|
| 26 |
-
|
| 27 |
-
|
|
|
|
| 1 |
+
|
| 2 |
---
|
| 3 |
+
title: OPheno — Organization Card
|
| 4 |
+
emoji: 🌿
|
| 5 |
+
colorFrom: green
|
| 6 |
+
colorTo: blue
|
| 7 |
sdk: static
|
| 8 |
pinned: false
|
| 9 |
license: mit
|
| 10 |
+
short_description: Open-Source Weed Phenology & Emergence Project
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# OPheno
|
| 14 |
+
|
| 15 |
+
<img src="static/images/OPheno_logo.png" alt="OPheno Logo" width="220" />
|
| 16 |
+
|
| 17 |
+
This is the official repository for the OPheno organization card.
|
| 18 |
+
OPheno is an open-source, community-driven project focused on providing standardized weed phenology and emergence datasets for agricultural science, modeling, and machine learning research.
|
| 19 |
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
## Citation
|
| 23 |
|
| 24 |
+
If you find OPheno useful for your work, please cite:
|
| 25 |
+
@misc{opheno_dataset_2025,
|
| 26 |
+
title = {OPheno: An Open-Source Weed Phenology Database},
|
| 27 |
+
author = {Kromminga, Heiko Hopke and Akhter, Muhammad Javaid and Oliveira, Maxwel Coura and Espejel, Jorge},
|
| 28 |
+
year = {2025},
|
| 29 |
+
publisher = {Hugging Face},
|
| 30 |
+
howpublished = [{https://huggingface.co/datasets/hkromminga/opheno}](https://huggingface.co/OPheno)
|
| 31 |
}
|
|
|
|
| 32 |
|
| 33 |
+
|
| 34 |
+
``
|