d-li14 / condconv.pytorchLinks
PyTorch implementation of CondConv and MobileNetV2 model
☆34Updated 5 years ago
Alternatives and similar repositories for condconv.pytorch
Users that are interested in condconv.pytorch are comparing it to the libraries listed below
Sorting:
- official code for dynamic convolution decomposition☆131Updated 3 years ago
- The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks☆220Updated 4 months ago
- Pytorch Re-Implementation | Dynamic Region-Aware Convolution (ECCV2020)☆105Updated 4 years ago
- ☆172Updated 5 years ago
- ☆76Updated 4 years ago
- Dynamic Group Convolution for Accelerating Convolutional Neural Networks (ECCV 2020)☆126Updated 4 years ago
- [ IJCAI-20 ] Split to Be Slim: An Overlooked Redundancy in Vanilla Convolution☆129Updated 5 years ago
- Deforming kernels to adapt towards object deformation. In ICLR 2020.☆198Updated 5 years ago
- HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)☆142Updated 4 years ago
- Resolution adaptive network☆152Updated 3 years ago
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆160Updated last year
- The official repo of the CVPR2021 oral paper: Representative Batch Normalization with Feature Calibration☆85Updated 2 years ago
- Implementation for Context-Gated Convolution