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

facebookresearch/sapiens

0
View on GitHub↗
5,388 stars·319 forks·Python·33 viewsabout.meta.com/realitylabs/codecavatars/sapiens↗

Sapiens

Sapiens is a high-resolution human vision model designed for high-precision, human-centric computer vision tasks. It functions as a suite of tools for estimating human pose, depth, and surface geometry.

The project utilizes a vision transformer backbone to perform multiple tasks through a shared encoder. This architecture enables the simultaneous prediction of skeletal structures, joint locations, and the distance between a camera and a human subject.

The model's capabilities cover human body part segmentation to isolate anatomical regions from backgrounds and surface normal prediction to recover 3D geometric details from 2D images. These tasks are supported by a multi-task learning framework that employs pixel-wise regression and semantic segmentation masking.

Features

  • Human Pose Estimation - Predicts human anatomical keypoints and skeletal structures from 2D images.
  • Human - Delineates human anatomical regions and joint locations to separate people from backgrounds.
  • Depth Estimation - Calculates the distance between the camera and humans to create spatial scene representations.
  • Human Body Part Segmentation - Provides high-resolution segmentation to isolate anatomical regions of the human body from backgrounds.
  • Human-Centric Vision Systems - Performs high-precision vision tasks like pose and depth using a shared Vision Transformer backbone.
  • Human Depth Estimation - Calculates the distance between a camera and a human subject to create spatial representations.
  • Human Surface Normal Prediction - Determines the orientation of body surfaces to recover 3D geometric details from 2D images.
  • Keypoint Detection - Implements anatomical landmark identification for human joints using heatmap-based probability distributions.
  • Multi-Task Learning Models - Employs a shared encoder architecture to simultaneously perform depth, pose, and segmentation tasks.
  • Shared-Bottom Architectures - Uses a shared-bottom architecture to extract features for multiple specialized human-centric output heads.
  • Surface Normal Estimators - Determines the orientation of body surfaces to recover 3D geometric details from 2D images.
  • Vision Transformers - Uses a transformer-based backbone to process images as patches for high-resolution feature extraction.
  • Semantic Segmentation Architectures - Uses neural network structures to produce pixel-wise semantic labels for isolating human subjects.
  • Human Centric Perception - Provides a high-resolution vision model for multi-modal human-centric tasks including pose, depth, and geometry.
  • Surface Normal Estimation - Predicts the orientation of body surfaces to capture detailed structural information from images.
  • Semantic Part Segmentation - Isolates specific anatomical regions using deep learning to partition the human subject.
  • Human Body Part Segmenters - Identifies and delineates specific anatomical regions to separate human subjects from backgrounds.
  • Feature Map Upsamplers - Utilizes decoder layers to increase feature map resolution for precise pixel-level predictions.
  • Pixel-Wise Reconstruction Losses - Predicts continuous depth and surface normal values by minimizing pixel-wise reconstruction error.

Star history

Star history chart for facebookresearch/sapiensStar history chart for facebookresearch/sapiens

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 Sapiens

These projects share indexed features with Sapiens. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fannovel16/comfyui_controlnet_auxFannovel16 avatar

    Fannovel16/comfyui_controlnet_aux

    4,053View on GitHub↗

    This project is a ComfyUI ControlNet preprocessor suite and computer vision analysis toolkit. It functions as a stable diffusion image preprocessor that extracts structural hints from images to guide latent diffusion workflows. The system provides specialized models for human pose estimation, including skeletal keypoints and facial meshes, and 3D scene mapping through depth and surface normal estimation. It also includes tools for AI video motion control using optical flow analysis. The broader capability surface covers image structural analysis—such as line art, edge extraction, and semanti

    Python
    View on GitHub↗4,053
  • leoxiaobin/deep-high-resolution-net.pytorchleoxiaobin avatar

    leoxiaobin/deep-high-resolution-net.pytorch

    4,479View on 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.

    Cuda
    View on GitHub↗4,479
  • mvig-sjtu/alphaposeMVIG-SJTU avatar

    MVIG-SJTU/AlphaPose

    8,583View on GitHub↗

    AlphaPose is a deep learning pose estimation framework and PyTorch computer vision library designed for detecting and tracking human body, face, hand, and foot keypoints in images and videos. It provides a system for skeletal posture estimation and multi-person pose tracking. The project implements tools for three-dimensional human pose reconstruction, generating joint positions and body mesh shapes from two-dimensional image data. It also includes a multi-person pose tracker capable of maintaining the identity of multiple people across consecutive video frames. The framework covers a broad

    Python
    View on GitHub↗8,583
  • shenweichen/deepctr-torchshenweichen avatar

    shenweichen/DeepCTR-Torch

    3,376View on GitHub↗

    DeepCTR-Torch is a deep learning library for building click-through rate prediction models. It provides a modular framework for assembling custom prediction architectures from pre-built core, interaction, and sequence layers, enabling the construction of deep neural networks that estimate click probability from user behavior data. The library specializes in feature interaction modeling, offering components for learning low-order, high-order, and adaptive-order feature crosses. It supports multi-task learning for predicting multiple objectives simultaneously, such as click and conversion rates

    Pythonctr-modelsdeep-learningdeepctr
    View on GitHub↗3,376
Compare all 30 related projects→

Frequently asked questions

What does facebookresearch/sapiens do?

Sapiens is a high-resolution human vision model designed for high-precision, human-centric computer vision tasks. It functions as a suite of tools for estimating human pose, depth, and surface geometry.

What are the main features of facebookresearch/sapiens?

The main features of facebookresearch/sapiens are: Human Pose Estimation, Human, Depth Estimation, Human Body Part Segmentation, Human-Centric Vision Systems, Human Depth Estimation, Human Surface Normal Prediction, Keypoint Detection.

Which projects share features with facebookresearch/sapiens?

Projects with overlapping indexed features include: leoxiaobin/deep-high-resolution-net.pytorch — This project is a PyTorch implementation of a research architecture designed for high-resolution representation… fannovel16/comfyui_controlnet_aux — This project is a ComfyUI ControlNet preprocessor suite and computer vision analysis toolkit. It functions as a stable… mvig-sjtu/alphapose — AlphaPose is a deep learning pose estimation framework and PyTorch computer vision library designed for detecting and… shenweichen/deepctr-torch — DeepCTR-Torch is a deep learning library for building click-through rate prediction models. It provides a modular… dmlc/gluon-cv — Gluon-CV is an MXNet computer vision library that provides a comprehensive collection of pre-implemented vision… google-research/big_vision — This project is a research framework and toolkit designed for training large-scale vision transformers and multimodal…