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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to colincsl/temporalconvolutionalnetworks

Open-source alternatives to TemporalConvolutionalNetworks

30 open-source projects similar to colincsl/temporalconvolutionalnetworks, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best TemporalConvolutionalNetworks alternative.

  • facebookresearch/jepaAvatar von facebookresearch

    facebookresearch/jepa

    3,986Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,986
  • amazon-research/long-short-term-transformerAvatar von amazon-research

    amazon-research/long-short-term-transformer

    140Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗140
  • bestjuly/iicB

    BestJuly/IIC

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • decisionforce/vthclD

    decisionforce/VTHCL

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • deepmind/kinetics-i3dAvatar von deepmind

    deepmind/kinetics-i3d

    1,837Auf GitHub ansehen↗

    Convolutional neural network model for video classification trained on the Kinetics dataset.

    Python
    Auf GitHub ansehen↗1,837

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • dmlc/decordAvatar von dmlc

    dmlc/decord

    2,493Auf GitHub ansehen↗

    An efficient video loader for deep learning with smart shuffling that's super easy to digest

    C++
    Auf GitHub ansehen↗2,493
  • emansim/unsupervised-videosE

    emansim/unsupervised-videos

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • epic-kitchens/epic-kitchens-100-annotationsAvatar von epic-kitchens

    epic-kitchens/epic-kitchens-100-annotations

    172Auf GitHub ansehen↗

    :platewithcutlery: Annotations for the public release of the EPIC-KITCHENS-100 dataset

    Python
    Auf GitHub ansehen↗172
  • facebook/c3dAvatar von facebook

    facebook/C3D

    1,185Auf GitHub ansehen↗

    C3D is a modified version of BVLC caffe to support 3D ConvNets.

    Jupyter Notebook
    Auf GitHub ansehen↗1,185
  • facebookresearch/r2plus1dAvatar von facebookresearch

    facebookresearch/R2Plus1D

    1,054Auf GitHub ansehen↗

    VMZ: Model Zoo for Video Modeling

    Python
    Auf GitHub ansehen↗1,054
  • facebookresearch/slowfastAvatar von facebookresearch

    facebookresearch/SlowFast

    7,377Auf GitHub ansehen↗

    SlowFast is a PyTorch video understanding framework and spatiotemporal neural network library. It serves as a toolset for video action recognition, enabling the training and evaluation of models designed to classify complex activities and objects within video sequences. The framework is distinguished by its use of dual-pathway spatiotemporal sampling to capture both slow and fast motions. It supports self-supervised video learning for pre-training models on unlabeled data and employs multigrid spatiotemporal training to optimize learning across multiple spatial and temporal resolutions. The

    Python
    Auf GitHub ansehen↗7,377
  • facebookresearch/video-long-term-feature-banksAvatar von facebookresearch

    facebookresearch/video-long-term-feature-banks

    383Auf GitHub ansehen↗

    Long-Term Feature Banks for Detailed Video Understanding

    Python
    Auf GitHub ansehen↗383
  • facebookresearch/video-nonlocal-netAvatar von facebookresearch

    facebookresearch/video-nonlocal-net

    1,995Auf GitHub ansehen↗

    Non-local Neural Networks for Video Classification

    Python
    Auf GitHub ansehen↗1,995
  • feichtenhofer/twostreamfusionAvatar von feichtenhofer

    feichtenhofer/twostreamfusion

    716Auf GitHub ansehen↗

    Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.

    Cuda
    Auf GitHub ansehen↗716
  • fingerrec/dsm-decoupling-scene-motionF

    FingerRec/DSM-decoupling-scene-motion

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gsig/pyvideoresearchAvatar von gsig

    gsig/PyVideoResearch

    537Auf GitHub ansehen↗

    A repository of common methods, datasets, and tasks for video research

    Python
    Auf GitHub ansehen↗537
  • gulvarol/ltcAvatar von gulvarol

    gulvarol/ltc

    84Auf GitHub ansehen↗

    Long-term Temporal Convolutions for Action Recognition, TPAMI 2018

    Lua
    Auf GitHub ansehen↗84
  • gurkirt/2d-kinecticsAvatar von gurkirt

    gurkirt/2D-kinectics

    42Auf GitHub ansehen↗

    Train action classification model based on individual frames

    Python
    Auf GitHub ansehen↗42
  • imisra/shuffle-tupleAvatar von imisra

    imisra/shuffle-tuple

    45Auf GitHub ansehen↗

    Code and training data for our ECCV 2016 paper on Unsupervised Learning

    Python
    Auf GitHub ansehen↗45
  • irhumshafkat/r2plus1d-pytorchAvatar von irhumshafkat

    irhumshafkat/R2Plus1D-PyTorch

    365Auf GitHub ansehen↗

    PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"

    Python
    Auf GitHub ansehen↗365
  • kenshohara/3d-resnets-pytorchAvatar von kenshohara

    kenshohara/3D-ResNets-PyTorch

    4,039Auf GitHub ansehen↗

    This project is a PyTorch implementation of 3D residual networks designed for video action recognition. It provides a spatiotemporal architecture that analyzes both spatial frames and temporal motion to classify human activities within video clips. The system includes a distributed model training framework to accelerate learning across multiple compute nodes. It supports the deployment and fine-tuning of pre-trained model weights, allowing the adaptation of existing networks to specific new datasets. The codebase covers the full pipeline for spatiotemporal learning, including video dataset p

    Python
    Auf GitHub ansehen↗4,039
  • laura-wang/video-paceL

    laura-wang/video-pace

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • liusifei/uvcAvatar von Liusifei

    Liusifei/UVC

    176Auf GitHub ansehen↗

    Joint-task Self-supervised Learning for Temporal Correspondence (NeurIPS 2019)

    Python
    Auf GitHub ansehen↗176
  • lukereichold/visualactionkitAvatar von lukereichold

    lukereichold/VisualActionKit

    26Auf GitHub ansehen↗

    Human action classification for video, offline and natively on iOS via Core ML

    Swift
    Auf GitHub ansehen↗26
  • metalbubble/trn-pytorchAvatar von metalbubble

    metalbubble/TRN-pytorch

    790Auf GitHub ansehen↗

    Temporal Relation Networks

    Python
    Auf GitHub ansehen↗790
  • michigancog/m-pactAvatar von MichiganCOG

    MichiganCOG/M-PACT

    108Auf GitHub ansehen↗

    A one stop shop for all of your activity recognition needs.

    Python
    Auf GitHub ansehen↗108
  • open-mmlab/mmactionAvatar von open-mmlab

    open-mmlab/mmaction

    1,878Auf GitHub ansehen↗

    An open-source toolbox for action understanding based on PyTorch

    Python
    Auf GitHub ansehen↗1,878
  • open-mmlab/mmaction2Avatar von open-mmlab

    open-mmlab/mmaction2

    5,066Auf GitHub ansehen↗

    mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It serves as a framework for action recognition, temporal localization, and spatio-temporal action detection, providing specialized tools for both pixel-based video analysis and skeleton-based action recognition. The project distinguishes itself through a modular architecture featuring registry-based component discovery and hierarchical, config-driven model assembly. It supports multi-modal feature fusion, integrating RGB frames, optical flow, and audio, and includes capabilities for

    Python
    Auf GitHub ansehen↗5,066
  • peihaochen/rspnetP

    PeihaoChen/RSPNet

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • sjenni/temporal-sslS

    sjenni/temporal-ssl

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0