AgML icon indicating copy to clipboard operation
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...

Results 11 AgML issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/74845578/231951953-c8778dc6-de6f-474c-9393-c78aa074ce2b.png) 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...

bug
synthetic

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...

enhancement

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...

enhancement
dataset

I am running the AgML-Synthetic.ipynb in /AgML/examples and encountered this isse: ![image](https://user-images.githubusercontent.com/74845578/215281995-6153fb78-a957-4196-9fc3-bf8aed3525ab.png) I found the previous isse and solution as run: ``` agml.synthetic.reinstall_helios() ``` So I add a code cell...

bug
synthetic

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...

enhancement
synthetic

- **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...

enhancement
dataset

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...

enhancement