semantic_human_texture_stitching icon indicating copy to clipboard operation
semantic_human_texture_stitching copied to clipboard

This repository contains texture stitching code corresponding to the paper Detailed Human Avatars from Monocular Video.

Results 2 semantic_human_texture_stitching issues
Sort by recently updated
recently updated
newest added

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.10.0 to 4.11.0. Commits 1047ac2 bump version, Merge branch 'postfix' cdf7ab7 tidy for merge 6cb8fa3 fix compatibility with Python 2.6 and 3.0 f9168d2 set_postfix() supports ordered arguments...

dependencies

Hi, Thank you for making the code public. I'm trying to run the code for people-snapshot dataset. In step1, I get an error that SMPL vertices are not visible. Do...