lucidrains / meshgpt-pytorch

Implementation of MeshGPT, SOTA Mesh generation using Attention, in Pytorch
MIT License
700 stars 57 forks source link

Fix Shape Restoration of `face_mask` After `masked_fill` on `recon_faces` #42

Closed qixuema closed 8 months ago

qixuema commented 8 months ago

40

lucidrains commented 8 months ago

lgtm! thank you!