Coder Social home page Coder Social logo

smorodov / smplpp Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 41.09 MB

License: MIT License

CMake 0.64% C++ 39.23% Python 0.07% Makefile 0.01% HTML 5.55% C 53.32% Objective-C 1.11% CSS 0.05% GLSL 0.03% Batchfile 0.01%
morphable-model bones mesh-blending smpl mano pytorch 3d-mesh pose-estimation mesh-processing opencv

smplpp's Introduction

A C++ Implementation of SMPL - A Skinned Multi-Person Linear Model.

SMPL_Modle

Overview

Project based on https://github.com/YeeCY/SMPLpp repository.

This project implements a 3D human skinning model - SMPL: A Skinned Multi-Person Linear Model with C++. The official SMPL model is available at http://smpl.is.tue.mpg.de.

It allows to set shape and pose for SMPL models like whowle body model, hand model (MANO hand), head model (FLAME model). Such models are usually named morphable models and used in 3d fitting applications, like head or hand pose and shape estimation.

Project adopted to use with OpenCV library and includes renderer to cv::Mat images,3d to image point projection, saving 3d obj files.

Prerequisites

  • OS Windows 10 MSVS 2019 (C17 support)

  • Packages

  1. libTorch: Pytorch C++ API.
  2. CMake: A tool to build, test and pack up C++ program.
  3. Opencv 4.x

Model preprocessing

You need to preprocess initial pkl model format to npz using script SMPL++/scripts/preprocess.py and copy result npz file to exe's folder.

body hand head

smplpp's People

Contributors

smorodov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.