You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We trained our networks on 256x256 images.
During test we (accidentally) applied the generator on 128x128 images.
The result for 128x128 images were drastically degraded in comparison to 256x256.
Is this something you'd expect? and if so what is the reason for that? After all it is a fully convolutional network.
Thanks
The text was updated successfully, but these errors were encountered:
Hi
We trained our networks on 256x256 images.
During test we (accidentally) applied the generator on 128x128 images.
The result for 128x128 images were drastically degraded in comparison to 256x256.
Is this something you'd expect? and if so what is the reason for that? After all it is a fully convolutional network.
Thanks
The text was updated successfully, but these errors were encountered: