GithubHelp home page GithubHelp logo

arkenjan / fcn-water-flow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aleksispi/fcn-water-flow

0.0 0.0 0.0 771 KB

Official PyTorch implementation for the SAIS 2023 paper "Fully Convolutional Networks for Dense Water Flow Intensity Prediction in Swedish Catchment Areas"

Shell 0.19% Python 99.81%

fcn-water-flow's Introduction

Fully Convolutional Networks for Dense Water Flow Intensity Prediction in Swedish Catchment Areas

krycklan-overview

Official PyTorch implementation of the SAIS 2023 paper Fully Convolutional Networks for Dense Water Flow Intensity Prediction in Swedish Catchment Areas by Aleksis Pirinen, Olof Mogren and Mårten Västerdal.

SAIS 2023 paper | arXiv | Video

Dataset

The dataset used in the paper can be downloaded from this link. Once downloaded, simply unzip the folder in the main folder, which should result in a folder data-extended-smhi.

Code structure overview

Model training is done using training.py. Results are sent to a log folder (see the variable BASE_PATH_LOG), and result plots can then be generated using the file plot_result.py.

Training

Prior to this, ensure you have the dataset and that the variable BASE_PATH_DATA points to this dataset folder.

Model training (and validation on validation data) is performed using training.py. See the file plot_results.py if you are interested in tracking the progress and results throughout training. Models are saved during and upon completion of training, and are sent to the log folder.

Citation

If you find this implementation and/or our paper interesting or helpful, please consider citing:

@article{pirinen2023fully,
  title={Fully Convolutional Networks for Dense Water Flow Intensity Prediction in Swedish Catchment Areas},
  author={Pirinen, Aleksis and Mogren, Olof and V{\"a}sterdal, M{\aa}rten},
  journal={arXiv preprint arXiv:2304.01658},
  year={2023}
}

fcn-water-flow's People

Contributors

aleksispi 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.