First release on PyPI, version 0.2.0.
bnn_pynq-r1
Updated *FC networks from maltanar with TensorNorm instead of BatchNorm as last year, to ease deployment to FINN.
quant_mobilenet_v1_4b-r2
Update pretrained MobileNet V1 w/ 4b weights in the first layer.
cnv_test_ref-r0
Reference tests vectors for CNV models, r0.
bnn_pynq-r0
CNV, LFC, SFC, TFC topologies, originally designed for BNN-PYNQ, trained with Brevitas. Thanks to maltanar and ussamazahid96 .
Matching txt files contain batch-by-batch accuracy results, taken directly from the evaluation scripts.
quant_quartznet_4b-r0
Pretrained 4b QuartzNet for automatic speech recognition.
quant_quartznet_8b-r0
Pretrained 8b QuartzNet encoder and decoder for automatic speech recognition.
quant_melgan_8b-r0
Pretrained quantized 8b MelGAN vocoder on LJSpeech.
quant_proxylessnas_mobile14_hadamard_4b-r0
Pretrained quantized ProxylessNAS Mobile14 with everything at 4b (except input and weights of the first layer at 8 bits) and an Hadamard classifier as the last layer.
quant_proxylessnas_mobile14_4b-r0
Pretrained quantized ProxylessNAS Mobile14 with everything at 4b (except input and weights of the first layer at 8 bits).
quant_proxylessnas_mobile14_4b5b-r0
Pretrained quantized ProxylessNAS Mobile14 with 5b inputs and weights in depthwise layers, and everything else at 4b (except the weights of the first layer at 8 bits).
quant_mobilenet_v1_4b-r1
Re-release pretrained quantized 4b MobileNet V1 with proper naming so that it can be downloaded automatically.
examples-0.0.1
Add pretrained .pth for quantized 4b MobileNet V1.