Structure decoding commented out
Why did you comment out the structure decoding?
Is it not the idea of the paper to decode the geometry AND the structure independently?
https://github.com/IGLICT/DSG-Net/blob/6c6d117525686fcca14b3efe477dfdb37737b55a/code/model_dsmnet_full.py#L648-L649
https://github.com/IGLICT/DSG-Net/blob/6c6d117525686fcca14b3efe477dfdb37737b55a/code/model_dsmnet_full.py#L655
https://github.com/IGLICT/DSG-Net/blob/6c6d117525686fcca14b3efe477dfdb37737b55a/code/model_dsmnet_full.py#L702
To fix the issue, I added the commented lines of code back. And also changed the used dataset in eval.py from the training set to the test set.
Can you confirm, that the pretrained model exp_vae_chair-full, would produce such results (original & reconstructed)? Is the full model the main model from your paper which you benchmarked against?
Shape No. 2197

Shape No. 2250
