You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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)?
The text was updated successfully, but these errors were encountered: