https://github.com/ashusao/st-samplenet

Spatially Constrained Transformer with Efficient Global Relation Modelling for Spatio-Temporal Prediction

https://github.com/ashusao/st-samplenet

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Spatially Constrained Transformer with Efficient Global Relation Modelling for Spatio-Temporal Prediction

Basic Info
  • Host: GitHub
  • Owner: ashusao
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 12.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

ST-SampleNet

Spatially Constrained Transformer with Efficient Global Relation Modelling for Spatio-Temporal Prediction

Description

This repository is the implementation of the paper "Spatially Constrained Transformer with Efficient Global Relation Modelling for Spatio-Temporal Prediction" by Ashutosh Sao and Simon Gottschalk.

ST-SampleNet

Installation

To install all dependencies bash conda create -n stsamplenet conda activate stsamplenet bash install.sh

Folder Structure

Input data: tmp/data/

Saved model: tmp/model/

Training & Evaluation

Run teacher model containing all regions first.

Run: bash python3 main.py To train region pruned model set the region_keep_rate and train_teacher flag in config.ini and train the model again using the command above to see the effect of pruning.

Owner

  • Name: Ashutosh Sao
  • Login: ashusao
  • Kind: user
  • Location: Hannover, Germany

A Machine Learning Enthusiast, pursuing PhD. in the same at L3S Research Cebter, Hannover.

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1