RaTrack icon indicating copy to clipboard operation
RaTrack copied to clipboard

About trained weight and evaluation result

Open LiawWun opened this issue 1 year ago • 4 comments

Hello, thanks for sharing this amazing work. I have some questions about the trained weight and evaluation results.

  1. Can I use the trained weights from checkpoint/track4d_radar/models/model.last.t7 to directly infer and evaluate on the VOD dataset? When I used the weight from it for direct inference on the VOD dataset, I noticed that the results of motion segmentation and clustering (after removing clusters with less than 5 points) were quite noisy in some frames.

Frame around 410 seq00410

Frame around 4729 seq04729

  1. Would it be possible to share the code that can visualize the result in the same way as shown in the demo video? (Include the tracking path and filter out the moving objects less than 5 points).

LiawWun avatar Jul 15 '24 14:07 LiawWun