M-PACT: An Open Source Platform for Repeatable Activity Classification Research
Eric Hofesmann, Madan Ravi Ganesh, Jason J. Corso

TL;DR
M-PACT is an open-source platform that simplifies activity classification research by providing modular, reproducible implementations of state-of-the-art models, enabling quick prototyping and consistent results.
Contribution
It introduces the first unified platform with four SOTA activity classification models, streamlining development and reproducibility in the field.
Findings
Provides four SOTA models in one platform
Enables reproducible activity recognition experiments
Facilitates rapid prototyping of new models
Abstract
There are many hurdles that prevent the replication of existing work which hinders the development of new activity classification models. These hurdles include switching between multiple deep learning libraries and the development of boilerplate experimental pipelines. We present M-PACT to overcome existing issues by removing the need to develop boilerplate code which allows users to quickly prototype action classification models while leveraging existing state-of-the-art (SOTA) models available in the platform. M-PACT is the first to offer four SOTA activity classification models, I3D, C3D, ResNet50+LSTM, and TSN, under a single platform with reproducible competitive results. This platform allows for the generation of models and results over activity recognition datasets through the use of modular code, various preprocessing and neural network layers, and seamless data flow. In this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Context-Aware Activity Recognition Systems
