Code of the ICASSP 2022 paper "Gradient Variance Loss for Structure Enhanced Super-Resolution"
- Updated
Feb 27, 2022 - Python
Code of the ICASSP 2022 paper "Gradient Variance Loss for Structure Enhanced Super-Resolution"
Efficient in-memory representation for ONNX, in Python
本仓库包含了完整的深度学习应用开发流程,以经典的手写字符识别为例,基于LeNet网络构建。推理部分使用torch、onnxruntime以及openvino框架💖
Vision-lanugage model example code.
DA2Lite is an automated model compression toolkit for PyTorch.
Minimal Reproducibility Study of (https://arxiv.org/abs/1911.05248). Experiments with Compression of Deep Neural Networks
ptdeco is a library for model optimization by matrix decomposition built on top of PyTorch
compares different pretrained object classification with per-layer and per-channel quantization using pytorch
Arbitrary Numbers
Quantization for Object Detection in Tensorflow 2.x
Compile PyTorch vision models into ultra-fast Rust binaries for edge, server, and browser deployment
Computer vision project that classifies 101 food categories with 80.2% accuracy using fine-tuned EfficientNetB2 and PyTorch. Features interactive Gradio UI, optimized inference (~100ms/image), and strategic training on 20% of Food101 dataset for efficient resource utilization.
Công cụ giảm kích thước mô hình bằng Quantization, kết hợp AI Agent để tự động chọn mức tối ưu, giúp tăng tốc và tiết kiệm chi phí inference.
Heart disease classification using machine learning algorithms with hyperparameter tuning for optimized model performance. Algorithms include XGBoost, Random Forest, Logistic Regression, and moreto find the best model for accurate heart disease prediction.
ai-zipper offers numerous AI model compression methods, also it is easy to embed into your own source code
This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.
MedMNIST-EdgeAI -> an end-to-end exploration into model distillation, optimization, and deployment for resource-constrained environments, all centered around the MedMNIST medical imaging dataset.
Semantic model router with parallel LLM classification, prompt caching, and vision short-circuiting. Optimizes request routing with sub-100ms overhead for Open WebUI.
A web application built using Streamlit to detect emotions and sentiment from Indonesian text. This project uses Machine Learning models (Naive Bayes, Random Forest, and SVM) trained with TF-IDF vectorization and stored as .pkl files for direct use.
Add a description, image, and links to the model-optimization topic page so that developers can more easily learn about it.
To associate your repository with the model-optimization topic, visit your repo's landing page and select "manage topics."