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

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

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

3 个仓库

Awesome GitHub RepositoriesPose Estimation Validation

Automated routines for verifying the precision and recall of human pose detection models against ground truth datasets.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Pose Estimation Validation. Refine with filters or upvote what's useful.

Awesome Pose Estimation Validation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ultralytics/ultralyticsultralytics 的头像

    ultralytics/ultralytics

    58,468在 GitHub 上查看↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification. By utilizing a modular architecture, the platform allows users to swap model components to balance inference speed and accuracy requirements for diverse applications. The framework distinguishes itself through its support for real-time processing and flexible deployment. It in

    Verifies the precision and recall of human pose detection models by running automated benchmarks against ground truth datasets.

    Pythonclicomputer-visiondeep-learning
    在 GitHub 上查看↗58,468
  • leoxiaobin/deep-high-resolution-net.pytorchleoxiaobin 的头像

    leoxiaobin/deep-high-resolution-net.pytorch

    4,479在 GitHub 上查看↗

    This project is a PyTorch implementation of a research architecture designed for high-resolution representation learning. It serves as a computer vision framework focused on precise keypoint detection, human pose estimation, and semantic image segmentation. The implementation provides specialized tools for identifying anatomical landmarks on the human body and predicting facial keypoint coordinates to analyze orientation and alignment. It utilizes a system of multi-resolution parallel streams and repeated multi-scale fusion to maintain high-resolution representations throughout the network.

    Provides routines to evaluate the precision of predicted human joint positions against ground truth validation data.

    Cuda
    在 GitHub 上查看↗4,479
  • facebookresearch/videopose3dfacebookresearch 的头像

    facebookresearch/VideoPose3D

    3,986在 GitHub 上查看↗

    VideoPose3D is a machine learning framework designed for 3D human pose estimation. It functions as a motion reconstruction tool that predicts 3D joint positions from 2D video sequences using a temporal convolutional network to process body movement over time. The project includes a semi-supervised learning pipeline that improves pose accuracy by combining labeled datasets with unlabeled video data and projection consistency loss. It also features a video pose visualizer capable of rendering 3D skeleton reconstructions and 2D keypoints as overlays on original footage. The framework covers the

    Includes routines for verifying the precision of pose reconstructions against ground truth biometric data.

    Python
    在 GitHub 上查看↗3,986
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Evaluation & Validation
  6. Pose Estimation Validation