BCNet icon indicating copy to clipboard operation
BCNet copied to clipboard

The BCNet related data and inference model.

Results 8 BCNet issues
Sort by recently updated
recently updated
newest added

您好,我想问问您在用BUFF数据集测试BCNet的时候,是怎么得到输入的图片的

sorry to bother you, I am trying to construct a new dataset, but I don't know how to train the network. I know the training dataset can't be exposed, But...

Thanks a lot! Could you please tell me what method can be used to dress SMPL with the obtained naked clothes model?

Thank you for your code! Could you please tell me how to get the texture of the initial input image that can be transferred to the 3D garment. Is there...

I am using python 3.7 and using env.yaml of code repo But getting error. please advise ![Screenshot from 2021-10-06 20-39-09](https://user-images.githubusercontent.com/90561967/136231876-b7e595c3-65aa-4e35-a932-9f469b6e9726.png)

~/BCNet/code$ python infer.py --inputs ../images --save-root ../recs Traceback (most recent call last): File "infer.py", line 117, in net.load_state_dict(tor, True) File "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 1224, in load_state_dict self.__class__.__name__, "\n\t".join(error_msgs))) RuntimeError: Error(s) in...

I really appreciate your paper and open code. In the paper, there are some figures where the meshes are reconstructed with texture. Is there any method for texture stitching? If...