Generative-3D-Part-Assembly icon indicating copy to clipboard operation
Generative-3D-Part-Assembly copied to clipboard

Generative 3D Part Assembly via Dynamic Graph Learning, NeurIPS 2020

Results 5 Generative-3D-Part-Assembly issues
Sort by recently updated
recently updated
newest added

Hi there! I'm trying to reproduce the results with the checkpoints but it seems that the checkpoint does not match the current model version. I found a backup version but...

Hello, While running the code for Baseline Complement I am getting the following error - FileNotFoundError: [Errno 2] No such file or directory: '../../prepare_data/completmentMe/contact_squence_43229_level3.npy' Could you please look into this?

Hello, I have noticed that when you are preparing the data set, the threshold written in the code when calculating contact points is 1e-3, and when evaluating, the threshold is...

Hello, I'm quite interested in your work. I noticed that in your code for pose output, the range of the translation vectors is limited to -1 to 1 due to...

I can run `test_dynamic` for the categories _Chair_ and _Lamp_ using the `model_dynamic_backup.py`, however, this does not work for the category _Table_, which has been mentioned [before](https://github.com/hyperplane-lab/Generative-3D-Part-Assembly/issues/3#issuecomment-767536418) by another person....