Thank you all for having an interest in the OCELOT 2023 challenge! To help participants, organizers provide a baseline algorithm using a U-Net. Please visit the below links for more details,

  1. Result (validation): https://ocelot2023.grand-challenge.org/evaluation/challenge/leaderboard/ (user: aaron.valero)
  2. Code: https://github.com/lunit-io/ocelot23algo/tree/main/user/unet_example - model only utilize cell patches/annotations, but not tissue patches/annotations. This is just for simplicity. - to increase batch size, cell patches/annotations are resized from 1024 to 512. This is not mandatory.

Note that the result from this algorithm will be excluded from the final ranking. Looking forward to your participation :-)