pppLang / Res2NetLinks
Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.
☆17Updated 5 years ago
Alternatives and similar repositories for Res2Net
Users that are interested in Res2Net are comparing it to the libraries listed below
Sorting:
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 7 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- Res2Net architecture with improved stem and Mish activation function☆136Updated 5 years ago
- PyTorch implementation of RICAP (Random Image Cropping And Patching)☆39Updated 6 years ago
- You Only Look Once by Pytorch☆33Updated 2 years ago
- Pytorch0.4.1 codes for Lighthead-RCNN