Skip to content

Code for the ICPR2020 Oral paper "Subspace Clustering for Action Recognition with Covariance Representations and Temporal Pruning"

License

Notifications You must be signed in to change notification settings

GiancarloPaoletti/subspace-clustering-action-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subspace Clustering for Action Recognition with Covariance Representations and Temporal Pruning

PWC PWC PWC PWC

output

This repository provides the supporting code for our work accepted to ICPR 2020

Code repository with demo script for the UTKinect dataset. /Data folder contains only the UTKinect dataset, to download and test other datasets, download the full package here.

Requirements

  • Ncut: extract the files from the folder of the downloaded zip file into the /Ncut folder and follow the instructions contained into the README.txt file for a complete installation.
  • SSC_ADMM: extract the files from the folder of the downloaded zip file into the /Codes_SSC folder.
  • TSC: extract the files from the "TSC/Codes" folder of the downloaded zip file into the /Codes_TSC folder.
  • If you encounter issues on Ncut scripts, remove all files and, instead, use the ones provided inside the "TSC/Codes/ncut" folder.
  • If you encounter issues on normalize.m and plotClusters.m, remove both files from /Codes_TSC folder.
  • compacc.m: retireve the script here and put it into the /Codes_TSC folder.

The code has been runned on MATLAB R2019b and we therefore recommend this version.

For any questions, feel free to contact giancarlo.paoletti@iit.it

Citation

@inproceedings{paoletti2020subspace,
   title={{Subspace Clustering for Action Recognition with Covariance Representations and Temporal Pruning}},
   author={Paoletti, Giancarlo and Cavazza, Jacopo and Beyan, Cigdem and Del Bue, Alessio},
   booktitle={25th International Conference on Pattern Recognition (ICPR)},
   year={2020},
}

Disclaimer

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors, PAVIS or IIT be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

LICENSE

This project is licensed under the terms of the MIT license.

This project incorporates material from the projects listed below (collectively, "Third Party Code"). This Third Party Code is licensed to you under their original license terms. We reserves all other rights not expressly granted, whether by implication, estoppel or otherwise.

  1. Shi, Jianbo, and Jitendra Malik. "Normalized cuts and image segmentation." IEEE Transactions on pattern analysis and machine intelligence 22.8 (2000): 888-905.
  2. Elhamifar, Ehsan, and Rene Vidal. "Sparse subspace clustering: Algorithm, theory, and applications." IEEE transactions on pattern analysis and machine intelligence 35.11 (2013): 2765-2781.
  3. Li, Sheng, Kang Li, and Yun Fu. "Temporal subspace clustering for human motion segmentation." Proceedings of the IEEE International Conference on Computer Vision. 2015.

iit-pavis-logo

About

Code for the ICPR2020 Oral paper "Subspace Clustering for Action Recognition with Covariance Representations and Temporal Pruning"

Topics

Resources

License

Stars

Watchers

Forks

Languages