akkaze / cnn-without-any-downsamplingLinks
A project demonstrate that downsampling(upsaming) in cnn are not nesscessary
☆82Updated 6 years ago
Alternatives and similar repositories for cnn-without-any-downsampling
Users that are interested in cnn-without-any-downsampling are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Res2Net☆115Updated 6 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆176Updated 5 years ago
- Res2Net architecture with improved stem and Mish activation function☆136Updated 6 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆70Updated 6 years ago
- ☆173Updated 5 years ago
- Res2Net achieves SOTA on mmdetection.☆40Updated 5 years ago
- TensorFlow implementation of DropBlock☆79Updated last year
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- Dual Super-Resolution Learning for Semantic Segmentation☆107Updated 4 years ago
- ☆139Updated 3 years ago
- Search for RegNet using PyTorch☆318Updated 5 years ago
- image classification using pytorch-project-template, train a model of classification easily by modifying a json configuration☆45Updated 4 years ago
- Unofficial implementation of CARAFE: Content-Aware ReAssembly of FEatures. Pure pytorch imp☆98Updated 6 years ago
- (CVPR2020)Scale-equalizing Pyramid Convolution for object detection☆333Updated 2 years ago
- ☆286Updated 5 years ago
- 深度学习/计算机视觉工程向笔记☆11Updated 6 years ago
- Spatial Transformer Networks in Pytorch.☆157Updated 5 years ago
- [ IJCAI-20 ] Split to Be Slim: An Overlooked Redundancy in Vanilla Convolution☆128Updated 5 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆237Updated 7 years ago
- Benchmarks for Semantic Segmentation.☆62Updated 6 years ago
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 5 years ago
- Convert image folder to lmdb, adapted from Efficient-PyTorch☆70Updated 3 years ago
- [arXiv 2020] Deep Connected Attention Networks