Management Dashboard for Torchserve
-
Updated
Jan 31, 2023 - Python
Management Dashboard for Torchserve
An end-to-end Machine Learning project from writing a Jupyter notebook to check the viability of the solution, to breaking down the same into modular code, creating a Flask web app integrated with a HTML template to make a website interface, and deploying on AWS and Azure.
Pushing Deep Learning models into production using torchserve, kubernetes and react web app 😄
Serving large ml models independently and asynchronously via message queue and kv-storage for communication with other services [EXPERIMENT]
Deployment of 3D-Detection and Tracking pipeline in simulation based on rosbags and real-time.
Scientific CUDA benchmarking framework: 4 implementations x 3 power modes x 5 matrix sizes on Jetson Orin Nano. 1,282 GFLOPS peak, 90% performance @ 88% power (25W mode), 99.5% accuracy validation, edge AI deployment guide.
A EKS-based ML deployment solution
An implementation of seminal CVPR 2016 paper: "A Hierarchical Deep Temporal Model for Group Activity Recognition."
Base classes and utilities that are useful for deploying ML models.
A basic example of deploying machine learning applications
A complete FastAPI learning repository — from basic CRUD operations to advanced ML model deployment with Docker.
🌐 Language identification for Scandinavian languages
ml-deploy-lite is a Python library designed to simplify the deployment of machine learning models. It allows developers to quickly turn their models into REST APIs or gRPC services with minimal configuration. The library integrates seamlessly with Docker and Kubernetes, providing built-in monitoring and logging for performance and error tracking.
🔍 Analyze CUDA matrix multiplication performance and power consumption on NVIDIA Jetson Orin Nano across multiple implementations and settings.
An end-to-end ML model deployment pipeline on GCP: train in Cloud Shell, containerize with Docker, push to Artifact Registry, deploy on GKE, and build a basic frontend to interact through exposed endpoints. This showcases the benefits of containerized deployments, centralized image management, and automated orchestration using GCP tools.
Machine Learning sentiment analysis model deployed with FastAPI and Docker
🪘 Tabla Drum Image Generator – AI-powered tabla drum image generation using Stable Diffusion & GANs. Features custom dataset curation, ML training pipeline, and scalable API deployment.
ML classification system for pulsar detection from radio telescope data (HTRU2 dataset). FastAPI + Docker deployment.
A full-stack machine learning architecture for food delivery ETA prediction, leveraging a DVC-driven pipeline, automated CI/CD workflows, cloud artifact management, and LGBM-based stacked regression ensemble for high-fidelity time estimations.
Add a description, image, and links to the ml-deployment topic page so that developers can more easily learn about it.
To associate your repository with the ml-deployment topic, visit your repo's landing page and select "manage topics."