CSPResNeXt Block

Computer VisionIntroduced 20003 papers

Description

CSPResNeXt Block is an extended ResNext Block where we partition the feature map of the base layer into two parts and then merge them through a cross-stage hierarchy. The use of a split and merge strategy allows for more gradient flow through the network.

Papers Using This Method