model
Can you upload the pretained models?
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.
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.