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'm training CRFasRNN layer on top of upsampled score_final layer similar to that in FCN8s on my data, and I quickly noticed that the output from CRF-RNN is not very different to score_final. What could be the reason for that? Just the learning rate or something more interesting?
The text was updated successfully, but these errors were encountered:
I'm training CRFasRNN layer on top of upsampled score_final layer similar to that in FCN8s on my data, and I quickly noticed that the output from CRF-RNN is not very different to score_final. What could be the reason for that? Just the learning rate or something more interesting?
The text was updated successfully, but these errors were encountered: