Closed newzealandpaul closed 1 year ago
I can confirm this issue. Just spent a significant amount of time trying to figure out if there is anything wrong with my code. Any estimations when this is going to be fixed?
Hi, @newzealandpaul @noname202 we are sorry for this bug which seems to be very critical for segmentations... :( Would you be interested in trying to debug it and I belive that @ethanwharris could eventually give a hand... :rabbit:
🐛 Bug
The switch to albumentation in newer releases of lightning-flash seem to have broken transformation of segmentation targets.
This is what I expect masks to look like (screenshot showing below code sample running on 0.7.5):
This is what it looks like on the latest release (0.8.1):
To Reproduce
Run the below sample with lightning-flash=0.7.5 and lightning-flash=0.8.1 and compare behavior.
Code sample
Environment