I got the error when I submit my result: The images are not unique, please submit a unique image for each case.

I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: YuZeyu on July 18, 2022, 9:37 a.m.

evalutils.exceptions.ValidationError: The images are not unique, please submit a unique image for each case.

The files in my zip file was equal to the proposed baseline_seg.zip file, but I still got the error.

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: junma on July 18, 2022, 7:33 p.m.

We never had this problem. Could you please compare you submission to the baseline segmentation results, including image name, data type (img.dtype), shape...

If all of them are the same, please send your results to the official email and we will manually check it.

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: Hikaryy on Aug. 2, 2022, 8:14 a.m.

Have your question been deal with?

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: junma on Aug. 2, 2022, 3:40 p.m.

Hi Hikaryy,

Why your segmentation results does have any labels? print(name, np.unique(Hikaryy_segmentation)):

cell_00001_label.tiff [0] cell_00002_label.tiff [0] cell_00003_label.tiff [0] cell_00004_label.tiff [0] cell_00005_label.tiff [0] cell_00006_label.tiff [0] cell_00007_label.tiff [0] cell_00008_label.tiff [0] cell_00009_label.tiff [0] cell_00010_label.tiff [0] cell_00011_label.tiff [0] cell_00012_label.tiff [0] cell_00013_label.tiff [0] cell_00014_label.tiff [0] cell_00015_label.tiff [0] cell_00016_label.tiff [0] cell_00017_label.tiff [0] cell_00018_label.tiff [0] cell_00019_label.tiff [0] cell_00020_label.tiff [0] cell_00021_label.tiff [0] cell_00022_label.tiff [0] cell_00023_label.tiff [0] cell_00024_label.tiff [0] cell_00025_label.tiff [0] cell_00026_label.tiff [0] cell_00027_label.tiff [0] cell_00028_label.tiff [0] cell_00029_label.tiff [0] cell_00030_label.tiff [0] cell_00031_label.tiff [0] cell_00032_label.tiff [0] cell_00033_label.tiff [0] cell_00034_label.tiff [0] cell_00035_label.tiff [0] cell_00036_label.tiff [0] cell_00037_label.tiff [0] cell_00038_label.tiff [0] cell_00039_label.tiff [0] cell_00040_label.tiff [0] cell_00041_label.tiff [0] cell_00042_label.tiff [0] cell_00043_label.tiff [0] cell_00044_label.tiff [0] cell_00045_label.tiff [0] cell_00046_label.tiff [0] cell_00047_label.tiff [0] cell_00048_label.tiff [0] cell_00049_label.tiff [0] cell_00050_label.tiff [0] cell_00051_label.tiff [0] cell_00052_label.tiff [0] cell_00053_label.tiff [0] cell_00054_label.tiff [0] cell_00055_label.tiff [0] cell_00056_label.tiff [0] cell_00057_label.tiff [0] cell_00058_label.tiff [0] cell_00059_label.tiff [0] cell_00060_label.tiff [0] cell_00061_label.tiff [0] cell_00062_label.tiff [0] cell_00063_label.tiff [0] cell_00064_label.tiff [0] cell_00065_label.tiff [0] cell_00066_label.tiff [0] cell_00067_label.tiff [0] cell_00068_label.tiff [0] cell_00069_label.tiff [0] cell_00070_label.tiff [0] cell_00071_label.tiff [0] cell_00072_label.tiff [0] cell_00073_label.tiff [0] cell_00074_label.tiff [0] cell_00075_label.tiff [0] cell_00076_label.tiff [0] cell_00077_label.tiff [0] cell_00078_label.tiff [0] cell_00079_label.tiff [0] cell_00080_label.tiff [0] cell_00081_label.tiff [0] cell_00082_label.tiff [0] cell_00083_label.tiff [0] cell_00084_label.tiff [0] cell_00085_label.tiff [0] cell_00086_label.tiff [0] cell_00087_label.tiff [0] cell_00088_label.tiff [0] cell_00089_label.tiff [0] cell_00090_label.tiff [0] cell_00091_label.tiff [0] cell_00092_label.tiff [0] cell_00093_label.tiff [0] cell_00094_label.tiff [0] cell_00095_label.tiff [0] cell_00096_label.tiff [0] cell_00097_label.tiff [0] cell_00098_label.tiff [0] cell_00099_label.tiff [0] cell_00100_label.tiff [0] cell_00101_label.tiff [0]

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: Hikaryy on Aug. 4, 2022, 10:10 a.m.

Hi junma I have found my problem, thank you!

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: junma on Aug. 4, 2022, 6:08 p.m.

you're welcome.

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: lanfz2000 on Aug. 10, 2022, 11:43 a.m.

I also encounter the same problem, I have check my submissions, but find no place wrong, can you give me some help?

Re: I got the error when I submit my result: The images are not unique, please submit a unique image for each case.  

  By: junma on Aug. 10, 2022, 7:23 p.m.

Because your segmentation results are not instance labels (1,2,3,4,5,...). Please look at the ground truth or baseline segmentation results as a reference.