Text2Pos-CVPR2022
Text2Pos-CVPR2022 copied to clipboard
Code, dataset and models for our CVPR 2022 publication "Text2Pos"
Greatly impressed by your work! It inspires me a lot. Thanks! I'm writing to kindly inquire whether you can provide the code of generating the KITTI360Pose dataset. Thank you in...
What's the version of cuda and torch_geometric? We occur ModuleNotFoundError: No module named 'torch_geometric.nn.conv.utils'.
We try to load provided pre-trained weight as stated in 'evaluation', but ModuleNotFoundError: No module named 'torch_geometric.nn.conv.utils'. However, we can run train code successfully.
hello, thank you for the interesting work. I can not figure out the files containing the textual descriptions, can you please provide them ? Or pin point that where are...
 Hi Manuel, Cannot access the datasets. Please provide access to the dataset or provide the newer location of the same.
When i run the training code of the corase stage, it shows me the error :"No module named 'dataloading.semantic3d',and I found that there are no such module named semantic3d in...