All Projects → Tf2 → Similar Projects or Alternatives

1234 Open source projects that are alternatives of or similar to Tf2

Lq Nets
LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
Stars: ✭ 195 (+72.57%)
Mutual labels:  cnn, quantization, dnn
Opencv Mtcnn
An implementation of MTCNN Face detector using OpenCV's DNN module
Stars: ✭ 59 (-47.79%)
Mutual labels:  opencl, inference, dnn
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+1745.13%)
Mutual labels:  cnn, dnn
ATMC
[NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: A Unified Optimization Framework”
Stars: ✭ 41 (-63.72%)
Mutual labels:  quantization, model-compression
FAST-Pathology
⚡ Open-source software for deep learning-based digital pathology
Stars: ✭ 54 (-52.21%)
Mutual labels:  opencl, inference
Hawq
Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.
Stars: ✭ 108 (-4.42%)
Mutual labels:  quantization, model-compression
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (+4.42%)
Mutual labels:  cnn, quantization
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+1100%)
Mutual labels:  model-compression, dnn
BitPack
BitPack is a practical tool to efficiently save ultra-low precision/mixed-precision quantized models.
Stars: ✭ 36 (-68.14%)
Mutual labels:  quantization, model-compression
Caffe Mobile
Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.
Stars: ✭ 316 (+179.65%)
Mutual labels:  cnn, dnn
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+231.86%)
Mutual labels:  cnn, dnn
John
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
Stars: ✭ 5,656 (+4905.31%)
Mutual labels:  fpga, opencl
Awesome Automl And Lightweight Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
Stars: ✭ 691 (+511.5%)
Mutual labels:  quantization, model-compression
Dialectid e2e
End to End Dialect Identification using Convolutional Neural Network
Stars: ✭ 40 (-64.6%)
Mutual labels:  cnn, dnn
Awesome Ai Infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
Stars: ✭ 223 (+97.35%)
Mutual labels:  quantization, model-compression
Pretrained Language Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
Stars: ✭ 2,033 (+1699.12%)
Mutual labels:  model-compression, quantization
Blueoil
Bring Deep Learning to small devices
Stars: ✭ 244 (+115.93%)
Mutual labels:  fpga, quantization
ZAQ-code
CVPR 2021 : Zero-shot Adversarial Quantization (ZAQ)
Stars: ✭ 59 (-47.79%)
Mutual labels:  quantization, model-compression
fpga caffe
No description or website provided.
Stars: ✭ 116 (+2.65%)
Mutual labels:  fpga, opencl
Tensorflow template application
TensorFlow template application for deep learning
Stars: ✭ 1,851 (+1538.05%)
Mutual labels:  cnn, inference
Chaidnn
HLS based Deep Neural Network Accelerator Library for Xilinx Ultrascale+ MPSoCs
Stars: ✭ 258 (+128.32%)
Mutual labels:  inference, dnn
Caffe Hrt
Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original Caffe architecture which users deploy their applications seamlessly.
Stars: ✭ 271 (+139.82%)
Mutual labels:  cnn, dnn
Trisycl
Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group
Stars: ✭ 354 (+213.27%)
Mutual labels:  fpga, opencl
Sdaccel examples
SDAccel Examples
Stars: ✭ 325 (+187.61%)
Mutual labels:  fpga, opencl
Sai
SDK for TEE AI Stick (includes model training script, inference library, examples)
Stars: ✭ 28 (-75.22%)
Mutual labels:  cnn, quantization
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+777.88%)
Mutual labels:  quantization, model-compression
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-56.64%)
Mutual labels:  cnn, quantization
Pipecnn
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
Stars: ✭ 775 (+585.84%)
Mutual labels:  fpga, opencl
spector
Spector: An OpenCL FPGA Benchmark Suite
Stars: ✭ 38 (-66.37%)
Mutual labels:  fpga, opencl
Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (+499.12%)
Mutual labels:  quantization, model-compression
Tornadovm
TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
Stars: ✭ 479 (+323.89%)
Mutual labels:  fpga, opencl
Kd lib
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
Stars: ✭ 173 (+53.1%)
Mutual labels:  quantization, model-compression
Awesome Ml Model Compression
Awesome machine learning model compression research papers, tools, and learning material.
Stars: ✭ 166 (+46.9%)
Mutual labels:  quantization, model-compression
Mivisionx
MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit. AMD MIVisionX also delivers a highly optimized open-source implementation of the Khronos OpenVX™ and OpenVX™ Extensions.
Stars: ✭ 100 (-11.5%)
Mutual labels:  opencl, inference
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (+200%)
Mutual labels:  cnn, dnn
Convolution network on fpga
CNN acceleration on virtex-7 FPGA with verilog HDL
Stars: ✭ 236 (+108.85%)
Mutual labels:  fpga, cnn
fastT5
⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.
Stars: ✭ 421 (+272.57%)
Mutual labels:  inference, quantization
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (+57.52%)
Mutual labels:  cnn, dnn
opencl-hls-cnn-accelerator
OpenCL HLS based CNN Accelerator on Intel DE10 Nano FPGA.
Stars: ✭ 49 (-56.64%)
Mutual labels:  fpga, opencl
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (+11.5%)
Mutual labels:  quantization, model-compression
dcurl
Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl
Stars: ✭ 39 (-65.49%)
Mutual labels:  fpga, opencl
Brevitas
Brevitas: quantization-aware training in PyTorch
Stars: ✭ 343 (+203.54%)
Mutual labels:  fpga, quantization
Qkeras
QKeras: a quantization deep learning library for Tensorflow Keras
Stars: ✭ 254 (+124.78%)
Mutual labels:  fpga, quantization
crowdsource-video-experiments-on-android
Crowdsourcing video experiments (such as collaborative benchmarking and optimization of DNN algorithms) using Collective Knowledge Framework across diverse Android devices provided by volunteers. Results are continuously aggregated in the open repository:
Stars: ✭ 29 (-74.34%)
Mutual labels:  opencl, dnn
Finn
Dataflow compiler for QNN inference on FPGAs
Stars: ✭ 284 (+151.33%)
Mutual labels:  fpga, quantization
rindow-neuralnetworks
Neural networks library for machine learning on PHP
Stars: ✭ 37 (-67.26%)
Mutual labels:  opencl, dnn
optimum
🏎️ Accelerate training and inference of 🤗 Transformers with easy to use hardware optimization tools
Stars: ✭ 567 (+401.77%)
Mutual labels:  inference, quantization
Awesome Emdl
Embedded and mobile deep learning research resources
Stars: ✭ 554 (+390.27%)
Mutual labels:  inference, quantization
Haddoc2
Caffe to VHDL
Stars: ✭ 57 (-49.56%)
Mutual labels:  fpga, cnn
Micronet
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
Stars: ✭ 1,232 (+990.27%)
Mutual labels:  quantization, model-compression
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1119.47%)
Mutual labels:  cnn
Fpga Soc Linux
FPGA+SoC+Linux+Device Tree Overlay+FPGA Manager U-Boot&Linux Kernel&Debian10 Images (for Xilinx:Zynq-Zybo:PYNQ-Z1 Altera:de0-nano-soc)
Stars: ✭ 106 (-6.19%)
Mutual labels:  fpga
Glasgow
Scots Army Knife for electronics
Stars: ✭ 1,374 (+1115.93%)
Mutual labels:  fpga
Vc4c
Compiler for the VC4CL OpenCL implementation
Stars: ✭ 101 (-10.62%)
Mutual labels:  opencl
Awesome Deep Learning Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Stars: ✭ 1,469 (+1200%)
Mutual labels:  cnn
Sagemaker Inference Toolkit
Serve machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.
Stars: ✭ 101 (-10.62%)
Mutual labels:  inference
Lesrcnn
Lightweight Image Super-Resolution with Enhanced CNN (Knowledge-Based Systems,2020)
Stars: ✭ 101 (-10.62%)
Mutual labels:  cnn
Deep learning for computer vision with python
Deep Learning For Computer Vision With Python
Stars: ✭ 106 (-6.19%)
Mutual labels:  cnn
Etagger
reference tensorflow code for named entity tagging
Stars: ✭ 100 (-11.5%)
Mutual labels:  cnn
Robust Lane Detection
Stars: ✭ 110 (-2.65%)
Mutual labels:  cnn
1-60 of 1234 similar projects