An open API service indexing awesome lists of open source software.

https://github.com/first-coding/vit

This project distills a ViT model into a compact CNN, reducing its size to 1.24MB with minimal accuracy loss. ONNXRuntime with CUDA boosts inference speed, while FastAPI and Docker simplify deployment.
https://github.com/first-coding/vit

docker fastapi image-classification knowledge-distillation model-quantization onnx onnxruntime python vision-transformer

Last synced: about 1 month ago
JSON representation

This project distills a ViT model into a compact CNN, reducing its size to 1.24MB with minimal accuracy loss. ONNXRuntime with CUDA boosts inference speed, while FastAPI and Docker simplify deployment.

Awesome Lists containing this project