-
First thank you for having MONAI publicly, it is great! If for example I use MONAI's pathology example with |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hi @ZiyueXu77 , Could you please help share some introduction here? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
Hi @tsaris, |
Beta Was this translation helpful? Give feedback.
Hi @tsaris,
Yes, your understanding is correct: the example coordinate file "dataset_0.json" only works with 3x3 grid of 768x768. In order to use a different region/grid_size, we need to generate a new json file to "pre-fetch" the class information from the WSI annotations.
Thanks for the question! This could be a future improvement.