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
when in conv2, the readme show the Filter dimention is 256 * 38 * 5 * 5. i think it may be 256 * 48 * 5 * 5. The code the filter is 256 * 96 * 5 * 5. it may be waste the memory ?
when in conv2, the readme show the Filter dimention is 256 * 38 * 5 * 5. i think it may be 256 * 48 * 5 * 5. The code the filter is 256 * 96 * 5 * 5. it may be waste the memory ?