MohsenFayyaz89 / SCT

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SCT

deep cage
code for "Neural Cages for Detail-Preserving 3D Deformations"
Stars: ✭ 115 (+228.57%)
Mutual labels:  cvpr, cvpr2020
pytorch-psetae
PyTorch implementation of the model presented in "Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention"
Stars: ✭ 117 (+234.29%)
Mutual labels:  cvpr, cvpr2020
LUVLi
[CVPR 2020] Re-hosting of the LUVLi Face Alignment codebase. Please download the codebase from the original MERL website by agreeing to all terms and conditions. By using this code, you agree to MERL's research-only licensing terms.
Stars: ✭ 24 (-31.43%)
Mutual labels:  cvpr, cvpr2020
Cvpr2021 Papers With Code
CVPR 2021 论文和开源项目合集
Stars: ✭ 7,138 (+20294.29%)
Mutual labels:  cvpr, cvpr2020
Meta-Fine-Tuning
[CVPR 2020 VL3] The repository for meta fine-tuning in cross-domain few-shot learning.
Stars: ✭ 29 (-17.14%)
Mutual labels:  cvpr, cvpr2020
attention-target-detection
[CVPR2020] "Detecting Attended Visual Targets in Video"
Stars: ✭ 105 (+200%)
Mutual labels:  cvpr, cvpr2020
CVPR-2020-point-cloud-analysis
CVPR 2020 papers focusing on point cloud analysis
Stars: ✭ 48 (+37.14%)
Mutual labels:  cvpr, cvpr2020
pcv
Pixel Consensus Voting for Panoptic Segmentation (CVPR 2020)
Stars: ✭ 23 (-34.29%)
Mutual labels:  cvpr, cvpr2020
HiCMD
[CVPR2020] Hi-CMD: Hierarchical Cross-Modality Disentanglement for Visible-Infrared Person Re-Identification
Stars: ✭ 64 (+82.86%)
Mutual labels:  cvpr, cvpr2020
Vibe
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
Stars: ✭ 2,080 (+5842.86%)
Mutual labels:  cvpr, cvpr2020
Evoskeleton
Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded Deep Monocular 3D Human Pose Estimation With Evolutionary Training Data"
Stars: ✭ 154 (+340%)
Mutual labels:  cvpr
Cvpr 2017 Abstracts Collection
Collection of CVPR 2017, including titles, links, authors, abstracts and my own comments
Stars: ✭ 186 (+431.43%)
Mutual labels:  cvpr
Scan2Cap
[CVPR 2021] Scan2Cap: Context-aware Dense Captioning in RGB-D Scans
Stars: ✭ 81 (+131.43%)
Mutual labels:  cvpr
AIPaperCompleteDownload
Complete download for papers in various top conferences
Stars: ✭ 64 (+82.86%)
Mutual labels:  cvpr
Stylegan.pytorch
A PyTorch implementation for StyleGAN with full features.
Stars: ✭ 150 (+328.57%)
Mutual labels:  cvpr
SSTDA
[CVPR 2020] Action Segmentation with Joint Self-Supervised Temporal Domain Adaptation (PyTorch)
Stars: ✭ 150 (+328.57%)
Mutual labels:  cvpr2020
Stefann
🔥 STEFANN: Scene Text Editor using Font Adaptive Neural Network @ The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2020.
Stars: ✭ 148 (+322.86%)
Mutual labels:  cvpr
Jsis3d
[CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds
Stars: ✭ 144 (+311.43%)
Mutual labels:  cvpr
Spatiotemporalsegmentation
4D Spatio-Temporal Semantic Segmentation on a 3D video (a sequence of 3D scans)
Stars: ✭ 141 (+302.86%)
Mutual labels:  cvpr
awesome-visual-localization-papers
The relocalization task aims to estimate the 6-DoF pose of a novel (unseen) frame in the coordinate system given by the prior model of the world.
Stars: ✭ 60 (+71.43%)
Mutual labels:  cvpr

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].