Thanks for the good sources.
I am currently trying to convert torch based code to TF, and struggling in the middle of modifying backbone networks.
I am not very clear in terms of understadning 'rfp' parameter in Bottleneck block for using rfp_conv_layer.
Can you briefly explain what 'rfp' parameter does?
Hello,
Thanks for the good sources. I am currently trying to convert torch based code to TF, and struggling in the middle of modifying backbone networks.
I am not very clear in terms of understadning 'rfp' parameter in Bottleneck block for using rfp_conv_layer. Can you briefly explain what 'rfp' parameter does?
Thank you.