Giter VIP home page Giter VIP logo

crops's Introduction

Autonomous Detection of Plant Disease Symptoms Directly from Aerial Imagery

Harvey Wu, Tyr Wiesner-Hanks, Ethan L. Stewart, Chad DeChant, Nicholas Kaczmar, Michael A. Gore, Rebecca J. Nelson, and Hod Lipson

Summary: using deep learning, we detect a corn disease, Northern Leaf Blight (NLB), through aerial images of corn fields captured by small UAVs.

Code organization:
/boom_transfer.py trains a CNN on images stored in the directory /new_data (you need to create it).
/test.py tests a trained CNN stored in /models on a test set of data in /new_data.
/boom_heatmaps.py generates heatmaps using a trained CNN stored in /models.
scripts/crop_lesions.py samples subimages containing lesions from a set of labeled images containing lesions.
scripts/crop_nonlesions.py samples subimages without lesions from a set of labeled images without lesions.
scripts/yesno.py splits the dataset specified in [1] into images with lesions and images without.
scripts/overlay.py creates a composite image with heatmap overlaid on top of the original.
scripts/drawlines.py draws the annotations onto the original images (semimajor axis of lesion).
scripts/*.pkl contain image names; they correspond to the train/val/test split used in our experiments.

Contact wu.harvey (at) columbia.edu with any questions.

crops's People

Contributors

wuharvey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.