Ghostish / Open3DSOT

Open source library for Single Object Tracking in point clouds.
MIT License
250 stars 39 forks source link

The settings of dataset #47

Open taibai123abc opened 1 year ago

taibai123abc commented 1 year ago

In m2track's configuration file, you've set the validation set and test set to be the same, is this a convention? This seems to have a significant impact on the results.

Ghostish commented 1 year ago

Yes, it is a common setup. You can also use a smaller subset to do the validation if you want to save training time.