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
Mathux avatar

Mathux/TMR

0
View on GitHub↗
301 stars·27 forks·Python·MIT·11 viewsmathis.petrovich.fr/tmr↗

TMR

Mathis Petrovich · Michael J. Black · Gül Varol

Features

  • Motion Generation - Retrieves and synthesizes 3D human motion using contrastive learning.

Star history

Star history chart for mathux/tmrStar history chart for mathux/tmr

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 TMR

These projects share indexed features with TMR. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • athn-nik/sincA

    athn-nik/sinc

    0View on GitHub↗

    SINC: Spatial Composition of 3D Human Motions for Simultaneous Action Generation Nikos Athanasiou · Mathis Petrovich · Michael J. Black · Gül Varol ICCV 2023 Official PyTorch implementation of the paper "SINC: Spatial Composition of 3D Human Motions for Simultaneous Action Generation"

    View on GitHub↗0
  • athn-nik/teachA

    athn-nik/teach

    0View on GitHub↗

    TEACH: Temporal Action Compositions for 3D Humans Nikos Athanasiou · Mathis Petrovich · Michael J. Black · Gül Varol 3DV 2022

    View on GitHub↗0
  • guytevet/motion-diffusion-modelGuyTevet avatar

    GuyTevet/motion-diffusion-model

    4,054View on GitHub↗

    This is a PyTorch deep learning framework and tool for human motion synthesis that generates 3D character animations from text prompts or action descriptions. It functions as a text-to-motion generator that converts natural language and categorical labels into temporally consistent 3D skeletal movement sequences. The system utilizes a transformer-based diffusion model to iteratively denoise motion data. It includes capabilities for action-conditioned generation, monocular-to-3D motion lifting, and motion sequence editing using text constraints. The framework incorporates geometric motion con

    Python
    View on GitHub↗4,054
  • guytevet/motionclipGuyTevet avatar

    GuyTevet/MotionCLIP

    497View on GitHub↗

    Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space".

    Python
    View on GitHub↗497
Compare all 6 related projects→

Frequently asked questions

What does mathux/tmr do?

Mathis Petrovich · Michael J. Black · Gül Varol

What are the main features of mathux/tmr?

The main features of mathux/tmr are: Motion Generation.

Which projects share features with mathux/tmr?

Projects with overlapping indexed features include: athn-nik/sinc — SINC: Spatial Composition of 3D Human Motions for Simultaneous Action Generation Nikos Athanasiou · Mathis Petrovich ·… athn-nik/teach — TEACH: Temporal Action Compositions for 3D Humans Nikos Athanasiou · Mathis Petrovich · Michael J. Black · Gül… guytevet/motion-diffusion-model — This is a PyTorch deep learning framework and tool for human motion synthesis that generates 3D character animations… guytevet/motionclip — Official Pytorch implementation of the paper "MotionCLIP: Exposing Human Motion Generation to CLIP Space". mathux/temos — Official PyTorch implementation of the paper "TEMOS: Generating diverse human motions from textual descriptions", ECCV… mingyuan-zhang/motiondiffuse — MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model.