Coder Social home page Coder Social logo

xaida4detection's Introduction

XAIDA4Detection

Open source code for the detection and characterization of spatio-temporal extreme events

Description

The XAIDA4Detection toolbox consists of a full pipeline for the detection and characterization of extreme events using ML and automatic image processing tools. Its purpose is to provide an ML-based generic and flexible pipeline to detect and characterize extreme events based on spatio-temporal Earth and climate observational data. The pipeline consists of three different stages for both the detection and characterization of extreme events:

  1. Data loading and pre-processing
  2. ML architecture selection and training
  3. Evaluation and visualization of results

Usage

# 1) Create an empty pip environment
python3 -m venv ./xaida_env 


# 2) Activate environment
source ./xaida_env/bin/activate


# 3) Install dependencies
pip install -r requirements_xaida.txt install libs


# 4) Run main.py of XAIDA4Detection using a config file. Some examples:

# DroughtED database and K-Nearest Neighbors (KNN) model (from PyOD) 
python main.py --config=/configs/config_DroughtED_PYOD.yaml

# DroughtED database and LSTM-based architecture (user-defined) 
python main.py --config=/configs/config_DroughtED_LSTM.yaml

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Citation

If you use this code for your research, please cite XAIDA4Detection: A Toolbox for the Detection and Characterization of Spatio-Temporal Extreme Events:

Cortés-Andrés, J., Gonzalez-Calabuig, M., Zhang, M., Williams, T., Fernández-Torres, M.-Á., Pellicer-Valero, O. J., and Camps-Valls, G.: XAIDA4Detection: A Toolbox for the Detection and Characterization of Spatio-Temporal Extreme Events, EGU General Assembly 2023, Vienna, Austria, 24–28 Apr 2023, EGU23-4816, https://doi.org/10.5194/egusphere-egu23-4816, 2023.

Acknowledgement

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement 101003469.

License

MIT

xaida4detection's People

Contributors

miguelangelft avatar mariagonzc 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.