Yufan Huang
Yufan Huang
I read the examples carefully. I think the latex version is easy to understand too. You can use latex directly.
Hi @xiaomingjie , I used jackd/shapenet tools to generate pointcloud and RGB data from original shapenet. I would like to use them in PSGN because PSGN didn't provide a dataset...
Hi @xiaomingjie, I really appreciate your quick reply. Yes, training data of PSGN is very large. I get all pointcloud data(16384 points a model) by Jack's method and it take...
@xiaomingjie , thanks a lot for your suggestions. Sometimes we need to adjust the coefficients of different losses, such as in CD the coefficients between dis_forward and dis_backward. Do you...
Hi @xiaomingjie I try to reproduce PSGN using jackd's dataset utils. But I get awful visualization results but pretty good CD results. I see you had same problems. Do you...
@xiaomingjie , thanks a lot for your reply. How about the speed of convergence? Did you add BN? Do you have an unofficial implementation?
@xiaomingjie , thank you. Let me have a try.
Hello, I am confused too. I find a repo that produce many efficient tools of shapenet. You can generate your own data(rendered imgs, meshes, pointclouds). search `jackd/shapenet`