Skip to content

ICAERUS-EU/UC1_Crop_Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UC1: Crop Monitoring📷

This repository contains Crop Monitoring models developed with drone images and computer vision



Report Bug - Request Feature

Downloads Contributors Forks Stargazers Issues License

Table Of Contents

Summary

Within this repository, you'll discover various models and computational tools designed for crop monitoring purposes. These resources can be used for predicting the health status of vineyards using images captured by drones.

Structure

The repository folders are structured as follow:

  • data: here you should add the UC1 GITHUB DATA FOLDER that you could download from Zenodo.
  • top_view: it has some top-view level calculations for vegetation analysis.
    • calculate_vegetation_indexes
    • create_grid
    • extract_vineyard_data
    • top_level_detection
  • models: models developed for crop monitoring
  • platform.json: organized information about the models

Models

The models developed are the following:

This model has been trained with YOLOv8 and is able to detect the plants and provide information about its health status from a plant-view level.

This algorithm contains the complete workflow from detecting a plant in a row-view image to locate this plant in the global-view orthomosaic to visualize its health status at a global scope. It also locates the drone positions.

Authors

Acknowledgements

This project is funded by the European Union, grant ID 101060643.

https://cordis.europa.eu/project/id/101060643

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages