awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
open-mmlab avatar

open-mmlab/mmaction

0
View on GitHub↗
1,878 stars·347 forks·Python·Apache-2.0·13 viewsopen-mmlab.github.io↗

Mmaction

An open-source toolbox for action understanding based on PyTorch

Features

  • Video Representation Learning - Comprehensive toolbox for video understanding research.

Star history

Star history chart for open-mmlab/mmactionStar history chart for open-mmlab/mmaction

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Mmaction

These projects share indexed features with Mmaction. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • facebookresearch/jepafacebookresearch avatar

    facebookresearch/jepa

    3,986View on GitHub↗

    This is a PyTorch self-supervised learning framework designed to train models that learn visual representations from video. It implements a joint-embedding predictive architecture that extracts spatio-temporal features by predicting missing regions of a signal within a latent representation space rather than reconstructing raw pixels. The project includes a latent space visualization tool that uses a conditional diffusion model to decode feature-space predictions back into pixels. This allows for the verification of learned representations by transforming abstract predictions into interpretab

    Python
    View on GitHub↗3,986
  • bestjuly/iicB

    BestJuly/IIC

    0View on GitHub↗
    View on GitHub↗0
  • colincsl/temporalconvolutionalnetworkscolincsl avatar

    colincsl/TemporalConvolutionalNetworks

    299View on GitHub↗

    This code implements the video- and sensor-based action segmentation models from Temporal Convolutional Networks for Action Segmentation and Detection by Colin Lea, Michael Flynn, Rene Vidal, Austin Reiter, Greg Hager arXiv 2016 (in-review).

    Python
    View on GitHub↗299
  • amazon-research/long-short-term-transformeramazon-research avatar

    amazon-research/long-short-term-transformer

    140View on GitHub↗

    NeurIPS 2021 Spotlight Official implementation of Long Short-Term Transformer for Online Action Detection

    Python
    View on GitHub↗140
Compare all 30 related projects→

Frequently asked questions

What does open-mmlab/mmaction do?

An open-source toolbox for action understanding based on PyTorch

What are the main features of open-mmlab/mmaction?

The main features of open-mmlab/mmaction are: Video Representation Learning.

Which projects share features with open-mmlab/mmaction?

Projects with overlapping indexed features include: facebookresearch/jepa — This is a PyTorch self-supervised learning framework designed to train models that learn visual representations from… bestjuly/iic. colincsl/temporalconvolutionalnetworks — This code implements the video- and sensor-based action segmentation models from Temporal Convolutional Networks for… decisionforce/vthcl. deepmind/kinetics-i3d — Convolutional neural network model for video classification trained on the Kinetics dataset. amazon-research/long-short-term-transformer — [NeurIPS 2021 Spotlight] Official implementation of Long Short-Term Transformer for Online Action Detection.