I do not fully understand the following rule: 'If the challenge is a computer vision challenge, image metadata (Image size, aspect ratio, pixel count, etc) may not be used in your submission.'
I mada a mistake. Previously, I give a wrong clarification on above statement. I want to say sorry for co-competitors.
Yes, we cannot use image metadata for this competition training and testing purposes. @Nayal_17, he was right. He's pointing exactly and explaining well, what really the rule says.
@veeran_9193@ihowe, This means that you cannot use image metadata for your solution optimization, for example using image width and height as feature for training or any kind of post processing technique.
I mada a mistake. Previously, I give a wrong clarification on above statement. I want to say sorry for co-competitors.
Yes, we cannot use image metadata for this competition training and testing purposes. @Nayal_17, he was right. He's pointing exactly and explaining well, what really the rule says.
@veeran_9193 @ihowe, This means that you cannot use image metadata for your solution optimization, for example using image width and height as feature for training or any kind of post processing technique.
Thank you, for your clarification and pointing out my mistake too...