Giter VIP home page Giter VIP logo

ssim_seq2seq's Introduction

SSIM Model

This is the SSIM model for SSIM—A Deep Learning Approach for Recovering Missing Time Series Sensor Data

Considering the dataset we are using in the paper is not public available, we use a different open dataset for demo.

The original PM2.5 data can be download from: PM2.5

The Pytorch implementation has not been fully tested. Bugs may be fixed later.


Update 2021

Datasets from the same WQ monitoring stations can be found on Kaggle as Real Time Water Quality Data. The measurements may be different from the paper because of sensor replacement.

Please check our improved SSIM model. The paper "A Dual-Head Attention Model for Time Series Data Imputation" has been submitted to "computers and electronics in agriculture". The code can be found in repo DualHeadSSIM.


Code structure:

/checkpoints ------- store trained model

/data ------- data set

/model ------- SSIM model: encoder, decoder, attention

/utils

/prepare_PM2.5 ------------ prepare train/test for PM2.5 data. 2010-2013 for train, 2014 for test

/VLSM --------------- VLSM algorithm to generate variable length samples (with 0 pad)


Three branches:

  • master: PyTorch version
  • newest: PyTorch version (same model as master, training functions slightly changed for other papers )
  • MXnet: MXnet version

Link the model's architecture with the equations in the paper

Explaination

ssim_seq2seq's People

Contributors

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