PTTR
PTTR copied to clipboard
Pytorch Implementation of PTTR: Relational 3D Point Cloud Object Tracking with Transformer
Hello @Jasonkks . Thank you for this awesome work, I want to use PTTR in a Real-time scenario. Is there any help or guidance you can provide for me? I...
Hello,Thank you for your PTTR's work. I can't find tools/cfgs/dataset_configs. Could you please send me the configs file?
I need to have data set for measuring the speed of vehicles using a LiDAR scanner and I need to make my own. Is it possible to change the data...
When we genetate the tracking dataset following code, there is a error occur that "No such file or directory: 'xxxx/OpenPCDet/data/waymo/ImageSets/val.txt' ". However, I do not find the val.txt and train.txt...