PoinTr
PoinTr copied to clipboard
[ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers
 
Can I inference the pretrained model on pointcloud data in KITTI which have no bounding boxes(velodyne in KITTI 3d object detection)?And are the bboxs in KITTI necessary for completion?
Hello @yuxumin. Thank you for your very good work. We are looking for pretrained models of AdaPoinTr so that we can obtain good results rather than using pretrained models of...
Can you provide the Projected_ShapeNet-55_noise dataset?
Hi, sir, thanks for your excellent job. Present implementation achieve the Adaptive Query Generation using torch.argsort and torch.gather. However, this will leading to that the parameters of the query ranking...
Cannot seem to manage installing any of the extensions. Did anyone encounter this error?
Hello author, when I used the pretrained model you provided for verification, I found that for /demo, ShapeNet55_models effect is very poor, even worse than PCN_models effect, I tried many...
Hello, we may have to use your amazing pre-trained model for our work, but it's not clear how to experiment with him using our own dataset, can you tell us...
Hi @yuxumin, thank you for publishing this excellent work, I tried to use this model to complete my partial collected own dara. I installed all the required libraries and solved...