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
I found the FCNs network structure(which has 2 more skip connections) is not included in the original FCN paper, but I do found some performance improvement by using it. I wonder is there any reference for this structure or it is just created by you?