Giter VIP home page Giter VIP logo

sensorformer's Introduction

SensorFormer

  1. synthetic_data is the source code for Sec. II
  2. SensorFormer is the source code and data for our SensorFormer model
    • one2one-w-val.py: one2one calibration scheme
    • many2one-w-val.py: many2one calibration scheme
    • many2many-w-val.py: many2many calibration scheme
    • new_data/ : data used for the model
    • result/ : results
    • loss: loss functions used for the model
    • attention_map: attention map data used for the experiment section
  3. SensorFormer_Lite is the source code and data for SensorFormer Lite model
    • many2many_lite_random.py: input downsampling by random selection
    • many2many_lite_mean.py: input downsampling by using the mean value
    • many2many_lite_soft.py: input downsampling by weighted embeddings
    • new_data/ : data used for the model
    • result/ : results
    • loss: loss functions used for the model
    • attention_lite: attention map data used for the experiment section
  4. Arduino_model shows the code and steps to convert the trained model to code running on Arduino.

sensorformer's People

Contributors

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