shunsukesaito / PIFu

This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
https://shunsukesaito.github.io/PIFu/
Other
1.77k stars 340 forks source link

About Training Datas #65

Closed sunjc0306 closed 4 years ago

sunjc0306 commented 4 years ago

Hello,Thanks vary much to release codes about PIFu,which provide some help for my studying.However,it takes place a error which the netC model can not load some datas from pre-traing model file.(netC.load_state_dict(torch.load(opt.load_netC_checkpoint_path, map_location=cuda),strict=False)). Furtherly, I want to train this model,where can this dataset of the model be found . Thanks vary much again. Best regards.

shunsukesaito commented 4 years ago

For color model, please refer to #61 and #58 for the solution. The model is trained with commercial scans as we mentioned in the technical paper. You can either purchase the same data (but it's expensive) or seek publicly available dataset.