shunsukesaito / PIFu

This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"

Home Page:https://shunsukesaito.github.io/PIFu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to render a mesh to an image

Gaowz112 opened this issue · comments

Hi, thanks for your work!
As I understand, pifu needs masks because the training data is generated by rendering mesh to pure color background. Now I want to render meshes to images as training data like what pifuHD did. But I didn't find the code where the background is set, is that in render_data.py? Can you tell me what code needs to be modified?
Thanks!

@Ak250 Hello, do you find a convenient way?