huangtinglin / PyTorch-extension-ConvolutionLinks
An example of C++ extension for PyTorch.
☆37Updated 6 years ago
Alternatives and similar repositories for PyTorch-extension-Convolution
Users that are interested in PyTorch-extension-Convolution are comparing it to the libraries listed below
Sorting:
- deformable_conv2d layer implemented in pytorch☆63Updated 6 years ago
- This project is the official implementation of our accepted ICLR 2021 paper BiPointNet: Binary Neural Network for Point Clouds.☆77Updated 4 years ago
- This is the official implementation of "DHP: Differentiable Meta Pruning via HyperNetworks".☆58Updated 3 years ago
- PyTorch implementation of Dynamic Grouping Convolution and Groupable ConvNet with pre-trained G-ResNeXt models☆69Updated 5 years ago
- Code for Dynamic Convolutions: Exploiting Spatial Sparsity for Faster Inference (CVPR2020)☆128Updated 3 years ago
- How and why you want to make your pytorch CUDA/CPP extension with a Makefile☆172Updated 6 years ago
- Collections of model quantization algorithms. Any issues, please contact Peng Chen (blueardour@gmail.com)☆73Updated 4 years ago
- Code for the ICLR2020 "Training Binary Neural Networks with Real-to-Binary Convolutions☆34Updated 5 years ago
- SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas☆162Updated 4 years ago
- Global Sparse Momentum SGD for pruning very deep neural networks☆43Updated 3 years ago
- ResNet with Shift, Depthwise, or Convolutional Operations for CIFAR-100, CIFAR-10 on PyTorch☆142Updated last year
- ☆70Updated 6 years ago
- LSM: Learning Subspace Minimization for Low-Level Vision (CVPR'2020)☆45Updated 5 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆74Updated 5 years ago
- Yet Another Pytorch Distributed MobileNetV2-based Networks Implementation☆63Updated 5 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆14Updated 4 years ago
- ☆120Updated 5 years ago
- This is the official pytorch implementation for paper: BiDet: An Efficient Binarized Object Detector, which is accepted by CVPR2020.☆173Updated 4 years ago
- Slides with modifications for a course at Tsinghua University.☆62Updated 3 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- Faster depthwise convolutions for PyTorch☆66Updated 5 years ago
- Code for IJCAI2019 paper☆46Updated 6 years ago
- Cyclic Differentiable Architecture Search☆36Updated 3 years ago
- Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression. CVPR2020.☆65Updated 3 years ago
- Reference implementation for Blueprint Separable Convolutions (CVPR 2020)☆138Updated 3 years ago
- Develop and research with PyTorch more easily.☆25Updated 7 years ago
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆57Updated 4 years ago
- Implementation of Sparse Shift Layer and Active Shift Layer (3D, 4D, 5D tensors) for PyTorch(CPU,GPU)☆35Updated 4 years ago
- Code for paper "Automatic Neural Network Compression by Sparsity-Quantization Joint Learning: A Constrained Optimization-based Approach"☆18Updated 5 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆114Updated 4 years ago