renmengye / np-conv2d
2D Convolution using NumPy
☆17Updated 2 years ago
Alternatives and similar repositories for np-conv2d:
Users that are interested in np-conv2d are comparing it to the libraries listed below
- Implementation of the Winograd algorithm.☆23Updated 6 years ago
- A visualization and transformation of pytorch model☆30Updated 5 years ago
- Post-training sparsity-aware quantization☆34Updated last year
- 3rd place solution for NeurIPS 2019 MicroNet challenge☆35Updated 5 years ago
- [NeurIPS 2020] ShiftAddNet: A Hardware-Inspired Deep Network☆71Updated 4 years ago
- Implementation of "DeepShift: Towards Multiplication-Less Neural Networks" https://arxiv.org/abs/1905.13298☆109Updated 3 years ago
- I'm going to use the Winograd’s minimal filtering algorithms to introduce a new class of fast algorithms for convolutional neural networks…☆12Updated 6 years ago
- A curated list of binary neural network research papers and software packages.☆20Updated 4 years ago
- Code for the ICLR2020 "Training Binary Neural Networks with Real-to-Binary Convolutions☆35Updated 4 years ago
- [ICLR 2021 Spotlight] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yinin…☆30Updated 10 months ago
- Cheng-Hao Tu, Jia-Hong Lee, Yi-Ming Chan and Chu-Song Chen, "Pruning Depthwise Separable Convolutions for MobileNet Compression," Interna…☆16Updated 4 years ago
- ☆17Updated 2 years ago
- [CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu…☆57Updated 3 years ago
- ☆53Updated 5 years ago
- Official implementation "ChipNet: Budget-Aware Pruning with Heaviside Continuous Approximations"☆21Updated 2 years ago
- Code for High-Capacity Expert Binary Networks (ICLR 2021).☆27Updated 3 years ago
- PyTorch implementation of Near-Lossless Post-Training Quantization of Deep Neural Networks via a Piecewise Linear Approximation☆21Updated 4 years ago
- Position-based Scaled Gradient for Model Quantization and Pruning Code (NeurIPS 2020)☆26Updated 4 years ago
- A implement of run-length encoding for Pytorch tensor using CUDA☆11Updated 3 years ago
- ☆47Updated 4 years ago
- Awesome Quantization Paper lists with Codes☆12Updated 3 years ago
- Code for "Fast Sparse ConvNets" CVPR2020 submissions☆13Updated 5 years ago
- Official implementation of "Searching for Winograd-aware Quantized Networks" (MLSys'20)☆27Updated last year
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆55Updated last year
- Train neural networks with joint quantization and pruning on both weights and activations using any pytorch modules☆40Updated 2 years ago
- TBNv2: Convolutional Neural Network With Ternary Inputs and Binary Weights☆17Updated 4 years ago
- Pytorch Implementation using Binary Weighs and activation.Accuracies are comparable .☆41Updated 4 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆46Updated 4 years ago
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- Pytorch implementation of our paper accepted by NeurIPS 2020 -- Rotated Binary Neural Network☆81Updated 2 years ago