mobilenets-ssd-pytorch
mobilenets-ssd-pytorch copied to clipboard
Validation/test dataset confusion
Hi, thanks for the great repository!
I am a bit confused about the val and test datasets: in the bdd100k folder, the images are split into train (70000) and val (10000). Inside the bdd_files folder, there are text files indicating the following: trainval.txt has 70000 test.txt has 10000
I would like to know if test.txt has the same 10000 images as ther val folder within bdd100k. If so, are the words validation dataset ad test set used interchangably and we dont provide any real test set (unseen)?