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

daniegr/EfficientPose

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

EfficientPose

Features

  • Pose estimation - Listed in the “Pose estimation” section of the Ailia Models awesome list.

Star-Verlauf

Star-Verlauf für daniegr/efficientposeStar-Verlauf für daniegr/efficientpose

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 EfficientPose

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit EfficientPose.
  • aisin-trc/e2poseA

    AISIN-TRC/E2Pose

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alexthebad/ap-10kA

    AlexTheBad/AP-10K

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • daniil-osokin/lightweight-human-pose-estimation.pytorchAvatar von Daniil-Osokin

    Daniil-Osokin/lightweight-human-pose-estimation.pytorch

    2,239Auf GitHub ansehen↗

    Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.

    Python
    Auf GitHub ansehen↗2,239
  • microsoft/human-pose-estimation.pytorchAvatar von Microsoft

    Microsoft/human-pose-estimation.pytorch

    3,008Auf GitHub ansehen↗

    The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"

    Python
    Auf GitHub ansehen↗3,008
Alle 8 Alternativen zu EfficientPose anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von daniegr/efficientpose?

Die Hauptfunktionen von daniegr/efficientpose sind: Pose estimation.

Welche Open-Source-Alternativen gibt es zu daniegr/efficientpose?

Open-Source-Alternativen zu daniegr/efficientpose sind unter anderem: aisin-trc/e2pose. alexthebad/ap-10k. daniil-osokin/lightweight-human-pose-estimation.pytorch — Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose… microsoft/human-pose-estimation.pytorch — The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and… open-mmlab/mmpose — MMPose is a PyTorch-based pose estimation toolbox and deep learning training pipeline designed for detecting 2D and 3D… rwightman/posenet-pytorch.