freshwk

Results 5 issues of freshwk

Hi, I know you have an improved version, PTTR++. When will the code be released? thank you!

hi! when i run test_tracking.py,the following error occurred: Namespace(IoU_Space=3, category_name='Car', data_dir='./data/training', model='netR_36.pth', model_fusion='pointcloud', ngpu=1, reference_BB='previous_result', save_root_dir='./model/car_model/', shape_aggregation='firstandprevious') Traceback (most recent call last): File "/home/wangkai/P2B/test_tracking.py", line 176, in netR.load_state_dict(torch.load(os.path.join(args.save_root_dir, args.model))) File...

Hi,thanks for your wonderful work! In P2B, the running speed is 40 fps in their paper. But in your paper,you say the speed of P2B is 17 fps. Could you...

Hi,thank you for your contribution. In your paper, you report the running speed of M2Track is 57 FPS. However, i run your model on a single 3090 GPU, it only...