d3s
d3s copied to clipboard
run_trainning: groundtruth-2.txt not find ?
Hello, I made the following error during training. The data set I used was VOS:
FileNotFoundError: [Errno 2] File /media/panxiang/Data/train_dataset/vos/train/Annotations/4918d10ff0/groundtruth-2.txt does not exist: '/media/panxiang/Data/train_dataset/vos/train/Annotations/4918d10ff0/groundtruth-2.txt'
I found that there is no groundtruth. TXT file under the data set I downloaded. Could you please tell me where this file was generated?
Hi, you need the files with the bounding boxes for training the network. Please see the instructions here: https://github.com/alanlukezic/d3s#training-the-network where you can also find the link with these files.