rosinality / depthwise-conv-pytorchLinks
Faster depthwise convolutions for PyTorch
☆65Updated 5 years ago
Alternatives and similar repositories for depthwise-conv-pytorch
Users that are interested in depthwise-conv-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Guided Image Filtering☆37Updated 4 years ago
- This is the official implementation of "DHP: Differentiable Meta Pruning via HyperNetworks".☆59Updated 3 years ago
- ☆37Updated 2 years ago
- Pytorch implemenation of "Learning Filter Basis for Convolutional Neural Network Compression" ICCV2019☆18Updated 3 years ago
- [MAI@CVPR 2021] AsymmNet: Towards ultralight convolution neural networks using asymmetrical bottlenecks.☆27Updated last year
- Official implementation of ExpandNets (NeurIPS2020)☆37Updated 3 years ago
- (CVPR2020 PAMI2021) Optical Flow in the Dark☆37Updated 11 months ago
- [CVPR 2020] "Learning to Structure an Image with Few Colors". Critical structure for network recognition. #explainable-ai☆54Updated 4 years ago
- Implementation of Sparse Shift Layer and Active Shift Layer (3D, 4D, 5D tensors) for PyTorch(CPU,GPU)☆34Updated 4 years ago
- The Pytorch implementation of "Location-aware Upsampling for Semantic Segmentation" (LaU)☆53Updated 5 years ago
- ☆76Updated 3 years ago
- ☆73Updated 2 years ago
- An implement of contextual loss using PyTorch.