About branch channel
halcyon370 opened this issue · 1 comments
halcyon370 commented
I found this line in RSN18.coco/network.py.
self.branch_ch = in_planes*26//64
Why is branch channel 26?
caiyuanhao1998 commented
This is just a hyper-parameter. You can adjust it :)