model-optimization topic

List model-optimization repositories

Adventures-in-TensorFlow-Lite

168
Stars
33
Forks
Watchers

This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.

awesome-computer-vision-resources

101
Stars
21
Forks
Watchers

a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。

E2E-Object-Detection-in-TFLite

29
Stars
8
Forks
Watchers

This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the optimized model.

Knowledge-Distillation-in-Keras

49
Stars
17
Forks
Watchers

Demonstrates knowledge distillation for image-based models in Keras.

gradient-variance-loss

25
Stars
0
Forks
Watchers

Code of the ICASSP 2022 paper "Gradient Variance Loss for Structure Enhanced Super-Resolution"

openvino-lenet-sample

15
Stars
2
Forks
Watchers

本仓库包含了完整的深度学习应用开发流程,以经典的手写字符识别为例,基于LeNet网络构建。推理部分使用torch、onnxruntime以及openvino框架💖