Dear authors, this is a very cool work, thank you for sharing the code!
I tried to reproduce the results of work on the KITTI dataset. I used save_keypoints.py with path to the dataset from GDrive (numpy representations of PCs) and to the model best.pth from oxford/16384-512-k1k16-2d, The model works and generates keypoints, but in generated keypoints I obtained too huge values:
Dear authors, this is a very cool work, thank you for sharing the code!
I tried to reproduce the results of work on the KITTI dataset. I used
save_keypoints.py
with path to the dataset from GDrive (numpy representations of PCs) and to the modelbest.pth
fromoxford/16384-512-k1k16-2d
, The model works and generates keypoints, but in generated keypoints I obtained too huge values:Could you, please, give me a tip where I can mistake?