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
The encoder and decoder block are similar in paper, but i find in code, there is a relu at the end of encoder block. But decoders dont have relu at the end. why?
The text was updated successfully, but these errors were encountered:
The encoder and decoder block are similar in paper, but i find in code, there is a relu at the end of encoder block. But decoders dont have relu at the end. why?
The text was updated successfully, but these errors were encountered: