Code Monkey home page Code Monkey logo

dastm's Introduction

DASTM

The official implementation of ECCV22 paper "Learning Spatial-Preserved Skeleton Representations for Few-Shot Action Recognition"

Environment

pytorch=1.7

python=3.8.10

tqdm=4.54.1

pynvml=8.0.4

Datasets

The used datasets or their subsets can be found here.

Run

Run train.py with full model(DASTM (full), 5-way-1-shot, STGCN, on NTU RGB+D 120).

python train.py --SA 1 --reg 0.1

Run train.py with default parameters(DASTM w/ RankMax, 5-way-1-shot, STGCN, on NTU RGB+D 120).

python train.py --SA 0 --reg 0.1

Run train.py with spatial activation(DASTM w/ SA, 5-way-1-shot, STGCN, on NTU RGB+D 120).

python train.py --SA 1 --reg 0

The other detailed usages are coming soon. Tue to the limited time, the code base is still being refined.

If you find this code is useful, please cite our paper in your work. Thanks!

@InProceedings{DASTM ,
author="Ning, Ma
and Hongyi, Zhang
and Xuhui, Li
and Sheng, Zhou
and Zhen, Zhang
and Jun, Wen"
and Jingjun, Gu"
and Haifeng, Li"
and Jiajun, Bu",
title="Learning Spatial-Preserved Skeleton Representations for Few-Shot Action Recognition",
booktitle="Computer Vision -- ECCV 2022",
year="2022",
publisher="Springer International Publishing",
}

dastm's People

Contributors

ningma-ai avatar

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.