It looks like the recent change 1cd9e68 removing div=True has stopped my 255 masks from working. Is there a new way to tell the SegmentationDataset that my binary masks are 255/0 or should I make them 1/0 at source?
It looks like the recent change 1cd9e68 removing div=True has stopped my 255 masks from working. Is there a new way to tell the SegmentationDataset that my binary masks are 255/0 or should I make them 1/0 at source?