Gait3D / Gait3D-Benchmark

This is the code for the paper "Gait Recognition in the Wild with Dense 3D Representations and A Benchmark. (CVPR 2022)", "Gait Recognition in the Wild with Multi-hop Temporal Switch", and "Parsing is All You Need for Accurate Gait Recognition in the Wild".
133 stars 19 forks source link

How to visualize smpl data #26

Closed faiimea closed 3 months ago

faiimea commented 3 months ago

I am trying to visualize an SMPL file like human_crop_xxxxx.npz in the 3D_SMPLS folder back to a picture with a human. And I noticed that you showed pictures of visualizing SMPL data on your home page, and I was wondering if there is any way to convert the current npz data into pictures with portraits. I will appreciate if you could provide any help. :p

JinkaiZheng commented 3 months ago

Hi, please refer to this repo.