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

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

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

Open-source alternatives to If Net

13 open-source projects similar to jchibane/if-net, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best If Net alternative.

  • facebookresearch/denseposefacebookresearch का अवतार

    facebookresearch/DensePose

    7,252GitHub पर देखें↗

    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
    GitHub पर देखें↗7,252
  • 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

    Python
    GitHub पर देखें↗2,628
  • facebookresearch/sam-3d-objectsfacebookresearch का अवतार

    facebookresearch/sam-3d-objects

    6,012GitHub पर देखें↗

    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
    GitHub पर देखें↗6,012

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • idea-research/grounded-segment-anythingIDEA-Research का अवतार

    IDEA-Research/Grounded-Segment-Anything

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

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Jupyter Notebook3d-whole-body-pose-estimationautomatic-labeling-systemcaption
    GitHub पर देखें↗17,633
  • hongwenzhang/danet-3dhumanreconstructionHongwenZhang का अवतार

    HongwenZhang/DaNet-3DHumanReconstruction

    235GitHub पर देखें↗

    This repository contains the code for the following paper:

    Python
    GitHub पर देखें↗235
  • 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

    Python3d-human-pose3d-pose-estimationcvpr
    GitHub पर देखें↗3,157
  • nghorbani/amassN

    nghorbani/amass

    0GitHub पर देखें↗

    AMASS is a large database of human motion unifying different optical marker-based motion capture datasets by representing them within a common framework and parameterization. AMASS is readily useful for animation, visualization, and generating training data for deep learning.

    GitHub पर देखें↗0
  • sergeyprokudin/bpssergeyprokudin का अवतार

    sergeyprokudin/bps

    201GitHub पर देखें↗

    Update: pure PyTorch implementation of the BPS encoding is now available, thanks to Omid Taheri.

    Jupyter Notebook
    GitHub पर देखें↗201
  • akanazawa/hmrakanazawa का अवतार

    akanazawa/hmr

    1,665GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,665
  • zhuhao-nju/hmdzhuhao-nju का अवतार

    zhuhao-nju/hmd

    268GitHub पर देखें↗

    Hao Zhu, Xinxin Zuo, Sen Wang, Xun Cao, Ruigang Yang CVPR 2019 Oral

    Python
    GitHub पर देखें↗268
  • albertpumarola/3dpeople-datasetalbertpumarola का अवतार

    albertpumarola/3DPeople-Dataset

    116GitHub पर देखें↗

    First dataset of dressed humans with specific geometry representation for the clothes. It contains ~2 Million images with 40 male/40 female performing 70 actions. Every subject-action sequence is captured from 4 camera views and annotated with: RGB, 3D skeleton, body part and cloth segmentation…

    Jupyter Notebook
    GitHub पर देखें↗116
  • geopavlakos/textureposegeopavlakos का अवतार

    geopavlakos/TexturePose

    137GitHub पर देखें↗

    paper project page

    Python
    GitHub पर देखें↗137
  • gulvarol/bodynetgulvarol का अवतार

    gulvarol/bodynet

    263GitHub पर देखें↗

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

    Lua
    GitHub पर देखें↗263