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}
}
The main dependencies is:
- Python 3.7
- PyTorch 1.6
Other dependencies are listed in the requirements.txt
file.