awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesParametric Human Model Fitting

Optimizing parameters of pre-defined human body, hand, and face meshes to match visual data.

Distinct from Parametric Model Fitters: Distinct from general parametric model fitters (data-centric) or CAD parametric engines (design-centric).

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Parametric Human Model Fitting. Refine with filters or upvote what's useful.

Awesome Parametric Human Model Fitting GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • zju3dv/easymocapzju3dv का अवतार

    zju3dv/EasyMocap

    4,483GitHub पर देखें↗

    EasyMocap is a markerless 3D human motion capture system that recovers body, hand, and face poses from single or multi-view video without physical markers or suits. It uses parametric body models like SMPL, SMPL-X, and MANO, and leverages mirror reflections to resolve depth ambiguity in single-view pose estimation, improving accuracy by computing mirror surface normals from vanishing points. The system distinguishes itself through mirror-assisted depth disambiguation, enabling accurate 3D pose reconstruction from a single RGB image or video that includes a mirror reflection. It also supports

    Fits SMPL/SMPL-X/MANO parametric body models to 2D keypoints and silhouettes for 3D pose recovery.

    Pythonmotion-capture
    GitHub पर देखें↗4,483
  • fudan-generative-vision/champfudan-generative-vision का अवतार

    fudan-generative-vision/champ

    4,253GitHub पर देखें↗

    Champ is a generative vision system and controllable image-to-video generator designed for human image animation. It uses a diffusion-based video synthesizer and 3D parametric guidance to transform a single reference image into a consistent sequence of motion based on external driving data. The framework distinguishes itself through a human pose transfer system that employs 3D body parametric extraction and coordinate-space alignment. This allows the model to map motion from a driving video to a reference person by adjusting for body scales and camera perspectives using depth and semantic con

    Fits 3D body models to reference images and driving videos to create structured motion data.

    Pythonhuman-animationimage-animatiolnvideo-generation
    GitHub पर देखें↗4,253
  • mkocabas/vibemkocabas का अवतार

    mkocabas/VIBE

    3,157GitHub पर देखें↗

    VIBE is a 3D human pose estimation framework designed to reconstruct human body shapes and poses from video frames. It functions as a toolkit for predicting parameters of the SMPL human body model to generate 3D mesh sequences. The system includes a 3D motion data exporter to convert predicted pose sequences into standard 3D file formats for use in graphics and animation software. It also provides a structured training pipeline for preparing datasets and training models to estimate body shapes from images. Its capabilities cover computer vision for estimating body pose and shape, as well as

    Optimizes parameters of pre-defined human body meshes to align 3D reconstructions with 2D detections.

    Python3d-human-pose3d-pose-estimationcvpr
    GitHub पर देखें↗3,157
  • viser-project/viserviser-project का अवतार

    viser-project/viser

    2,633GitHub पर देखें↗

    Viser is a Python 3D visualization framework and remote scene server that renders 3D primitives, point clouds, and meshes in a web browser. It functions as a server-client system that synchronizes scene state and camera poses to a web client via WebSockets. The framework provides specialized capabilities for robotics and computer vision, including a URDF robot visualizer for loading robot models and joint states, as well as a GPU-accelerated Gaussian splatting viewer for high-fidelity volumetric rendering. It also supports the visualization of human body models and skinned meshes for pose ana

    Displays human body models using pose parameters and skinned mesh deformation for anatomy analysis.

    Pythonpythonvisualizationweb
    GitHub पर देखें↗2,633
  • facebookresearch/sam-3d-bodyfacebookresearch का अवतार

    facebookresearch/sam-3d-body

    2,628GitHub पर देखें↗

    sam-3d-body is a machine learning framework for 3D human mesh recovery and pose estimation. It utilizes a 3D human mesh recovery model to reconstruct full-body meshes, including the body, hands, and feet, from a single image. The project implements a specialized extension of the Segment Anything Model to guide the extraction and refinement of human body shapes. This integration allows for prompt-guided mesh recovery, where 2D masks and keypoints constrain the inference of 3D pose and shape parameters. The system covers a range of computer vision capabilities, including 3D spatial alignment t

    Uses a statistical parametric model to decompose human body shape and pose into low-dimensional vectors.

    Python
    GitHub पर देखें↗2,628
  1. Home
  2. Artificial Intelligence & ML
  3. Parametric Human Model Fitting

सब-टैग एक्सप्लोर करें

  • VisualizersTools for rendering parametric human body models and skinned meshes. **Distinct from Parametric Human Model Fitting:** Focuses on the visual representation of human models rather than the mathematical process of fitting them to data.