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 have a question regarding the use of bias in the convolutions. I notice that you don't use them (see here for example). What is the rationale behind that? I seem to find no trace of it in the paper.
The text was updated successfully, but these errors were encountered:
In our experiment, there was almost no difference in performance depending on the use of bias. So we removed it in the convolution layers as other prior studies did.
Hi,
I have a question regarding the use of bias in the convolutions. I notice that you don't use them (see here for example). What is the rationale behind that? I seem to find no trace of it in the paper.
The text was updated successfully, but these errors were encountered: