-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello, thanks for sharing your code.
I wanted to reproduce the 2D miou score given in your article (61.5 miou for the 2D only) but i did not manage to go over 56.2 miou.
I used your preprocessing script for 2d datas, a resnet34 similar to yours (using conv2dTranspose over F.interpolate) and when i tried using the same data augmentation (random crop on image with gaussian blur on training set), the network miou score worsen.
Did i miss something ?
Thanks for your answer
Metadata
Metadata
Assignees
Labels
No labels