Coder Social home page Coder Social logo

fmenat / optimal-multiview-crop-classifier Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 9.57 MB

Public repository of our work in the search for an optimal multi-view crop classifier (considering encoder architectures and fusion strategies)

Home Page: https://arxiv.org/abs/2403.16582

Python 100.00%
crop-classification cropland-mapping deep-learning multi-modal-learning multi-view-learning neural-network-architectures sensor-fusion

optimal-multiview-crop-classifier's Introduction

In the search for an optimal multi-view crop classifier

paper

Public repository of our work in the search for an optimal multi-view crop classifier

Data

The data used comes from https://github.com/nasaharvest/cropharvest. However we also share the code used to generate the data structures that we used in data folder.

Training

  • To train the Input fusion strategy:
python train_singleview.py -s config/singleview_ex.yaml
  • To train the Ensemble aggregation strategy:
python train_singleview_pool.py -s config/singleviewpool_ex.yaml
  • To train strategies based on multiple encoders: Feature, Decision and Hybrid fusion strategies:
python train_multiview.py -s config/multiview_ex.yaml

Evaluation

  • To evaluate the model by its predictions (performance):
python evaluate_predictions.py -s config/evaluation_ex.yaml

Installation

Please install the required packages with the following command:

pip install -r requirements.txt

๐Ÿ“œ Source

Mena, Francisco, Diego Arenas, and Andreas Dengel. "In the Search for Optimal Multi-view Learning Models for Crop Classification with Global Remote Sensing Data.", 2024.

optimal-multiview-crop-classifier's People

Contributors

fmenat avatar

Stargazers

Robin Cole avatar

Watchers

Kostas Georgiou avatar  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.