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

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

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

Open-source alternatives to Akanazawa Hmr

30 open-source projects similar to akanazawa/hmr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Akanazawa Hmr alternative.

  • gulvarol/bodynetgulvarol का अवतार

    gulvarol/bodynet

    263GitHub पर देखें↗

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

    Lua
    GitHub पर देखें↗263
  • 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
  • zalandoresearch/fashion-mnistzalandoresearch का अवतार

    zalandoresearch/fashion-mnist

    12,754GitHub पर देखें↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    GitHub पर देखें↗12,754
  • 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
  • alamimejjati/unsupervised-attention-guided-image-to-image-translationA

    AlamiMejjati/Unsupervised-Attention-guided-Image-to-Image-Translation

    0GitHub पर देखें↗

    This repository contains the TensorFlow code for our NeurIPS 2018 paper “Unsupervised Attention-guided Image-to-Image Translation”. This code is based on the TensorFlow implementation of CycleGAN provided by Harry Yang. You may need to train several times as the quality of the results are…

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

    akanazawa/cmr

    485GitHub पर देखें↗

    Angjoo Kanazawa \ , Shubham Tulsiani \ , Alexei A. Efros, Jitendra Malik

    Python
    GitHub पर देखें↗485
  • agrimgupta92/sganagrimgupta92 का अवतार

    agrimgupta92/sgan

    912GitHub पर देखें↗

    Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

    Python
    GitHub पर देखें↗912
  • alokwhitewolf/guided-attention-inference-networkalokwhitewolf का अवतार

    alokwhitewolf/Guided-Attention-Inference-Network

    238GitHub पर देखें↗

    Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims to apply GAIN on fcn8 architecture used for segmentation.

    Python
    GitHub पर देखें↗238
  • alterzero/dbpn-pytorchalterzero का अवतार

    alterzero/DBPN-Pytorch

    574GitHub पर देखें↗

    The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)

    Python
    GitHub पर देखें↗574
  • amlab-amsterdam/attentiondeepmilA

    AMLab-Amsterdam/AttentionDeepMIL

    0GitHub पर देखें↗

    Attention-based Deep Multiple Instance Learning

    GitHub पर देखें↗0
  • amusi/daily-paper-computer-visionamusi का अवतार

    amusi/daily-paper-computer-vision

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

    记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文

    computer-visiondeep-learningface-detection
    GitHub पर देखें↗6,768
  • angeladai/3dmvangeladai का अवतार

    angeladai/3DMV

    213GitHub पर देखें↗

    3DMV jointly combines RGB color and geometric information to perform 3D semantic segmentation of RGB-D scans. This work is based on our ECCV'18 paper, 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation.

    Python
    GitHub पर देखें↗213
  • alexgkendall/multitaskvisionA

    alexgkendall/multitaskvision

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aimerykong/recurrent-pixel-embedding-for-instance-groupingaimerykong का अवतार

    aimerykong/Recurrent-Pixel-Embedding-for-Instance-Grouping

    146GitHub पर देखें↗

    CVPR2018 - pixel embedding & grouping for structured prediction, e.g., instance segmentation

    MATLAB
    GitHub पर देखें↗146
  • arunmallya/packnetarunmallya का अवतार

    arunmallya/packnet

    243GitHub पर देखें↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    GitHub पर देखें↗243
  • art-programmer/planenetart-programmer का अवतार

    art-programmer/PlaneNet

    422GitHub पर देखें↗

    PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image

    Python
    GitHub पर देखें↗422
  • arunmallya/piggybackarunmallya का अवतार

    arunmallya/piggyback

    183GitHub पर देखें↗

    Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights

    Python
    GitHub पर देखें↗183
  • assafshocher/zssrassafshocher का अवतार

    assafshocher/ZSSR

    421GitHub पर देखें↗

    "Zero-Shot" Super-Resolution using Deep Internal Learning

    Python
    GitHub पर देखें↗421
  • azadis/mc-ganazadis का अवतार

    azadis/MC-GAN

    447GitHub पर देखें↗

    Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018

    Python
    GitHub पर देखें↗447
  • balakg/posewarp-cvpr2018balakg का अवतार

    balakg/posewarp-cvpr2018

    194GitHub पर देखें↗

    Code for our CVPR 2018 paper: "Synthesizing Images of Humans in Unseen Poses"

    Python
    GitHub पर देखें↗194
  • bermanmaxim/lovaszsoftmaxbermanmaxim का अवतार

    bermanmaxim/LovaszSoftmax

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

    Maxim Berman, Amal Rannen Triki, Matthew B. Blaschko

    Jupyter Notebook
    GitHub पर देखें↗1,412
  • brain-research/long-term-video-prediction-without-supervisionbrain-research का अवतार

    brain-research/long-term-video-prediction-without-supervision

    89GitHub पर देखें↗

    This is the implementation of Hierarchical Long-term Video Prediction without Supervision, to be published in ICML 2018.

    Python
    GitHub पर देखें↗89
  • brain-research/realistic-ssl-evaluationbrain-research का अवतार

    brain-research/realistic-ssl-evaluation

    459GitHub पर देखें↗

    Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"

    Python
    GitHub पर देखें↗459
  • bytedance/x-dynabytedance का अवतार

    bytedance/X-Dyna

    269GitHub पर देखें↗

    CVPR 2025 Highlight X-Dyna: Expressive Dynamic Human Image Animation

    Python
    GitHub पर देखें↗269
  • byteflow-ai/tokenflowByteFlow-AI का अवतार

    ByteFlow-AI/TokenFlow

    465GitHub पर देखें↗

    CVPR 2025 🔥 Official impl. of "TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation".

    Python
    GitHub पर देखें↗465
  • camel007/caffe-shufflenetcamel007 का अवतार

    camel007/Caffe-ShuffleNet

    159GitHub पर देखें↗

    This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"

    C++
    GitHub पर देखें↗159
  • carpedm20/enas-pytorchcarpedm20 का अवतार

    carpedm20/ENAS-pytorch

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

    PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"

    Pythongoogle-brainneural-architecture-searchpytorch
    GitHub पर देखें↗2,722
  • albertpumarola/ganimationalbertpumarola का अवतार

    albertpumarola/GANimation

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

    Official implementation of GANimation. In this work we introduce a novel GAN conditioning scheme based on Action Units (AU) annotations, which describe in a continuous manifold the anatomical facial movements defining a human expression. Our approach permits controlling the magnitude of…

    Python
    GitHub पर देखें↗1,984