RL-GAN-Net icon indicating copy to clipboard operation
RL-GAN-Net copied to clipboard

model

Open Kyle-YK-Yu opened this issue 6 years ago • 2 comments

Can you upload the pretained models?

Kyle-YK-Yu avatar Sep 18 '19 14:09 Kyle-YK-Yu

Have you finished running the code?

doudoulaile avatar Sep 19 '19 02:09 doudoulaile

I have not finished running the code. In the ae main.py, the author use chamfer to contrast trans_input and pc_1(line 429), pc_1 is the output complete point clouds, but trans_input is the incomplete point clouds, in my opinion, chamfer is used to minimize GT and pc_1, so it really confuses me.

Have you finished running the code?

I have not finished running the code. In the ae main.py, the author use chamfer to contrast trans_input and pc_1(line 429), pc_1 is the output complete point clouds, but trans_input is the incomplete point clouds, in my opinion, chamfer is used to minimize GT and pc_1, so it really confuses me.

Kyle-YK-Yu avatar Sep 19 '19 03:09 Kyle-YK-Yu