Skip to content

hujunhan/DeepST-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepST-PyTorch

About

This repository is a PyTorch (tested on version 1.1) implementation of Spatio-Temporal ResNet

You can find more information like paper and code in the original keras implementation

Data

The data can be found in this page

Put the data in the data/ folder

Usage

  1. Optional: create a clean environment (etc. conda create) using Python3.6 for testing
  2. install the requirement
    pip install -r requirement.txt
  3. Run main_train.py

About

Pytorch implementation of Spatio-Temporal ResNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors