Leaderboard1 sample mask ¶
By: vaibhav.s on May 25, 2022, 6:40 a.m.
Hey, need to find issue with my submission. Can you share one sample mask so that i can test the flow before submission.
By: mart.vanrijthoven on May 25, 2022, 8:03 a.m.
Hi,
Please follow these instructions: https://grand-challenge.org/forums/forum/tiger-601/topic/steps-before-submitting-to-l1-420/
Best wishes, Mart
By: mart.vanrijthoven on May 25, 2022, 8:05 a.m.
Hi,
You can also download the test case from here: https://drive.google.com/file/d/1aUaEfcAAoA_qaY0B2QUcSR5s5859Nq1i/view?usp=sharing
Best wishes, Mart
By: mart.vanrijthoven on May 25, 2022, 8:08 a.m.
Hi,
The error that you get is:
File til-score.json was not produced
Best wishes, Mart
By: mart.vanrijthoven on May 26, 2022, 9:14 a.m.
Hi,
This is the erro that you get:
2022-05-25T17:49:33+00:00 Exception ignored in: 2022-05-25T17:49:33+00:00 Traceback (most recent call last): 2022-05-25T17:49:33+00:00 File "ome_tiff_generation.py", line 225, in _generateOmeTiff 2022-05-25T17:49:33+00:00 tif.write(self._getTiles(all_shape[0][0], all_shape[0][1], file_paths[0], fileFormat), *options) 2022-05-25T17:49:33+00:00 RuntimeError: generator ignored GeneratorExit 2022-05-25T17:49:33+00:00 sh: 1: /opt/bftools/tiffcomment: not found 2022-05-25T17:49:33+00:00 tar: /output/intermediate/patches/patches.tar: Cannot open: No such file or directory 2022-05-25T17:49:33+00:00 tar: Error is not recoverable: exiting now 2022-05-25T17:50:29+00:00 rm: cannot remove '/output/patches': No such file or directory
Please follow these instructions: https://grand-challenge.org/forums/forum/tiger-601/topic/steps-before-submitting-to-l1-420/
Best wishes, Mart
By: mart.vanrijthoven on May 26, 2022, 9:26 a.m.
Hi,
I see, the reason why it failed was:
"The file produced at detected-lymphocytes.json is not valid"
I can not see your generated JSON file but, please see for the correct format for the JSON file here: https://tiger.grand-challenge.org/Requirements/
Best wishes, Mart
By: mart.vanrijthoven on May 27, 2022, 8:49 a.m.
Hi
You now get this error:
"images/breast-cancer-segmentation-for-tils is empty"
Could you please follow these instructions here https://grand-challenge.org/forums/forum/tiger-601/topic/steps-before-submitting-to-l1-420/
This helps debugging your docker more efficiently.
Best wishes, Mart
By: vaibhav.s on May 31, 2022, 5:43 a.m.
Hello, i tested the algorithm using test.sh script before submission. It printed the lymphocytes-detected json and ended without any error. No comments for segmentation and til score was mentioned in the terminal outpt.
Also i tried TRY OUT Algorithm and it ran without any syntax error, but still it failed on submission of same docker container. Also i tried and tested for 104S using 104-rois.tif with same docker container i submitted and was able to recieve the outputs as required : /output/detected-lymphocytes.json, /output/til-score.json and /output/images/breast-cancer-segmentation-for-tils/segmentation.tif . Am unable to see the same results on try out algorithm viewer even it says succeeded in running the algo. Also i checked the logs for that, its showing some initial logs not the complete so its becoming hard to understand the issue.
Thank you.
By: mart.vanrijthoven on May 31, 2022, 7:07 a.m.
Hi ,
Thank you for testing. Can you make me editor of your algorithm? Then i will have a look.
For most images in the test set you get the following error: File detected-lymphocytes.json was not produced
Best wishes, Mart