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
·
D

decisionforce/VTHCL

0
View on GitHub↗
0 Stars·0 Forks·10 Aufrufe

VTHCL

Features

  • Video Representation Learning - Learns representations by enforcing visual tempo consistency.

Star-Verlauf

Star-Verlauf für decisionforce/vthclStar-Verlauf für decisionforce/vthcl

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu VTHCL

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit VTHCL.
  • 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
  • bestjuly/iicB

    BestJuly/IIC

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • colincsl/temporalconvolutionalnetworksAvatar von colincsl

    colincsl/TemporalConvolutionalNetworks

    299Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗299
  • 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
Alle 30 Alternativen zu VTHCL anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von decisionforce/vthcl?

Die Hauptfunktionen von decisionforce/vthcl sind: Video Representation Learning.

Welche Open-Source-Alternativen gibt es zu decisionforce/vthcl?

Open-Source-Alternativen zu decisionforce/vthcl sind unter anderem: 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… deepmind/kinetics-i3d — Convolutional neural network model for video classification trained on the Kinetics dataset. dmlc/decord — An efficient video loader for deep learning with smart shuffling that's super easy to digest. amazon-research/long-short-term-transformer — [NeurIPS 2021 Spotlight] Official implementation of Long Short-Term Transformer for Online Action Detection.