spooNN
spooNN copied to clipboard
Difference between the IPs
Helllo,
I wanted to thank you for such interesting work.
I wanted to ask what the difference between the IPs for conv layer is?
For eg: How are CONV2D_ACT_KP , CONV2D_ACT_Rect ,CONV2D_ACT_NoP, CONV2D_ACT_NoP_residual and CONV2D_ACT_NoP_variable different ?
Also what are the degrees of freedom they offer? Can I say use CONV2D_ACT_KP ,CONV2D_ACT_NoP interchangeably? Or does that always depend upon what layer the model is using?