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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dot27 avatar

dot27/temporal-tessellation

0
View on GitHub↗
59 stars·20 forks·Python·3 views

Temporal Tessellation

Implementation of video captioning from the paper "Temporal Tessellation: A Unified Approach for Video Analysis"

Features

  • Temporal Action Detection - Unified framework for temporal video analysis.

Star history

Star history chart for dot27/temporal-tessellationStar history chart for dot27/temporal-tessellation

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

Open-source alternatives to Temporal Tessellation

Similar open-source projects, ranked by how many features they share with Temporal Tessellation.
  • open-mmlab/mmaction2open-mmlab avatar

    open-mmlab/mmaction2

    5,066View on 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
    View on GitHub↗5,066
  • jiyanggao/cbrjiyanggao avatar

    jiyanggao/CBR

    52View on GitHub↗

    Cascaded Boundary Regression For Temporal Action Detection

    Python
    View on GitHub↗52
  • escorciav/dapsescorciav avatar

    escorciav/daps

    77View on GitHub↗

    This repo allocate DAPs code of our ECCV 2016 publication

    Python
    View on GitHub↗77
  • cabaf/sparsepropcabaf avatar

    cabaf/sparseprop

    47View on GitHub↗

    Temporal action proposals

    Python
    View on GitHub↗47
See all 12 alternatives to Temporal Tessellation→

Frequently asked questions

What does dot27/temporal-tessellation do?

Implementation of video captioning from the paper "Temporal Tessellation: A Unified Approach for Video Analysis"

What are the main features of dot27/temporal-tessellation?

The main features of dot27/temporal-tessellation are: Temporal Action Detection.

What are some open-source alternatives to dot27/temporal-tessellation?

Open-source alternatives to dot27/temporal-tessellation include: open-mmlab/mmaction2 — mmaction2 is a PyTorch video understanding toolbox designed for training and evaluating deep learning models. It… escorciav/daps — This repo allocate DAPs code of our ECCV 2016 publication. jiyanggao/cbr — Cascaded Boundary Regression For Temporal Action Detection. shyamal-b/ss-tad — End-to-End, Single-Stream Temporal Action Detection in Untrimmed Videos (Official Repo for SS-TAD). shyamal-b/sst — SST: Single-Stream Temporal Action Proposals (Official Repo). sunnyxiaohu/r-c3d.pytorch — R-C3D pytorch implementation.