Non-local_pytorch
Non-local_pytorch copied to clipboard
Confusion on max_pool in non-local block
Hi, I am wondering why the kernel size in non-local block for 3D is (1,2,2) rather than (2,2,2)? Thanks
Hi @Holmes-GU , maybe you can find the answer in here https://github.com/AlexHex7/Non-local_pytorch/issues/17 .