Skip to content

U-Net EfficientNet B4 896x1184

Pre-release
Pre-release
Compare
Choose a tag to compare
@YassineYousfi YassineYousfi released this 08 Dec 02:52
· 7 commits to main since this release
c1d5c11

Images and masks are resized to 896x1184 (very close to original image size 874x1164) c.f. retriever.py
This is done because the vanilla U-Net architecture imposes dimensions to be multiples of 32.