haithanhp / mixconv_pytorchLinks
☆12Updated 5 years ago
Alternatives and similar repositories for mixconv_pytorch
Users that are interested in mixconv_pytorch are comparing it to the libraries listed below
Sorting:
- This is an official implementation of our CVPR 2020 paper "Non-Local Neural Networks With Grouped Bilinear Attentional Transforms".☆12Updated 4 years ago
- [ICCV W] Contextual Convolutional Neural Networks (https://arxiv.org/pdf/2108.07387.pdf)☆13Updated 3 years ago
- The reproduce for "AM-LFS: AutoML for Loss Function Search"☆14Updated 5 years ago
- Knowledge Distillation Toolbox for Semantic Segmentation☆17Updated 2 years ago
- code and trained models for "Attention as Activation"☆19Updated 4 years ago
- Reducing Channel Redundancy in Convolutional Neural Networks by Features Recombining (TIP 2021)☆18Updated 2 years ago
- ☆20Updated 2 years ago
- ☆10Updated 3 years ago
- PyTorch implementation for OD-cheap-convolution.☆20Updated 5 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆22Updated 4 years ago
- Code for RepNAS☆13Updated 3 years ago
- A PyTorch implementation of MixNet: Mixed Depthwise Convolutional Kernels☆11Updated 5 years ago
- pytorch implementation of Funnel Activation (FReLU)☆16Updated 4 years ago
- Locally Enhanced Self-Attention: Rethinking Self-Attention as Local and Context Terms☆20Updated 3 years ago
- An unofficial implementation of (Adaptively Parametric Rectifier Linear Unit,APReLU).☆12Updated 5 years ago
- PyTorch and Tensorflow implementation for our accepted CVPR 2020 paper (Oral): An Investigation into the Stochasticity of Batch Whitenin…☆10Updated 2 years ago
- This is an official implementation of video classification for our CVPR 2020 paper "Non-Local Neural Networks With Grouped Bilinear Atten…☆12Updated 4 years ago
- ☆20Updated 4 years ago
- The image processing operations for useful☆15Updated 6 years ago
- This is a PyTorch implementation of Kaggle's Cassava Disease Visual Classification challenge (5th place in private leaderboard)☆12Updated 5 years ago
- Noise-Aware Fully Webly Supervised Object Detection☆25Updated 4 years ago
- Instance-Level Salient Object Detection, Computer Vision and Image Understanding (CVIU), 2021.☆10Updated 4 years ago
- Pytorch implementation (TPAMI 2023) - Training Compact CNNs for Image Classification using Dynamic-coded Filter Fusion☆19Updated 2 years ago
- Associating Multi-Scale Receptive Fields for Fine-grained Recognition (ICIP2020)☆30Updated 4 years ago
- SideWindowFilter’s reimplement by using pytorch