pppLang / Res2NetLinks
Try to implement and test CVPR 2019 paper "Res2Net: A New Multi-scale Backbone Architecture" in PyTorch.
☆18Updated 5 years ago
Alternatives and similar repositories for Res2Net
Users that are interested in Res2Net are comparing it to the libraries listed below
Sorting:
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 7 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
- Pytorch0.4.1 codes for Lighthead-RCNN☆51Updated 5 years ago
- FCOS with VoVNet(CVPRW'19) backbone networks☆59Updated 6 years ago
- An implementation of DSOD in Pytonch☆15Updated 7 years ago
- Res2Net architecture with improved stem and Mish activation function☆136Updated 6 years ago
- Benchmarks for Semantic Segmentation.☆62Updated 5 years ago
- A PyTorch implementation of Cyclical Learning Rates☆25Updated 7 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- the pytorch implementation of light models: SqueezeNet, ShuffleNet, MobileNet, MobileNetv2 and ShuffleNetv2☆52Updated 7 years ago
- You Only Look Once by Pytorch☆33Updated 2 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆43Updated 6 years ago
- IGCV3 reimplement by pytorch☆19Updated 7 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Updated 7 years ago
- Source code of paper: (not available now)☆92Updated 6 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.☆31Updated 6 years ago
- fix the speed of tensorflow☆13Updated 5 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- non-official PyTorch implementation of MobileNeXt from paper [Rethinking Bottleneck Structure for Efficient Mobile Network Design]☆48Updated 4 years ago
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- Spatial CNN model in PyTorch use Cityscapes-dataset☆39Updated 6 years ago
- Simple solution for Open Images 2019 - Instance Segmentation competition using maskrcnn-benchmark.☆39Updated 6 years ago
- Compute the variation of dice coefficient loss for real-value regression task.☆18Updated 6 years ago
- deformable_conv2d layer implemented in pytorch☆63Updated 6 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆70Updated 6 years ago
- Mobilenet model converted from tensorflow☆48Updated 7 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Updated 4 years ago
- (Oriented) PsRoIAlign Operation In Tensorflow C++ API☆47Updated 7 years ago