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
Hi, thanks for the great repo. The 'Visual Representation' shows that kernel size used for Down Conv and Up Conv layers used is (2x2x1). However, it's (2x2x2) in the code. The latter one makes sense though. Could you please let me know if it's a typo in the figure?
The text was updated successfully, but these errors were encountered:
Hi, thanks for the great repo. The 'Visual Representation' shows that kernel size used for Down Conv and Up Conv layers used is (2x2x1). However, it's (2x2x2) in the code. The latter one makes sense though. Could you please let me know if it's a typo in the figure?
The text was updated successfully, but these errors were encountered: