AgML
AgML copied to clipboard
AgML is a centralized framework for agricultural machine learning. AgML provides access to public agricultural datasets for common agricultural deep learning tasks, with standard benchmarks and pretra...
I created a conda evnrionment with python == 3.9.16; agml = 0.4.7 I am executing the floowing cell in /AgML/examples/AgML-Synthetic.ipynb  And run into this error This is my Cmake...
I have update from agml=0.4.6 to agml=0.5.0 and encounter "fatal error: LiDAR.h: No such file or directory" error when running "agml.synthetic.reinstall_helios()". I have tried to use "pip install lidar" and...
Let me attach the log file generated. Thanks for your helps in advance. [.helios_compilation_log-20240409-154451.log](https://github.com/Project-AgML/AgML/files/14923229/default.helios_compilation_log-20240409-154451.log)
We're opening up this issue regarding how to enable easy, yet high quality, data contributions to AgML. This was raised initially in [Issue 15](https://github.com/Project-AgML/AgML/issues/15#issue-1190248286). If you are interested in contributing...
Note: images directory contains r not rgb images. Not all the images have a blue channel, and it makes sense to choose a channel for the main images directory that...
I am running the AgML-Synthetic.ipynb in /AgML/examples and encountered this isse:  I found the previous isse and solution as run: ``` agml.synthetic.reinstall_helios() ``` So I add a code cell...
For synthesis, I'd like to suggest a feature to generate multiple types of annotation–bounding box, instance/class segmentation, etc.–per image at once. If I've understood correctly, the current version of AgML...
- **PlantVillage-Dataset :** https://github.com/spMohanty/PlantVillage-Dataset - **Rice Leaf Diseases Dataset :** https://archive.ics.uci.edu/ml/datasets/Rice+Leaf+Diseases - **Plant Disease Symptoms :** https://www.digipathos-rep.cnptia.embrapa.br/ - **Plant Diseases Dataset :** https://www.kaggle.com/vipoooool/new-plant-diseases-dataset/ - **PlantVillage dataset :** https://github.com/MarkoArsenovic/DeepLearning_PlantDiseases - **Northern...
We're opening up this issue regarding how to enable easy, yet high quality, model contributions to AgML. This was raised initially in [issue #32](https://github.com/Project-AgML/AgML/issues/32). If you are interested in contributing...