Skip to content

4-geeks/ARTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARTS

ARTS: Action Recognition using Terminal States. A complete action-recognition framework based-on Google MediaPipe. 🔥🔥

Requirements

pip install mediapipe==0.8.3

simple usage

image image

  • Training

download dataset from below

dataset

First in config file muse set option of train and inference

Run commands below to reproduce results on dataset

python train.py

  • Inference

run inference to obtain result

python inference.py

  • Tutorial

To run tutorial GoogleColab notebook

Open In Colab

About

ARTS: Action Recognition using Terminal States. A complete action-recognition framework based-on Google MediaPipe. 🔥🔥

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors