zhanghang1989/ResNeSt
ResNeSt is a PyTorch implementation of a ResNet variant with split-attention mechanisms used as a backbone for computer vision tasks.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
ResNeSt provides a PyTorch implementation of Split-Attention Networks, a ResNet architecture variant that introduces channel-attention within residual blocks. The model serves as a backbone for various computer vision tasks including object detection, instance segmentation, semantic segmentation, and panoptic segmentation. It includes integration with Detectron2 and benchmarks on COCO and ADE20K datasets.