Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.45 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.45 KB

Deep Learning for Weed Mapping Using Multispectral Imagery Acquired by Drones

This repository contains the code for the continuous training and operation of a production-level weed mapping detector. These aerial pictures of crops were taken by flying drones, that mount a commercial multispectral camera. The model's objective is to distinguish crops from weeds at the pixel level for a complete orthomosaic map with improved accuracy.

The model output is an image with the same dimensions as the input orthomosaic map, but with colors that identify automatically crops (green) and weeds (red) at pixel-level.

Documentation