Open tstandley opened 7 years ago
Same request here. I am working on similar projects and it would be nice if I can get your data and evaluate on them. Thanks a lot!
Same request! Hope to get your reply!
Yep. Need that you. Anyone have the mean to do the conversion to voxel please share with me, Thanks!
Same request to calculate IoU. Hope to get your help!
@seanmj @tstandley @Jerrypiglet @ChenFengYe @HaolongZ Hello, I have finished the process of calculating voxel IoU. I don't retrain the network , And I use the network author provided corresponding to 3d - R2N2 network dataset. However, the results provided in the article are not reachable. Maybe I have some problems with data processing. If you are studying relevant content, I hope to communicate with you, and I hope to get your reply sincerely.
Same request
@guoyan1991 Hello, could you please show the code of the process of calculating voxel IoU? Hope to get your help!
@HaoxuZhang I use traditional algorithm transformed the point cloud into a 32,32,32 voxel, and then use a 3DCNN described in the article. But I didn't get the results in the paper, it is just a little bit better than the results of 3D-R2N2.
@HaoxuZhang I used the decoding part network of 3d-r2n2 to calculate IOU.
@guoyan1991 hi, I'm new in this field. Can you tell me the steps and the related code in detail? Thank you very much !
Hi!
In the paper you mentioned a model that you train to post process your point set to get a voxelized representation which you use to compare to R2N2.
For my use case I need voxels. Is there any chance you could release this model/code as well?
Thanks!