awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tensorlayer avatar

tensorlayer/hyperpose

0
View on GitHub↗
hyperpose.readthedocs.io↗

Hyperpose

Library for Fast and Flexible Human Pose Estimation

Features

  • 计算机视觉 - Flexible library for real-time human pose estimation.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • Computer Vision and Image Processing - Library for real-time human pose estimation.
  • 1,267 星标·272 分支·Python·7 次浏览

    Star 历史

    tensorlayer/hyperpose 的 Star 历史图表tensorlayer/hyperpose 的 Star 历史图表

    Hyperpose 的开源替代方案

    相似的开源项目,按与 Hyperpose 的功能重合度排序。
    • alicevision/alicevisionalicevision 的头像

      alicevision/AliceVision

      3,445在 GitHub 上查看↗

      3D Computer Vision Framework

      C++
      在 GitHub 上查看↗3,445
    • alicevision/meshroomalicevision 的头像

      alicevision/Meshroom

      12,562在 GitHub 上查看↗

      Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into three-dimensional models and scene geometry. It provides a visual interface for constructing and managing modular data pipelines, allowing users to automate complex computer vision tasks such as feature extraction, depth map estimation, and mesh generation. The software distinguishes itself through a distributed computational framework that dispatches resource-intensive tasks across local hardware or remote render farms. By utilizing a directed acyclic graph execution model, it en

      QML3d-reconstructionalicevisioncamera-tracking
      在 GitHub 上查看↗12,562
    • aleju/imgaugaleju 的头像

      aleju/imgaug

      14,742在 GitHub 上查看↗

      imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides tools to increase the volume and variety of training sets by applying random geometric, color, and noise transformations to images. The library ensures spatial consistency by synchronizing transformations across images and their associated annotations, such as bounding boxes, keypoints, and segmentation maps. It uses a compositional pipeline pattern to chain multiple augmentations into sequences and employs deterministic seed management to reproduce specific data samples. The

      Python
      在 GitHub 上查看↗14,742
    • balavenkatesh3322/cv-pretrained-modelbalavenkatesh3322 的头像

      balavenkatesh3322/CV-pretrained-model

      1,360在 GitHub 上查看↗

      A collection of computer vision pre-trained models.

      awesome-listcomputer-visiondata-science
      在 GitHub 上查看↗1,360
    查看 Hyperpose 的所有 30 个替代方案→

    常见问题解答

    tensorlayer/hyperpose 是做什么的?

    Library for Fast and Flexible Human Pose Estimation

    tensorlayer/hyperpose 的主要功能有哪些?

    tensorlayer/hyperpose 的主要功能包括:计算机视觉, Computer Vision and Image Processing。

    tensorlayer/hyperpose 有哪些开源替代品?

    tensorlayer/hyperpose 的开源替代品包括: alicevision/meshroom — Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into… dbolya/yolact — Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional… aleju/imgaug — imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides… alicevision/alicevision — 3D Computer Vision Framework. balavenkatesh3322/cv-pretrained-model — A collection of computer vision pre-trained models. ermig1979/simd — C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE…