What are archives and what data goes into them?ΒΆ
An archive is a collection of image(s) (sets) or other types of data. In the context of algorithm submission challenges, they are used to store the secret test data for a given challenge phase. Read more about archives here.
Archives should only be used for the hidden test data!
Both the open training data and the ground truth data are not stored in archives.