I tried to replicate the results by running the code with model specifications given in the paper. The value hyperparameter lamdba that is used for combining the chamfer and regularization loss is not given. In the code it is mentioned that the weights for these losses as chamfer_weight=0.85, regularization_weight=0.15, are these the weights used in obtaining the results presented in the paper?
Can you please also post the plots of loss v/s epochs ?(will be helpful for cross verification)