Closed JackLin-Authme closed 1 year ago
We do not intend on testing with rotated images in our actual test. HOWEVER, these edge cases were put into the validation package to test that your algorithm does not crash in the event such unexpected cases are encountered.
@mlngan and what about 1:N? Does it have rotated (90, 180) images in validation datasets?
Yes. 1:1 and 1:N share a number of images in the validation set.
Yes. 1:1 and 1:N share a number of images in the validation set.
Thanks. And what about the evaluation 1:N dataset? Should we expect rotated images there?
We do not intend on testing with rotated images in the actual 1:N test.
I saw 2 cases in common/faces folder, rotated_90.ppm and rotated_180.ppm.
Does it mean that there are some rotated image will be test in 1:1 protocol?