Hi all,
Im currently trying to submit my predictions. I believe I have followed the submissions instructions correctly. I have submitted a zip file containing the 3 prediction images for each tile. I have converted the images to npz using the provided python code block for conversion. I have also confirmed that the naming convention fots the required parameters. Coukd anyone advise me if the error ive posted is something wrong with my submission or the platform?
Thank you
Posted by: HayhoeA @ June 4, 2021, 6:09 a.m.Hi HayhoeA,
the .npz files should be name specifically in the format 'tile_#NUMBER_mask_#type.npz' where #NUMBER corresponds to the tile number and #type should be one of ['aguada', building', 'platform']. Other naming formats will result in a filed submission.
Can you rename the masks and try again?
best,
Thank you for the quick response.
I had lidar in the filename not mask (my mistake not understanding the guidelines correctly.
I have now resubmitted with what should be correct naming conventions.
Alex
Posted by: HayhoeA @ June 4, 2021, 10:07 a.m.