Tiger baseline method ¶
By: adamshephard on March 31, 2022, 3:56 p.m.
Hi,
Thank you for releasing the tiger baseline method, it's very useful. However, I note that in the process.py file it appears to import the following:
from wholeslidedata.image.wholeslideimagewriter import WholeSlideMaskWriter from wholeslidedata.annotation.generate_polygons import cv2_polygonize
On inspection, these files/functions don't actually appear to exist in the wholeslidedata repository. Is there an update for this?
Thanks for your help. Adam