Skip to content

Official Repo for ICCV 2021 Paper "Weakly-Supervised Action Segmentation and Alignment via Transcript-Aware Union-of-Subspaces Learning".

Notifications You must be signed in to change notification settings

ZijiaLewisLu/ICCV21-TASL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICCV21-TASL

The official github for our ICCV 2021 paper Weakly-Supervised Action Segmentation and Alignment via Transcript-Aware Union-of-Subspaces Learning.

main_graph

Dataset

Please download data from links below and place them in a dataset folder.

Training

To train model for a dataset, e.g., Breakfast, use bash breakfast.sh.

It will automatically generate a log folder to save network checkpoints and evaluation results.

Generate transcript group for Hierarchical Segmentation

Please see src/utils/cluster_transcript.py.

Citation

Please cite us with

@InProceedings{Lu_2021_ICCV,
    author    = {Lu, Zijia and Elhamifar, Ehsan},
    title     = {Weakly-Supervised Action Segmentation and Alignment via Transcript-Aware Union-of-Subspaces Learning},
    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
    month     = {October},
    year      = {2021},
    pages     = {8085-8095}
}

About

Official Repo for ICCV 2021 Paper "Weakly-Supervised Action Segmentation and Alignment via Transcript-Aware Union-of-Subspaces Learning".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published