I wrangle deep learning models so you don’t have to. I help companies design end-to-end deep learning solutions and deploy them into production.
If you find my work helpful, consider supporting me to keep creating valuable content:
I wrangle deep learning models so you don’t have to. I help companies design end-to-end deep learning solutions and deploy them into production.
If you find my work helpful, consider supporting me to keep creating valuable content:
By the end of this post, you will learn how to: Train a SOTA YOLOv5 model on your own data. Sparsify the model using SparseML quantization aware training, sparse transfer learning, and one-shot qua…
PyTorch at the Edge: Deploying Over 964 TIMM Models on Android with TorchScript and Flutter.
Bringing High-Quality Image Models to Mobile: Hugging Face TIMM Meets Android & iOS
Vector/Hybrid Search & Retrieval on PostgreSQL database using Vision Language Model.
Jupyter Notebook 3
Adapt TIMM backbone to your custom dataset with self-supervised learning in fastai
Jupyter Notebook
Chain multiple models together using BentoML. Run inference with an API endpoint. Deploy anywhere Docker runs.
Python