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

gulvarol/bodynet

0
View on GitHub↗
263 stars·42 forks·Lua·MIT·9 viewswww.di.ens.fr/willow/research/bodynet↗

Bodynet

BodyNet: Volumetric Inference of 3D Human Body Shapes, ECCV 2018

Features

  • 3D Human Mesh Recovery - Volumetric inference of 3D human body shapes.
  • Computer Vision Research - Volumetric inference of 3D human body shapes.

Star history

Star history chart for gulvarol/bodynetStar history chart for gulvarol/bodynet

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 Bodynet

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

    akanazawa/hmr

    1,665View on GitHub↗

    Project page for End-to-end Recovery of Human Shape and Pose

    Python
    View on GitHub↗1,665
  • facebookresearch/sam-3d-bodyfacebookresearch avatar

    facebookresearch/sam-3d-body

    2,628View on GitHub↗

    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

    Python
    View on GitHub↗2,628
  • facebookresearch/denseposefacebookresearch avatar

    facebookresearch/DensePose

    7,252View on GitHub↗

    DensePose is a 3D human pose estimation framework designed to map 2D image pixels to a 3D surface-based model of the human body in real time. It functions as a computer vision anatomical mapper that projects 2D visual data onto a 3D surface to create detailed anatomical representations. The system operates as an image-to-3D texture transfer engine, localizing 2D image annotations onto 3D models to apply photographic textures to digital human representations. It uses a surface-based body mapping method to associate human pixels in an RGB image with specific coordinates on a 3D body template.

    Jupyter Notebook
    View on GitHub↗7,252
  • facebookresearch/sam-3d-objectsfacebookresearch avatar

    facebookresearch/sam-3d-objects

    6,012View on GitHub↗

    SAM 3D Objects is a promptable foundation model that recovers 3D objects and human meshes from single images. It converts masked objects in a single photograph into full 3D models with pose, shape, texture, and layout, while also producing complete 3D human body meshes from the same input. The system integrates promptable segmentation to isolate objects and humans before reconstruction, then aligns the independently reconstructed 3D elements into a shared coordinate space. This enables scene-level understanding where multiple 3D reconstructions from the same image coexist in a common coordina

    Python
    View on GitHub↗6,012
Compare all 30 related projects→

Frequently asked questions

What does gulvarol/bodynet do?

BodyNet: Volumetric Inference of 3D Human Body Shapes, ECCV 2018

What are the main features of gulvarol/bodynet?

The main features of gulvarol/bodynet are: 3D Human Mesh Recovery, Computer Vision Research.

Which projects share features with gulvarol/bodynet?

Projects with overlapping indexed features include: akanazawa/hmr — Project page for End-to-end Recovery of Human Shape and Pose. facebookresearch/densepose — DensePose is a 3D human pose estimation framework designed to map 2D image pixels to a 3D surface-based model of the… facebookresearch/sam-3d-body — sam-3d-body is a machine learning framework for 3D human mesh recovery and pose estimation. It utilizes a 3D human… facebookresearch/sam-3d-objects — SAM 3D Objects is a promptable foundation model that recovers 3D objects and human meshes from single images. It… idea-research/grounded-segment-anything — Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy…