Repository navigation

#

bnn

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

Python
2242
4 天前

A toolbox for spectral compressive imaging reconstruction including MST (CVPR 2022), CST (ECCV 2022), DAUHST (NeurIPS 2022), BiSCI (NeurIPS 2023), HDNet (CVPR 2022), MST++ (CVPRW 2022), etc.

Python
734
2 个月前

PyTorch-based library for Riemannian Manifold Hamiltonian Monte Carlo (RMHMC) and inference in Bayesian neural networks

Jupyter Notebook
443
8 个月前

Highly optimized inference engine for Binarized Neural Networks

C++
249
6 天前

This project is the official implementation of 'Basic Binary Convolution Unit for Binarized Image Restoration Network', ICLR2023

Python
115
2 年前
Python
86
1 年前

The collection of training tricks of binarized neural networks.

72
4 年前

A Toolbox for Binarized Spectral Compressive Imaging (NeurIPS 2023)

Python
54
1 年前

System Verilog code describing a fully combinational binarized neural network.

SystemVerilog
33
7 年前

[ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"

Python
32
3 年前

A PyTorch implemenation of real XNOR-popcount (1-bit op) GEMM Linear PyTorch extension support both CPU and CUDA

Python
21
2 年前

HLS code for a BNN accelerator

C++
15
7 年前

Towards Accurate Binary Neural Networks via Modeling Contextual Dependencies

Python
11
3 年前

This project aims to integrate Domain Knowledge with Bayesian Deep Learning through an intuitive Active Learning interface

JavaScript
11
2 个月前

Optimization of Transmit Beamforming based on Unsupervised Learning With Channel Covariances for MISO Downlink Assisted by Reconfigurable Intelligent Surfaces

Python
10
4 个月前

This is a framework for binary neural network based mmclassification

Python
8
3 年前

Neural Property Approximate Quantifier

Python
8
2 年前

BNN-to-FPGA framework, written in VHDL and Python

Python
7
4 年前

The official repository for the paper LAB: Learnable Activation Binarizer for Binary Neural Networks.

Python
6
2 年前