nywang16 / Pixel2Mesh

Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
http://openaccess.thecvf.com/content_ECCV_2018/papers/Nanyang_Wang_Pixel2Mesh_Generating_3D_ECCV_2018_paper.pdf
Apache License 2.0
1.64k stars 294 forks source link

Weighted chamfer loss and Weighted Edge Length Regularization #121

Open Michaelwjh opened 11 months ago

Michaelwjh commented 11 months ago

In your latest work "Pixel2Mesh: 3D Mesh Model Generation via Image Guided Deformation", you introduced the Weighted chamfer loss and Weighted Edge Length Regularization, but I could not find the related code in this code you provided. Could you share the latest code? Thank you so much