Skip to content

MohsenFayyaz89/SCT

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

SCT: Set Constrained Temporal Transformer for Set Supervised Action Segmentation

Source code of the CVPR 2020 paper: "SCT: Set Constrained Temporal Transformer for Set Supervised Action Segmentation".

@inproceedings{sct2020,
    Author    = {Fayyaz, Mohsen and Gall, Juergen},
    Title     = {{SCT: Set Constrained Temporal Transformer for Set Supervised Action Segmentation}},
    Booktitle = {{CVPR}},
    Year      = {2020}
}

Requirements

The main dependencies is:

  • Python 3.7
  • PyTorch 1.6

Other dependencies are listed in the requirements.txt file.

About

SCT: Set Constrained Temporal Transformer for Set Supervised Action Segmentation (CVPR2020) https://arxiv.org/abs/2003.14266

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages