Ma Hui

Results 3 issues of Ma Hui

![image](https://user-images.githubusercontent.com/16464813/189194177-ddb85b0e-4c61-4451-abef-613f66eb05d0.png) I have trained the model using Nvidia A100 GPU, but the terminal give us the above result. I already test the code using Nvidia 2080Ti, all is fine. Could...

$ CUDA_VISIBLE_DEVICES=0,1 python train.py --gpu-ids 0 --conf config.conf --data /data/huima/female-3-casual --save-folder result scene data use female smpl /home/huima_phd/anaconda3/envs/SelfRecon/lib/python3.8/site-packages/torch/functional.py:445: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass...

Could you give a sample code to extract mesh? I want to sample point in a meshgrid, and use these points to generate a mesh with pretrained model