awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to decisionforce/vthcl

Open-source alternatives to VTHCL

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

  • facebookresearch/jepaAvatar facebookresearch

    facebookresearch/jepa

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

    amazon-research/long-short-term-transformer

    140Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗140
  • bestjuly/iicB

    BestJuly/IIC

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • colincsl/temporalconvolutionalnetworksAvatar colincsl

    colincsl/TemporalConvolutionalNetworks

    299Vezi pe 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
    Vezi pe GitHub↗299
  • deepmind/kinetics-i3dAvatar deepmind

    deepmind/kinetics-i3d

    1,837Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,837

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • dmlc/decordAvatar dmlc

    dmlc/decord

    2,493Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗2,493
  • emansim/unsupervised-videosE

    emansim/unsupervised-videos

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • epic-kitchens/epic-kitchens-100-annotationsAvatar epic-kitchens

    epic-kitchens/epic-kitchens-100-annotations

    172Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗172
  • facebook/c3dAvatar facebook

    facebook/C3D

    1,185Vezi pe GitHub↗

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

    Jupyter Notebook
    Vezi pe GitHub↗1,185
  • facebookresearch/r2plus1dAvatar facebookresearch

    facebookresearch/R2Plus1D

    1,054Vezi pe GitHub↗

    VMZ: Model Zoo for Video Modeling

    Python
    Vezi pe GitHub↗1,054
  • facebookresearch/slowfastAvatar facebookresearch

    facebookresearch/SlowFast

    7,377Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,377
  • facebookresearch/video-long-term-feature-banksAvatar facebookresearch

    facebookresearch/video-long-term-feature-banks

    383Vezi pe GitHub↗

    Long-Term Feature Banks for Detailed Video Understanding

    Python
    Vezi pe GitHub↗383
  • facebookresearch/video-nonlocal-netAvatar facebookresearch

    facebookresearch/video-nonlocal-net

    1,995Vezi pe GitHub↗

    Non-local Neural Networks for Video Classification

    Python
    Vezi pe GitHub↗1,995
  • feichtenhofer/twostreamfusionAvatar feichtenhofer

    feichtenhofer/twostreamfusion

    716Vezi pe GitHub↗

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

    Cuda
    Vezi pe GitHub↗716
  • fingerrec/dsm-decoupling-scene-motionF

    FingerRec/DSM-decoupling-scene-motion

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • gsig/pyvideoresearchAvatar gsig

    gsig/PyVideoResearch

    537Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗537
  • gulvarol/ltcAvatar gulvarol

    gulvarol/ltc

    84Vezi pe GitHub↗

    Long-term Temporal Convolutions for Action Recognition, TPAMI 2018

    Lua
    Vezi pe GitHub↗84
  • gurkirt/2d-kinecticsAvatar gurkirt

    gurkirt/2D-kinectics

    42Vezi pe GitHub↗

    Train action classification model based on individual frames

    Python
    Vezi pe GitHub↗42
  • imisra/shuffle-tupleAvatar imisra

    imisra/shuffle-tuple

    45Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗45
  • irhumshafkat/r2plus1d-pytorchAvatar irhumshafkat

    irhumshafkat/R2Plus1D-PyTorch

    365Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗365
  • kenshohara/3d-resnets-pytorchAvatar kenshohara

    kenshohara/3D-ResNets-PyTorch

    4,039Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,039
  • laura-wang/video-paceL

    laura-wang/video-pace

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • liusifei/uvcAvatar Liusifei

    Liusifei/UVC

    176Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗176
  • lukereichold/visualactionkitAvatar lukereichold

    lukereichold/VisualActionKit

    26Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗26
  • metalbubble/trn-pytorchAvatar metalbubble

    metalbubble/TRN-pytorch

    790Vezi pe GitHub↗

    Temporal Relation Networks

    Python
    Vezi pe GitHub↗790
  • michigancog/m-pactAvatar MichiganCOG

    MichiganCOG/M-PACT

    108Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗108
  • open-mmlab/mmactionAvatar open-mmlab

    open-mmlab/mmaction

    1,878Vezi pe GitHub↗

    An open-source toolbox for action understanding based on PyTorch

    Python
    Vezi pe GitHub↗1,878
  • open-mmlab/mmaction2Avatar open-mmlab

    open-mmlab/mmaction2

    5,066Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,066
  • peihaochen/rspnetP

    PeihaoChen/RSPNet

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • sjenni/temporal-sslS

    sjenni/temporal-ssl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0