GithubHelp home page GithubHelp logo

iit-pavis / uhar_skeletal_laplacian Goto Github PK

View Code? Open in Web Editor NEW
10.0 6.0 3.0 8.35 MB

Code for the BMVC'21 Oral paper "Unsupervised Human Action Recognition with Skeletal Graph Laplacian and Self-Supervised Viewpoints Invariance"

License: Other

Python 100.00%
action-recognition unsupervised-learning autoencoder laplacian viewpoint-invariance grl deep-learning unsupervised-machine-learning

uhar_skeletal_laplacian's Introduction

Unsupervised Human Action Recognition with Skeletal Graph Laplacian and Self-Supervised Viewpoints Invariance

output

This repository provides the Pytorch code for our work accepted to BMVC 2021 as an Oral Presentation.

Code repository with training script for the NTU-60 and NTU-120 datasets.

Requirements

  • Numpy
  • Scikit-learn
  • Pytorch
  • Tqdm
  • Wandb

The code has been run on PyTorch version 1.6.0, and we therefore recommend this version.

For any questions, feel free to contact [email protected]

Dataset preprocessing

  • NTU-60

    • Download zip file containing raw skeleton data here
    • Extract the nturgb+d_skeletons folder, contained inside zip file, to "dataset/raw/ntu_60"
    • Execute NTU60_dataset_preprocessing.py
  • NTU-120

    • Download zip files containing raw skeleton data here and here
    • Extract the nturgb+d_skeletons folders, contained inside zip files, to "dataset/raw/ntu_120"
    • Execute NTU120_dataset_preprocessing.py

Citation

@inproceedings{UHAR_BMVC2021,
   title={{Unsupervised Human Action Recognition with Skeletal Graph Laplacian and Self-Supervised Viewpoints Invariance}},
   author={Paoletti, Giancarlo and Cavazza, Jacopo and Beyan, Cigdem and Del Bue, Alessio},
   booktitle={The 32nd British Machine Vision Conference (BMVC)},
   year={2021},
}

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.

iit-pavis-logo

uhar_skeletal_laplacian's People

Contributors

cbeyan avatar giancarlopaoletti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

uhar_skeletal_laplacian's Issues

About the evaluation setup

Hi authors.

Thank you for this outstanding project. It has helped me a lot with this kind of ML problem. I am having a problem of understanding and reproducing the result. Since the implementation of Linear Evaluation Protocol has not been provided and has not been described in the paper, could you please tell me more about it? Is that fine-tuning the complete model (including the backbone) or only fine-tuning fully connected layers?

Thank you authors,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.