C3Net.pytorch
C3Net.pytorch copied to clipboard
code incompleteness
-
lib/network/senet_pytorch and lib/network/ncnet_pytorch are empty. lacks the backbones for imagenet.
-
torch.nn.modules.module.ModuleAttributeError: 'Sequential' object has no attribute 'cn'. It seems that the code base lacks the channel correlation module.
-
no experiments for detection and segmentation.