Manuel

Results 3 comments of Manuel

@gustavla Thank your for following this - let me know if you get any feedback or if I can offer any help!

Hi @Samchengjiaming, the query data is part of the `Pose` objects encoded in the `your_dataset_path/poses/xxx.pkl` objects. This data is converted into text hints on-the-fly during our dataloading in `Kitti360BaseDataset` -...

Hi @tdzdog, please find the code for PointNet2 pretraining under `training/pointcloud/pointnet2.py`.