Neural_Human_Performer icon indicating copy to clipboard operation
Neural_Human_Performer copied to clipboard

Results 9 Neural_Human_Performer issues
Sort by recently updated
recently updated
newest added

Dr @YoungJoongUNC I am very interested in the idea of "nia", do you have the plan to release the source code? Bob

In the config, ```zju_313_315_sample_cam``` is ```[3, 5, 10, 12, 18, 21]```, however, ```21``` is out of the range of 21 cameras (index starts from 0). Should I use ```20``` instead?...

I was wondering about the code that was used in order to generate the visibility maps (rasterization results) for the ZJU-MoCap dataset?

Hi, I wonder how did you test the NeuralBody for the unseen pose case. Specifically, the NeuralBody takes the frame latent as input which cannot be defined for unseen poses...

Thanks for your great work. I run the training code on ZJU-MoCap on a single V100 GPU and find it takes 1 day to finish 200 training epochs. For the...

Hello, thank you for sharing your amazing work. I have got a Keyerror so could you give me any help? set CUDA_VISIBLE_DEVICES=0 & python run.py --type visualize --cfg_file configs/performance.yaml virt_data_root...

Hi, thanks for your great work, and when i try to reproduce your work, i met some problems:(hope that you can give me some advice) 1. When I train nhp...

Thanks for your great work! When I run your code on a custom dataset THuman2.0(https://github.com/ytrock/THuman2.0-Dataset), I get very bad results. The THuman2.0 dataset contains 525 3d human scans, I use...

I want to do some experiments on AIST dataset. But I dont know how to split the data in your work. Could you please provide the list for AIST dataset?...