rgautroncgiar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ license: gpl-3.0
|
|
32 |
license_link: https://www.gnu.org/licenses/quick-guide-gplv3.html
|
33 |
base_model: Ultralytics/YOLOv8
|
34 |
---
|
35 |
-
[Croppie](https://croppie.org/) cherry detection model © 2024 by [Producers Direct](https://producersdirect.org/) and [
|
36 |
|
37 |
## General description
|
38 |
Ultralytics' Yolo V8 medium model fined tuned for coffee cherry detection using the [Croppie coffee dataset](https://huggingface.co/datasets/rgautroncgiar/croppie_coffee_ug).
|
@@ -68,7 +68,7 @@ Assuming you are in the ```scripts``` folder, you can run ```python3 test_script
|
|
68 |
Make sure that the Python packages found in ```requirements.txt``` are installed. In case they are not, simply run ```pip3 install -r requirements.txt```.
|
69 |
|
70 |
## License
|
71 |
-
[Croppie](https://croppie.org/) © 2024 by [Producers Direct](https://producersdirect.org/) and [
|
72 |
|
73 |
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
74 |
|
|
|
32 |
license_link: https://www.gnu.org/licenses/quick-guide-gplv3.html
|
33 |
base_model: Ultralytics/YOLOv8
|
34 |
---
|
35 |
+
[Croppie](https://croppie.org/) cherry detection model © 2024 by [Alliance Bioversity & CIAT](https://alliancebioversityciat.org/), [Producers Direct](https://producersdirect.org/) and [M-Omulimisa](https://m-omulimisa.com/) is licensed under [GNU-GPLv3](https://www.gnu.org/licenses/quick-guide-gplv3.html)
|
36 |
|
37 |
## General description
|
38 |
Ultralytics' Yolo V8 medium model fined tuned for coffee cherry detection using the [Croppie coffee dataset](https://huggingface.co/datasets/rgautroncgiar/croppie_coffee_ug).
|
|
|
68 |
Make sure that the Python packages found in ```requirements.txt``` are installed. In case they are not, simply run ```pip3 install -r requirements.txt```.
|
69 |
|
70 |
## License
|
71 |
+
[Croppie](https://croppie.org/) cherry detection model © 2024 by [Alliance Bioversity & CIAT](https://alliancebioversityciat.org/), [Producers Direct](https://producersdirect.org/) and [M-Omulimisa](https://m-omulimisa.com/) is licensed under [GNU-GPLv3](https://www.gnu.org/licenses/quick-guide-gplv3.html)
|
72 |
|
73 |
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
74 |
|