-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Why did you comment out the structure decoding?
Is it not the idea of the paper to decode the geometry AND the structure independently?
DSG-Net/code/model_dsmnet_full.py
Lines 648 to 649 in 6c6d117
# decode the current part box | |
# box = self.box_decoder(node_struct_latent) |
DSG-Net/code/model_dsmnet_full.py
Line 655 in 6c6d117
# ret.set_from_box_quat(box.view(-1)) |
DSG-Net/code/model_dsmnet_full.py
Line 702 in 6c6d117
# ret.set_from_box_quat(box.view(-1)) |
Metadata
Metadata
Assignees
Labels
No labels