tracklab
tracklab copied to clipboard
Problem with SoccerNet Tracking dataset
Hello tutors,
I'm currently working on applying the TrackLab framework to my research. I have followed the installation instructions provided, including downloading the data from SoccerNet Tracking as outlined in the External Dependencies section. I noticed that the dataset is split into three parts: train, test, and challenge, but there is no validation set (val).
When I tried running the "tracklab" command, I received a notification indicating that the "val" set was not found. To address this, I modified the configuration file tracklab/configs/dataset/soccernet_mot.yaml by changing eval_set to challenge. However, this led to a new notification.
I would appreciate any examples or guidance you can provide to help me resolve these issues.
Thank you for reading, and I look forward to your response.