Serge-weihao
Results
1
issues of
Serge-weihao
https://github.com/speedinghzl/CCNet/blob/pure-python/cc_attention/functions3d.py I think the overlapped elements should be masked out twice for 3d cc attention module, if your paper describes 3d version as below.  I wrote 3 [versions](https://github.com/Serge-weihao/CCNet-Pure-Pytorch/blob/master/networks/CC3d.py) of...